WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
112237
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2013-03-13 02:16:52 PDT
Created
attachment 192885
[details]
Patch
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
Committed
r145704
: <
http://trac.webkit.org/changeset/145704
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug