WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
218574
Web Inspector: map source-mapped variable names to source names
https://bugs.webkit.org/show_bug.cgi?id=218574
Summary
Web Inspector: map source-mapped variable names to source names
Nikita Vasilyev
Reported
2020-11-04 11:12:25 PST
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
>
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug