WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
144993
Web Inspector: Show a warning when a non-minified JS file included by a source map is missing
https://bugs.webkit.org/show_bug.cgi?id=144993
Summary
Web Inspector: Show a warning when a non-minified JS file included by a sourc...
Nikita Vasilyev
Reported
2015-05-14 00:29:24 PDT
Created
attachment 253105
[details]
Reduction In the attached reduction angular.min.js includes a source map (angular.min.js.map) but non-minified JS file (angular.js) is missing. Steps: 1. download the attached files (angular.html, angular.min.js, angular.min.js.map) to the same directory 2. open angular.html Expected: An error or a warning that angular.js is missing. Actual: Nothing happens. Via
rdar://problem/18404247
.
Attachments
Reduction
(327 bytes, text/html)
2015-05-14 00:29 PDT
,
Nikita Vasilyev
no flags
Details
angular.min.js
(122.96 KB, application/x-javascript)
2015-05-14 00:29 PDT
,
Nikita Vasilyev
no flags
Details
angular.min.js.map
(340.76 KB, application/octet-stream)
2015-05-14 00:30 PDT
,
Nikita Vasilyev
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2015-05-14 00:29:52 PDT
Created
attachment 253106
[details]
angular.min.js
Radar WebKit Bug Importer
Comment 2
2015-05-14 00:29:59 PDT
<
rdar://problem/20951576
>
Nikita Vasilyev
Comment 3
2015-05-14 00:30:35 PDT
Created
attachment 253107
[details]
angular.min.js.map
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