WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
206818
Web Inspector: Sources: add a special breakpoint for controlling whether `debugger` statements pause
https://bugs.webkit.org/show_bug.cgi?id=206818
Summary
Web Inspector: Sources: add a special breakpoint for controlling whether `deb...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-01-26 23:19:00 PST
Created
attachment 388833
[details]
Patch
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
<
rdar://problem/59210441
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug