Commits
User selector
Commit History
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 Mar 9, 2026
Adopt LIFETIME_BOUND in more places in JavaScriptCore
Show description for 75c21decommitted
Commits on Feb 23, 2026
Drop remaining `checked*()` member functions in the codebase
Show description for 0ad46eacommitted
Commits on Jan 21, 2026
Reduce use for .get() for smart pointers
Show description for 59dd5e4committed
Commits on Dec 5, 2025
Reland: Inspector agents should use CheckedRef for InspectorEnvironment references.
Show description for 0f0653dcommitted
Commits on Nov 15, 2025
Unreviewed, reverting 303022@main (3db54ba8bc59)
Show description for f84db56authored andcommitted
Commits on Nov 14, 2025
Inspector agents should use CheckedRef for InspectorEnvironment references.
Show description for 3db54bacommitted
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11committed
Commits on Oct 6, 2024
Stop using class-level JS_EXPORT_PRIVATE for `JavaScriptCore/inspector` directory
Show description for 28b9071committed
Commits on May 3, 2023
Remove JavaScriptCore/bindings
Show description for 6b0de00committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Sep 10, 2020
Web Inspector: modernize generated backend protocol code
Show description for f6e8afacommitted
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Sep 20, 2019
ASSERT NOT REACHED in Inspector::InjectedScriptModule::ensureInjected() seen with inspector/heap/getRemoteObject.html
Show description for 99bfe36committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Dec 4, 2018
Web Inspector: Audit: tests should support async operations
Show description for 926e3e4committed
Commits on Feb 5, 2018
JavaScriptCore files should not be included relatively
Show description for 091ada7committed
Commits on Dec 12, 2017
Web Inspector: modernize InjectedScript a bit
Show description for 0bff150committed
Commits on Nov 28, 2017
Move JSONValues to WTF and convert uses of InspectorValues.h to JSONValues.h
Show description for 27006f5authored andcommitted
Commits on Nov 15, 2017
Unreviewed, rolling out r224863.
Show description for c6d1ebecommittedMove JSONValues to WTF and convert uses of InspectorValues.h to JSONValues.h
Show description for 579a88dauthored andcommitted
Commits on Aug 15, 2016
Use #pragma once in inspector headers
Show description for b12d009authored andcommitted
Commits on Apr 16, 2016
Reduce use of Deprecated::ScriptXXX classes
Show description for 9e14a59committed
Commits on Nov 5, 2015
Web Inspector: Clean up InjectedScript uses
Show description for 7a44021authored andcommitted
Commits on Feb 27, 2015
Web Inspector: Save Console Evaluations into Command Line variables $1-$99 ($n)
Show description for 7204e17committed
Commits on Jan 21, 2015
Remove ENABLE(INSPECTOR) ifdef guards
Show description for c5a5e0bcommitted
Commits on Oct 20, 2014
Web Inspector: Generate all Inspector domains together in JavaScriptCore
Show description for 9cf3868committed
Commits on Oct 1, 2014
Web Inspector: ErrorString should be passed by reference
Show description for ad29ebecommitted
Brian Burg
Commits on Aug 25, 2014
Web Inspector: rename Inspector::TypeBuilder to Inspector::Protocol
Show description for e308d37committed
Brian Burg
Commits on Jan 9, 2014
Web Inspector: Move InjectedScript classes into JavaScriptCore
Show description for 4514017committed
Loading