Commits
User selector
Commit History
Commits on May 14, 2026
[GLIB] Non-unified build fixes for May 13th 2026
Show description for b2bd22ecommitted
Commits on Apr 24, 2026
Add missing include directives
Show description for 4e4c3bdauthored andcommitted
Commits on Apr 17, 2026
[Build Speed] Reduce the cost of StructureInlines.h
Show description for 5ff0c08committed
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Jun 26, 2025
Web Inspector: Replace MessageSource::AppCache in WebCore
Show description for b3fe8b7committed
Commits on Mar 28, 2025
AX: Add MessageSource::Accessibility console messages for Web Inspector
Show description for b984584authored andcommitted
Commits on Jun 7, 2024
Use "= default" for constructor and destructor in more JSC code
Show description for 0710c9fcommitted
Ahmad Saleem
Commits on Mar 19, 2024
Web Inspector: the frontend should be able to prevent the inspected page from clearing the console
Show description for 80d190dcommitted
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on Apr 21, 2023
Web Inspector: Console: timestamps are always wrong
Show description for 1eb0aa3committed
Commits on Jan 9, 2023
Support timestamps on WI console
Show description for d69d0f7authored andcommitted
Commits on Oct 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacbcommitted
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83committed
Commits on Jul 20, 2022
Web Inspector: should always send Console.StackTrace instead of an array of Console.CallFrame
Show description for 9b26fc6committed
Commits on May 25, 2022
Web Inspector: Timelines Tab: Screenshots: include images from `console.screenshot`
Show description for edec03ccommitted
Commits on May 19, 2021
Move CFStringRef and NSString support from StringBuilder into StringConcatenateCF
Show description for c8156cccommitted
Commits on Feb 8, 2021
Add ConsoleMessage::toString()
Show description for fd328eccommittedConsoleMessage: Don't encode string JSONLogValue's as JSON
Show description for 01bce6acommitted
Commits on Jan 22, 2021
[Apple Pay] use the first item in `shippingOptions` even when it's not `selected`
Show description for 11c36dfcommitted
Commits on Nov 12, 2020
PCM: Change from ad-click-attribution to private-click-measurement (in all forms, including .well-known URL)
Show description for 9fd169dcommitted
Commits on Nov 11, 2020
Unreviewed, reverting r269660.
Show description for 9314912committedPCM: Change from ad-click-attribution to private-click-measurement (in all forms, including .well-known URL)
Show description for e10f29fcommitted
Commits on Sep 10, 2020
Web Inspector: modernize generated backend protocol code
Show description for f6e8afacommitted
Commits on Mar 30, 2020
Web Inspector: provide a way to log messages from the network process
Show description for 86f03d6committed
Commits on Oct 24, 2019
[ Mac WK1 ] REGRESSION (r251261): Layout Test inspector/console/webcore-logging.html is consistently Failing
Show description for a0483cacommittedUnreviewed, rolling out r251482.
Show description for 3c31a03committed
Truitt Savell
Commits on Oct 23, 2019
[ Mac WK1 ] REGRESSION (r251261): Layout Test inspector/console/webcore-logging.html is consistently Failing
Show description for 87dcb78committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Jun 27, 2019
Web Inspector: throw an error if console.count/console.countReset is called with an object that throws an error from toString
Show description for 6c82d86committed
Commits on Mar 15, 2019
Web Inspector: provide a way to capture a screenshot of a node from within the page
Show description for 8828986committed
Commits on Feb 18, 2019
Add MSE logging configuration
Show description for 0e36759committed
Commits on Nov 7, 2018
Web Inspector: Fix "Javascript" => "JavaScript" enum in protocol generated objects
Show description for 5864660authored andcommitted
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on May 8, 2018
Consecutive messages logged as JSON are coalesced
Show description for 00b98b0committed