[Webkit-unassigned] [Bug 24476] New: Add a new API to JavaScriptCore C++ API to get current sourceURL and lineno.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 19:55:32 PDT 2009


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

           Summary: Add a new API to JavaScriptCore C++ API to get current
                    sourceURL and lineno.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james.su at gmail.com


When executing a piece of javascript code from C++ side, it would useful to
have a mechanism to get current sourceURL and lineno in C++ callback functions,
for example when there is something wrong, an error message with current
sourceURL and lineno can be printed out from C++ code to help debug.


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



More information about the webkit-unassigned mailing list