Bug 199554

Summary: Web Inspector: Debugger: special breakpoints and event targets should be sorted into separate "areas"
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199550
https://bugs.webkit.org/show_bug.cgi?id=199552
Attachments:
Description Flags
Patch
none
[Image] After Patch is applied none

Description Devin Rousso 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.
Comment 1 Devin Rousso 2019-07-06 12:39:14 PDT
Created attachment 373577 [details]
Patch
Comment 2 Devin Rousso 2019-07-06 12:40:20 PDT
Created attachment 373578 [details]
[Image] After Patch is applied

New sort order of all breakpoint types :)
Comment 3 Joseph Pecoraro 2019-07-08 19:58:58 PDT
Comment on attachment 373577 [details]
Patch

Nice. r=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2019-07-08 20:30:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-07-08 20:31:18 PDT
<rdar://problem/52812813>