Bug 200939

Summary: Web Inspector: REGRESSION (r248873): Debugger: pressing delete on a breakpoint will also delete any resource/element parent immediately before it in the list
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   
Bug Depends on: 200876    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Devin Rousso 2019-08-20 13:01:39 PDT
# STEPS TO REPRODUCE:
1. inspect any page
2. add a global breakpoint (e.g. "All Events")
3. set a breakpoint on any line in any resource
4. delete the global breakpoint added in step #2
 => breakpoint (and it's parent resource) added in step #3 is deleted
Comment 1 Devin Rousso 2019-08-20 13:49:09 PDT
Created attachment 376799 [details]
Patch
Comment 2 Joseph Pecoraro 2019-08-29 11:13:12 PDT
Comment on attachment 376799 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2019-08-29 13:50:31 PDT
Comment on attachment 376799 [details]
Patch

Clearing flags on attachment: 376799

Committed r249291: <https://trac.webkit.org/changeset/249291>
Comment 4 WebKit Commit Bot 2019-08-29 13:50:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-29 13:51:23 PDT
<rdar://problem/54852461>