[Webkit-unassigned] [Bug 218574] New: Web Inspector: map source-mapped variable names to source names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 11:12:25 PST 2020


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

            Bug ID: 218574
           Summary: Web Inspector: map source-mapped variable names to
                    source names
           Product: WebKit
           Version: WebKit Nightly Build
          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: inspector-bugzilla-changes at group.apple.com

Currently, when debugging source-mapped scripts, the mapped variables names may not match the source variable names.
Referencing these variables in the console doesn't work.

Firefox DevTools has "Scopes [ ] Map" checkbox. https://developer.mozilla.org/en-US/docs/Tools/Debugger/Using_the_Debugger_map_scopes_feature

We should either:
- Do it like Firefox, e.g. add a on/off toggle.
- Always enable it.

<rdar://70778463>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201104/b605266e/attachment.htm>


More information about the webkit-unassigned mailing list