[Webkit-unassigned] [Bug 156021] Web Inspector: sourceMappingURL not used when sourceURL is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 20:10:36 PDT 2016


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |joepeck at webkit.org
                   |kit.org                     |

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Wow, thanks for the great reduction!

This was actually originally fixed in WebKit but got lost when we changed frontends right before this change landed, see bug 107939. In this case, we have a non-absolute sourceURL ("app.js" instead of something like "http://example.com/js/app.js") so we don't actually resolve the correct URL to the source map resource.

-- 
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/20160414/235c59d9/attachment.html>


More information about the webkit-unassigned mailing list