RESOLVED FIXED 190649
Web Inspector: Open Quickly dialog doesn't show named scripts that appear in the debugger sidebar
https://bugs.webkit.org/show_bug.cgi?id=190649
Summary Web Inspector: Open Quickly dialog doesn't show named scripts that appear in ...
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.