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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 10 21:53:29 PDT 2015


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

            Bug ID: 150010
           Summary: Web Inspector: React.js JSXTransformer produces bogus
                    error locations
    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: nvasilyev at apple.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

Created attachment 262850
  --> https://bugs.webkit.org/attachment.cgi?id=262850&action=review
[Animated GIF] Bug

Steps:
1. Open http://nv.github.io/webkit-inspector-bugs/React-JSXTransformer/
2. Open Console
3. Click on the error location

Expected:
App.js (line 4) opens in Debugger.

Actual:
react-contenteditable.js (line 4), completely different file, opens in Debugger.

Notes:
This works as expected in Chrome DevTools but doesn't work in Firefox 43 (points to index.html and not App.js).

-- 
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/20151011/8fa815ad/attachment.html>


More information about the webkit-unassigned mailing list