RESOLVED FIXED112237
Web Inspector: throw an exception if the requested lazy loaded script does not exist.
https://bugs.webkit.org/show_bug.cgi?id=112237
Summary Web Inspector: throw an exception if the requested lazy loaded script does no...
Ilya Tikhonovsky
Reported 2013-03-13 02:13:00 PDT
EOM
Attachments
Patch (2.21 KB, patch)
2013-03-13 02:16 PDT, Ilya Tikhonovsky
pfeldman: review+
Ilya Tikhonovsky
Comment 1 2013-03-13 02:16:52 PDT
Pavel Feldman
Comment 2 2013-03-13 02:59:42 PDT
Comment on attachment 192885 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=192885&action=review > Source/WebCore/inspector/front-end/utilities.js:992 > + if (!xhr.responseText.length) if (!xhr.responseText)
Ilya Tikhonovsky
Comment 3 2013-03-13 05:20:28 PDT
Note You need to log in before you can comment on or make changes to this bug.