RESOLVED FIXED 200876
Web Inspector: REGRESSION: Debugger: pressing delete when the all/uncaught exceptions breakpoint is selected should select the next tree element
https://bugs.webkit.org/show_bug.cgi?id=200876
Summary Web Inspector: REGRESSION: Debugger: pressing delete when the all/uncaught ex...
Devin Rousso
Reported 2019-08-19 00:11:25 PDT
# STEPS TO REPRODUCE: 1. inspect any page 2. add the Assertion Failures breakpoint 3. add an event breakpoint 4. add the All Requests breakpoint 5. select the event breakpoint 6. press delete (⌫) => Assertion Failures breakpoint selected (should select the All Requests breakpoint) 7. press delete (⌫) => Uncaught Exceptions breakpoint selected (should select the All Requests breakpoint) 8. press delete (⌫) => Uncaught Exceptions breakpoint becomes disabled => Uncaught Exceptions breakpoint is still selected 9. press delete (⌫) => nothing happens (should select the All Requests breakpoint)
Attachments
Patch (13.47 KB, patch)
2019-08-19 00:48 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-08-19 00:48:08 PDT
Joseph Pecoraro
Comment 2 2019-08-19 14:50:42 PDT
Comment on attachment 376669 [details] Patch r=me
WebKit Commit Bot
Comment 3 2019-08-19 15:21:27 PDT
Comment on attachment 376669 [details] Patch Clearing flags on attachment: 376669 Committed r248873: <https://trac.webkit.org/changeset/248873>
WebKit Commit Bot
Comment 4 2019-08-19 15:21:28 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-08-19 15:24:17 PDT
Note You need to log in before you can comment on or make changes to this bug.