Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
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 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 Oct 17, 2019
Use constexpr in more places and remove some unnecessary external linkage.
Show description for d2b6c67committed
Mark Lam
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 Dec 1, 2017
Web Inspector: move Inspector::Protocol::Array<T> to JSON namespace
Show description for df53e2acommitted
Commits on Jun 25, 2017
Remove excessive headers from JavaScriptCore
Show description for 10859d7committed
Commits on Nov 29, 2016
Web Inspector: Debugger should have an option for showing asynchronous call stacks
Show description for 924c49fcommitted
Commits on Aug 15, 2016
Use #pragma once in inspector headers
Show description for b12d009authored andcommitted
Commits on Jan 21, 2015
Remove ENABLE(INSPECTOR) ifdef guards
Show description for c5a5e0bcommitted
Commits on Jan 16, 2015
Web Inspector: code generator should introduce typedefs for protocol types that are arrays
Show description for 69da452committed
Brian Burg
Commits on Jan 7, 2015
Web Inspector: purge PassRefPtr from Inspector code and use Ref for typed and untyped protocol objects
Show description for 8a3eb3fauthored andcommitted
Unreviewed, rolling out r178039.
Show description for bd61a0ccommittedWeb Inspector: purge PassRefPtr from Inspector code and use Ref for typed and untyped protocol objects
Show description for 4e25a14committed
Brian Burg
Commits on Oct 20, 2014
Web Inspector: Generate all Inspector domains together in JavaScriptCore
Show description for 9cf3868committed
Commits on Aug 25, 2014
Web Inspector: rename Inspector::TypeBuilder to Inspector::Protocol
Show description for e308d37committed
Brian Burg
Commits on Feb 27, 2014
Web Inspector: JSContext inspection should report exceptions in the console
Show description for b2bda98committed
Commits on Feb 23, 2014
REGRESSION (r164507): Crash beneath JSGlobalObjectInspectorController::reportAPIException at facebook.com, twitter.com, youtube.com
Show description for 24c794acommitted
Dan Bernstein
Commits on Feb 21, 2014
Web Inspector: JSContext inspection should report exceptions in the console
Show description for 53816b7committedRevert r164486, causing a number of test failures.
Show description for 14e2167committedWeb Inspector: JSContext inspection should report exceptions in the console
Show description for 4418140committed
Commits on Feb 6, 2014
Web Inspector: Add Console support to JSContext Inspection
Show description for 3d938b8committed
Loading