Bug 190649

Summary: Web Inspector: Open Quickly dialog doesn't show named scripts that appear in the debugger sidebar
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2018-10-16 15:55:03 PDT
Open Quickly dialog doesn't show named scripts that appear in the debugger sidebar Test Page: (tst.html) <script>eval(`//# sourceURL=test.js\nconsole.log("test");`)</script> Steps to Reproduce: 1. Inspect test page 2. Show Debugger Tab 3. Reload => Should see "tst.html" resource and "test.js" named script 4. ⌘⇧O to trigger the quickly open dialog 5. Type "t" => Both resources should show up, only "tst.html" does
Attachments
[PATCH] Proposed Fix (2.59 KB, patch)
2018-10-16 16:06 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2018-10-16 16:06:30 PDT
Created attachment 352511 [details] [PATCH] Proposed Fix
Devin Rousso
Comment 2 2018-10-16 16:35:02 PDT
Comment on attachment 352511 [details] [PATCH] Proposed Fix rs=me
WebKit Commit Bot
Comment 3 2018-10-22 12:24:13 PDT
Comment on attachment 352511 [details] [PATCH] Proposed Fix Clearing flags on attachment: 352511 Committed r237327: <https://trac.webkit.org/changeset/237327>
WebKit Commit Bot
Comment 4 2018-10-22 12:24:15 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-10-22 12:25:29 PDT
Note You need to log in before you can comment on or make changes to this bug.