[Webkit-unassigned] [Bug 144993] New: Web Inspector: Show a warning when a non-minified JS file included by a source map is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 00:29:24 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144993

            Bug ID: 144993
           Summary: Web Inspector: Show a warning when a non-minified JS
                    file included by a source map is missing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Minor
          Priority: P5
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 253105
  --> https://bugs.webkit.org/attachment.cgi?id=253105&action=review
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150514/b73cbca6/attachment-0001.html>


More information about the webkit-unassigned mailing list