Commits
User selector
Commit History
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Jun 11, 2025
Web Inspector: REGRESSION(?): Sources Tab: async stack traces can sometimes be empty
Show description for 3122668committed
Commits on May 22, 2023
Web Inspector: Deeply nested async stack traces are not fully truncated
Show description for 3310644authored andcommitted
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 Sep 10, 2020
Web Inspector: modernize generated backend protocol code
Show description for f6e8afacommitted
Commits on Dec 21, 2018
Web Inspector: Crashes seen under Inspector::ScriptCallFrame::~ScriptCallFrame
Show description for d16047ecommitted
Commits on Oct 10, 2018
[JSC] Rename createXXX to tryCreateXXX if it can return RefPtr
Show description for fe8ab64committed
Commits on Feb 17, 2018
Web Inspector: get rid of remaining uses of OptOutput<T>
Show description for 6698fa3committed
Commits on Feb 16, 2018
Unreviewed, rolling out r228546.
Show description for ddcf520committedWeb Inspector: get rid of remaining uses of OptOutput<T>
Show description for f28437ccommitted
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 Jul 1, 2017
Web Inspector: AsyncStackTrace nodes can be corrupted when truncating
Show description for af68f64committed
Commits on Feb 16, 2017
[JSC] Drop PassRefPtr in inspector/
Show description for 28517c5committed
Commits on Jan 30, 2017
Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops)
Show description for e8d6625committedUnreviewed, rolling out r211345.
Show description for bda4b82committed
Commits on Jan 29, 2017
Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops)
Show description for dfe2cdccommitted
Loading