Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Jan 11, 2021
Web Inspector: Debugger: allow breakpoint actions to be evaluated as a user gesture
Show description for 7290e95committed
Commits on Oct 27, 2020
Web Inspector: console command line API should be exposed to breakpoint conditions/actions
Show description for 04af619committed
Commits on Sep 3, 2020
Web Inspector: allow special JavaScript breakpoints to be configured
Show description for 56a499acommitted
Commits on Aug 24, 2020
Web Inspector: allow event breakpoints to be configured
Show description for 3ef4c4dcommitted
Commits on Apr 15, 2020
Web Inspector: Debugger: add a Step next that steps by expression
Show description for 45f1ee3committed
Commits on Feb 6, 2020
Web Inspector: Sources: add a special breakpoint for controlling whether `debugger` statements pause
Show description for 36dd560committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Oct 7, 2019
[JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*)
Show description for 60b5990committed
Commits on Sep 4, 2019
Web Inspector: implement blackboxing of script resources
Show description for ac0a8fbcommitted
Commits on Aug 20, 2019
Web Inspector: Debugger: add a global breakpoint for pausing in the next microtask
Show description for 3044b85committed
Commits on Aug 16, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part
Show description for c2a4ea8committed
Commits on Mar 2, 2018
Remove monotonicallyIncreasingTime
Show description for e05d544committed
Commits on Feb 16, 2017
[JSC] Drop PassRefPtr in inspector/
Show description for 28517c5committed
Commits on Jan 23, 2017
JavaScriptCore has a weak external symbol in it
Show description for 1f0817cauthored andcommitted
Commits on Oct 13, 2016
Web Inspector: step-into `console.log(o)` should not step through inspector javascript
Show description for 89a98a7authored andcommitted
Commits on Sep 30, 2016
Breakpoints on blank lines or comments don't break
Show description for 4f8dbdbcommittedWeb Inspector: Stepping out of a function finishes the line that called it.
Show description for 6a4691bcommitted
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Sep 8, 2016
Modernize Debugger to use nullptr
Show description for bf25c1cauthored andcommitted
Commits on Aug 13, 2016
Remove always true JSC::Debugger::needPauseHandling virtual method
Show description for 6407af0authored andcommitted
Commits on Jun 20, 2016
Web Inspector: console.profile should use the new Sampling Profiler
Show description for b0d0c5acommitted
Commits on Jun 18, 2016
Unreviewed, rolling out r202152.
Show description for 2cd8a39committed
Commits on Jun 17, 2016
Web Inspector: console.profile should use the new Sampling Profiler
Show description for 95c1a9bauthored andcommitted
Commits on May 16, 2016
Hook up ShadowChicken to the debugger to show tail deleted frames
Show description for 87b9002committed
Commits on Mar 24, 2016
Web Inspector: Separate Debugger enable state from the debugger breakpoints enabled state
Show description for e17cf7ccommitted
Commits on Jan 20, 2016
Web Inspector: Hook the sampling profiler into the Timelines UI
Show description for d69f667committed
Commits on Dec 17, 2015
Web Inspector: Add JSContext Script Profiling
Show description for 69b5a04committed
Commits on Dec 4, 2015
Web Inspector: Remove untested and unused Worker inspection
Show description for b0d8e5ecommitted
Commits on Sep 16, 2015
Web Inspector: Paused Debugger prevents page reload
Show description for 70d0f59authored andcommitted
Commits on Aug 23, 2015
Unreviewed, rolling back in r188803.
Show description for 9befeeccommitted
Commits on Aug 22, 2015
Unreviewed, rolling out r188792 and r188803.
Show description for 030d00bcommitted
Commits on Aug 21, 2015
Debugger's VM should never be null
Show description for dec86bccommitted