[Webkit-unassigned] [Bug 25634] New: Need a way to get the Frame for the code at the top of the JS stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 17:26:18 PDT 2009


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

           Summary: Need a way to get the Frame for the code at the top of
                    the JS stack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptGlue
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aa at chromium.org
                CC: fishd at chromium.org


Right now, in the Chromium port, there is
ScriptController::retrieveActiveFrame(), which retrieves the WebCore Frame
corresponding to the JS code at the bottom of the execution stack. We sometimes
also need to get the Frame corresponding to the code at the top of execution
stack, which can be different.


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