RESOLVED FIXED 157939
Web Inspector: Main Resource with <scripts> not showing up in debugger sidebar after reload
https://bugs.webkit.org/show_bug.cgi?id=157939
Summary Web Inspector: Main Resource with <scripts> not showing up in debugger sideba...
Joseph Pecoraro
Reported 2016-05-19 22:44:55 PDT
* SUMMARY Main Resource with <scripts> not showing up in debugger sidebar after reload * TEST <script> console.log("test"); </script> * STEPS TO REPRODUCE 1. Inspect test 2. Show Debugger tab => Notice "test.html" is in sidebar 3. Reload => Notice "test.html" is not in sidebar
Attachments
[PATCH] Proposed Fix (4.37 KB, patch)
2016-05-19 22:53 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-05-19 22:45:28 PDT
Joseph Pecoraro
Comment 2 2016-05-19 22:53:12 PDT
Created attachment 279469 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2016-05-19 23:30:46 PDT
Comment on attachment 279469 [details] [PATCH] Proposed Fix Clearing flags on attachment: 279469 Committed r201210: <http://trac.webkit.org/changeset/201210>
WebKit Commit Bot
Comment 4 2016-05-19 23:30:51 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.