[Webkit-unassigned] [Bug 111051] New: Web Inspector: Live editing experience: In case of an error in Javascript we have to provide the location information for the error.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 01:05:24 PST 2013


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

           Summary: Web Inspector: Live editing experience: In case of an
                    error in Javascript we have to provide the location
                    information for the error.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loislo at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list