Bug 200939 - Web Inspector: REGRESSION (r248873): Debugger: pressing delete on a breakpoint will also delete any resource/element parent immediately before it in the list
Summary: Web Inspector: REGRESSION (r248873): Debugger: pressing delete on a breakpoin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: 200876
Blocks:
  Show dependency treegraph
 
Reported: 2019-08-20 13:01 PDT by Devin Rousso
Modified: 2019-08-29 13:51 PDT (History)
5 users (show)

See Also:


Attachments
Patch (15.34 KB, patch)
2019-08-20 13:49 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>