RESOLVED FIXED Bug 83896
Web Inspector: do not attempt to load content from resource until request finished loading.
https://bugs.webkit.org/show_bug.cgi?id=83896
Summary Web Inspector: do not attempt to load content from resource until request fin...
Pavel Feldman
Reported 2012-04-13 08:32:25 PDT
When we stop in the in the inline script on reload, we should only show concatenated script content. When we resume, we should replace UI source code with the actual HTML content. We should not attempt to fetch resource content until request finished loading. I regressed it in the Request extraction and now am bringing it back.
Attachments
Patch (5.21 KB, patch)
2012-04-13 08:34 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-04-13 08:34:03 PDT
Pavel Podivilov
Comment 2 2012-04-13 08:35:53 PDT
Comment on attachment 137089 [details] Patch lgtm
Pavel Feldman
Comment 3 2012-04-13 08:41:55 PDT
Note You need to log in before you can comment on or make changes to this bug.