RESOLVED FIXED 192093
Web Inspector: REGRESSION(r238599): Multiple Selection: selecting a breakpoint will change the selection to it's parent on the first click
https://bugs.webkit.org/show_bug.cgi?id=192093
Summary Web Inspector: REGRESSION(r238599): Multiple Selection: selecting a breakpoin...
Devin Rousso
Reported 2018-11-28 11:51:26 PST
* STEPS TO REPRODUCE: 1. open WebInspector 2. set a few breakpoints in the same JS file 3. click one of the breakpoints in the Debugger sidebar => selection changes from the breakpoint to the script (which is it's parent)
Attachments
Patch (4.48 KB, patch)
2018-11-30 12:56 PST, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2018-11-28 12:42:06 PST
Matt Baker
Comment 2 2018-11-30 12:56:16 PST
Devin Rousso
Comment 3 2018-11-30 13:47:42 PST
Comment on attachment 356226 [details] Patch r=me, nice fix :)
WebKit Commit Bot
Comment 4 2018-11-30 14:41:02 PST
Comment on attachment 356226 [details] Patch Clearing flags on attachment: 356226 Committed r238757: <https://trac.webkit.org/changeset/238757>
WebKit Commit Bot
Comment 5 2018-11-30 14:41:03 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.