RESOLVED INVALID 111051
Web Inspector: Live editing experience: In case of an error in Javascript we have to provide the location information for the error.
https://bugs.webkit.org/show_bug.cgi?id=111051
Summary Web Inspector: Live editing experience: In case of an error in Javascript we ...
Ilya Tikhonovsky
Reported 2013-02-28 01:07:46 PST
When I do save operation with help of Ctrl-s shortcut I see the error in console Uncaught LiveEdit Failure: Failed to compile new version of script: SyntaxError: Unexpected token ? But this error line doesn't have the location so I have to scan entire text for the errors. It slows down the development process because we also don't highlight the syntax errors in the editor.
Attachments
Brian Burg
Comment 1 2014-12-12 13:29:08 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.