Commits
User selector
Commit History
Commits on Apr 13, 2021
Inspector code is wrongly including some private headers
Show description for b26773acommitted
Commits on Aug 24, 2020
Web Inspector: remove "extra domains" concept now that domains can be added based on the debuggable type
Show description for bbe490bcommitted
Commits on May 12, 2020
Fix existing usage of final/override/virtual in JSC and WTF
Show description for 1c3329ccommitted
Commits on Jun 25, 2017
Remove excessive headers from JavaScriptCore
Show description for 10859d7committed
Commits on Aug 15, 2016
Use #pragma once in inspector headers
Show description for b12d009authored andcommitted
Commits on May 13, 2016
Web Inspector: Inform augmenting client when inspector controller is destroyed
Show description for 8ae573ecommitted
Commits on Mar 4, 2016
Remove "virtual" from all lines that have both "virtual" and "override".
Show description for d5dc4b7committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Sep 5, 2015
Web Inspector: tighten up lifetimes for Agent-owned objects, and initialize agents using contexts
Show description for b721e4bcommittedWeb Inspector: agents should send messages through FrontendRouter instead of FrontendChannel
Show description for 4dfe34bcommitted
Commits on Sep 4, 2015
Web Inspector: InspectorController should support multiple frontend channels
Show description for 6297dcbcommittedUnreviewed, rolling out r189338.
Show description for a9d594fauthored andcommittedWeb Inspector: InspectorController should support multiple frontend channels
Show description for cc87074committed
Commits on Feb 14, 2015
Web Inspector: remove some unnecessary Inspector prefixes from class names in Inspector namespace
Show description for 66c4b98committed
Brian Burg
Commits on Nov 12, 2014
Web Inspector: Handle activating extra agents properly after inspector has connected
Show description for 77f99a6authored andcommitted
Commits on Oct 23, 2014
Web Inspector: Provide a way to have alternate inspector agents
Show description for 448b293committed
Loading