RESOLVED FIXED 196450
Web Inspector: Sources: clicking on a breakpoint changes the path components to not match the script's path
https://bugs.webkit.org/show_bug.cgi?id=196450
Summary Web Inspector: Sources: clicking on a breakpoint changes the path components ...
Devin Rousso
Reported 2019-04-01 11:48:56 PDT
# STEPS TO REPRODUCE: 1. inspect <https://webkit.org> 2. enable "Group by Path" 3. find and select the "global.js" script 4. set a breakpoint in that file 5. click on the breakpoint => "https://webkit.org > wp-content > themes > webkit > scripts > global.js" becomes just "global.js" => clicking on "global.js" has it's siblings as "All Exceptions" and "Uncaught Exceptions"
Attachments
Patch (4.50 KB, patch)
2019-09-28 21:22 PDT, Devin Rousso
mattbaker: review+
Patch (4.49 KB, patch)
2019-10-01 13:04 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2019-04-01 11:49:49 PDT
Radar WebKit Bug Importer
Comment 2 2019-04-01 11:50:53 PDT
Devin Rousso
Comment 3 2019-09-28 21:22:09 PDT
Matt Baker
Comment 4 2019-10-01 12:01:29 PDT
Comment on attachment 379801 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=379801&action=review r=me > Source/WebInspectorUI/ChangeLog:11 > + well so that the hiererchical path component shows the right breadcrumb trail. sp: hiererchical -> hierarchical
Devin Rousso
Comment 5 2019-10-01 13:04:15 PDT
WebKit Commit Bot
Comment 6 2019-10-01 13:41:40 PDT
Comment on attachment 379937 [details] Patch Clearing flags on attachment: 379937 Committed r250580: <https://trac.webkit.org/changeset/250580>
WebKit Commit Bot
Comment 7 2019-10-01 13:41:41 PDT
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.