[Webkit-unassigned] [Bug 150010] Web Inspector: React.js JSXTransformer produces bogus error locations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 12:19:14 PDT 2015


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

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
Hmm. So apparently <script>s with //# sourceMappingURLs are added to the head of the page. The script that really executes is this <script>. And we probably do not correctly select the <script> / scriptId associated with this error. It does look like the source map data, per injected <script> is correct.

-- 
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/20151012/8d86de0f/attachment.html>


More information about the webkit-unassigned mailing list