# 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"
<rdar://problem/49488099>
<rdar://problem/49488100>
Created attachment 379801 [details] Patch
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
Created attachment 379937 [details] Patch
Comment on attachment 379937 [details] Patch Clearing flags on attachment: 379937 Committed r250580: <https://trac.webkit.org/changeset/250580>
All reviewed patches have been landed. Closing bug.