Bug 206818

Summary: Web Inspector: Sources: add a special breakpoint for controlling whether `debugger` statements pause
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, hi, inspector-bugzilla-changes, joepeck, keith_miller, mark.lam, msaboff, saam, timothy, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Devin Rousso
Reported 2020-01-26 23:17:50 PST
This is useful in situations where the developer wants to use breakpoints set by the UI, but ignore those in code, as those in code are much harder to change than from the UI (e.g. updating a server).
Attachments
Patch (26.09 KB, patch)
2020-01-26 23:19 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2020-01-26 23:19:00 PST
EWS Watchlist
Comment 2 2020-01-26 23:19:58 PST
This patch modifies the inspector protocol. Please ensure that any frontend changes appropriately use feature checks for new protocol features.
WebKit Commit Bot
Comment 3 2020-02-05 18:19:17 PST
Comment on attachment 388833 [details] Patch Clearing flags on attachment: 388833 Committed r255887: <https://trac.webkit.org/changeset/255887>
WebKit Commit Bot
Comment 4 2020-02-05 18:19:19 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2020-02-05 18:20:15 PST
Note You need to log in before you can comment on or make changes to this bug.