[Webkit-unassigned] [Bug 151584] New: Web Inspector: No way to easily turn off/on a source map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 00:48:07 PST 2015


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

            Bug ID: 151584
           Summary: Web Inspector: No way to easily turn off/on a source
                    map
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit.org at ricciadams.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

I'm a heavy user of source maps due to various transpilers and code minifiers.  When the debugger stops on a breakpoint or an exception is thrown, the source mapped file is displayed rather than the raw .js file.  This is normally what I want.

However, there are times when I need to see the raw JavaScript in order to properly debug an issue.  Due to #142091, I also need to be able to turn off the source map in order to see type information / code coverage.

-- 
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/20151124/f96420a8/attachment-0001.html>


More information about the webkit-unassigned mailing list