Commits
User selector
Commit History
Commits on Sep 23, 2021
Web Inspector: Graphics: add instrumentation for new `CanvasRenderingContext2DSettings`
Show description for 9bbaba3committed
Commits on Aug 19, 2021
Implement ::backdrop pseudo element
Show description for c6e00eacommitted
Commits on Jul 30, 2021
Stop building WebGPU and the WHLSL compiler to decrease binary size
Show description for f11022ecommitted
Commits on Jun 11, 2021
Web Inspector: Add instrumentation to node destruction for InspectorDOMAgent
Show description for 1ee85cfcommitted
Commits on Jun 4, 2021
Web Inspector: mark recently added protocol commands/events as page-only
Show description for 188deebcommitted
Commits on Mar 28, 2021
Remove ENABLE_INDEXED_DATABASE & ENABLE_INDEXED_DATABASE_IN_WORKERS, it seems like it is on for all ports
Show description for c19981bcommitted
Sam Weinig
Commits on Mar 6, 2021
<model> should create a model-owning compositing layer
Show description for 9e0516fcommitted
Commits on Mar 4, 2021
Web Inspector: `RecordCanvasActionVariant` causes a huge symbol to be created in WebCore
Show description for c358cc2committed
Commits on Feb 25, 2021
Web Inspector: List of grid nodes is incomplete in Layout sidebar panel
Show description for 489a05fauthored andcommitted
Commits on Feb 12, 2021
Web Inspector: "Show Extended Gridlines" option for grid overlay does not work
Show description for 52c2e2ecommitted
Commits on Feb 9, 2021
Web Inspector: Add `CSS.setLayoutContextTypeChangedMode` for getting information about all layout contexts
Show description for 50eacadcommitted
Commits on Feb 5, 2021
Web Inspector: Implement backend support for maintaining a list of Grid layout contexts
Show description for bffc7fccommitted
Commits on Feb 2, 2021
Web Inspector: implement the basics for showing/hiding grid overlays
Show description for c0999c3committed
Commits on Jan 22, 2021
[Apple Pay] use the first item in `shippingOptions` even when it's not `selected`
Show description for 11c36dfcommitted
Commits on Jan 11, 2021
Web Inspector: Debugger: allow breakpoint actions to be evaluated as a user gesture
Show description for 7290e95committed
Commits on Dec 10, 2020
Web Inspector: Show current properties for font in new Elements sidebar Font panel
Show description for cda40adcommitted
Commits on Nov 12, 2020
PCM: Change from ad-click-attribution to private-click-measurement (in all forms, including .well-known URL)
Show description for 9fd169dcommitted
Commits on Nov 11, 2020
Unreviewed, reverting r269660.
Show description for 9314912committedPCM: Change from ad-click-attribution to private-click-measurement (in all forms, including .well-known URL)
Show description for e10f29fcommitted
Commits on Oct 20, 2020
Web Inspector: Add setScreenSizeOverride API to the Page agent
Show description for a4fb717authored andcommitted
Commits on Sep 10, 2020
Web Inspector: modernize generated backend protocol code
Show description for f6e8afacommitted
Commits on Sep 5, 2020
Web Inspector: allow DOM breakpoints to be configured
Show description for 8c41c72committed
Commits on Sep 3, 2020
Web Inspector: allow url breakpoints to be configured
Show description for cefc9bfcommittedWeb 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 3ef4c4dcommittedWeb Inspector: remove "extra domains" concept now that domains can be added based on the debuggable type
Show description for bbe490bcommitted
Commits on Jun 23, 2020
Keyframe animation doesn't 't show up in the Animations timeline
Show description for 4da12e1committed
Commits on Jun 16, 2020
Web Inspector: introduce request interception
Show description for 514c944authored andcommitted
Commits on Jun 2, 2020
Web Inspector: Graphics: should use the `id` (name) of the animation if it exists
Show description for 487d483committed
Commits on May 29, 2020
Web Inspector: add ITML debuggable/target type
Show description for 1b0dacacommitted
Commits on May 27, 2020
Web Inspector: replace `featureGuard` and `availability` with a combined `condition` that accepts any macro
Show description for cf46b41committed
Commits on May 14, 2020
Web Inspector: rename CSS.StyleSheetOrigin.Regular to CSS.StyleSheetOrigin.Author to match the spec
Show description for b978ad2committed
Commits on May 4, 2020
Web Inspector: Worker: should use the name of the worker if it exists
Show description for 1a056e9committedWeb Inspector: provide a way for inspector to turn on/off ITP debug mode and AdClickAttribution debug mode
Show description for e2d2eb6committed
Commits on Apr 15, 2020
Web Inspector: Debugger: add a Step next that steps by expression
Show description for 45f1ee3committed