[Webkit-unassigned] [Bug 62960] New: Occasionally get incorrect line numbers due to JSONP optimisation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 19 20:01:10 PDT 2011


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

           Summary: Occasionally get incorrect line numbers due to JSONP
                    optimisation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com


A script like:
<script>var a = {}; a.b.c = {} </script>

Will get an incorrect line number as we don't propagate sufficient information to get a line number.

-- 
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