[Webkit-unassigned] [Bug 22094] New: For calls with missing object marker for this, callee is passed caller's lexical global object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 5 18:55:29 PST 2008


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

           Summary: For calls with missing object marker for this, callee is
                    passed caller's lexical global object.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


This is incorrect for cross window call's, the callee should be receiving it's
own lexical global object, not the caller's.


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