Bug 199918 - Web Inspector: Issues toggling multiple breakpoints on one line
Summary: Web Inspector: Issues toggling multiple breakpoints on one line
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: https://devinrousso.com/demo/WebKit/1...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-18 15:35 PDT by Joseph Pecoraro
Modified: 2019-07-19 00:40 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.23 KB, patch)
2019-07-18 22:58 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 Joseph Pecoraro 2019-07-18 15:35:01 PDT
Issues toggling multiple breakpoints on one line

Steps to Reproduce:
1. Inspect https://devinrousso.com/demo/WebKit/breakpoint-collapse.html
2. Pretty print the js file
3. Set a breakpoint on line 2
4. Set a breakpoint on line 7
5. Unpretty print the js file
6. Right click the breakpoint and select "Disable Breakpoints"
   => Show as unresolved instead of disabled
Comment 1 Devin Rousso 2019-07-18 22:58:10 PDT
Created attachment 374443 [details]
Patch
Comment 2 Joseph Pecoraro 2019-07-18 23:16:17 PDT
Comment on attachment 374443 [details]
Patch

rs=me
Comment 3 Devin Rousso 2019-07-19 00:30:42 PDT
(In reply to Joseph Pecoraro from comment #0)
> 1. Inspect https://devinrousso.com/demo/WebKit/breakpoint-collapse.html
This has been moved to <https://devinrousso.com/demo/WebKit/199918.html>.
Comment 4 WebKit Commit Bot 2019-07-19 00:39:18 PDT
Comment on attachment 374443 [details]
Patch

Clearing flags on attachment: 374443

Committed r247639: <https://trac.webkit.org/changeset/247639>
Comment 5 WebKit Commit Bot 2019-07-19 00:39:20 PDT
All reviewed patches have been landed.  Closing bug.