RESOLVED FIXED 199554
Web Inspector: Debugger: special breakpoints and event targets should be sorted into separate "areas"
https://bugs.webkit.org/show_bug.cgi?id=199554
Summary Web Inspector: Debugger: special breakpoints and event targets should be sort...
Devin Rousso
Reported 2019-07-06 12:12:43 PDT
It's weird to have the All Requests breakpoint be above regular JavaScript breakpoints when URL breakpoints are all the way at the bottom. The same is true for breakpoints on `window`, which are below other DOM breakpoints.
Attachments
Patch (4.49 KB, patch)
2019-07-06 12:39 PDT, Devin Rousso
no flags
[Image] After Patch is applied (89.78 KB, image/png)
2019-07-06 12:40 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-07-06 12:39:14 PDT
Devin Rousso
Comment 2 2019-07-06 12:40:20 PDT
Created attachment 373578 [details] [Image] After Patch is applied New sort order of all breakpoint types :)
Joseph Pecoraro
Comment 3 2019-07-08 19:58:58 PDT
Comment on attachment 373577 [details] Patch Nice. r=me
WebKit Commit Bot
Comment 4 2019-07-08 20:30:19 PDT
Comment on attachment 373577 [details] Patch Clearing flags on attachment: 373577 Committed r247253: <https://trac.webkit.org/changeset/247253>
WebKit Commit Bot
Comment 5 2019-07-08 20:30:20 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-07-08 20:31:18 PDT
Note You need to log in before you can comment on or make changes to this bug.