[Webkit-unassigned] [Bug 69478] New: Add explicit JSGlobalThis type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 16:19:34 PDT 2011


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

           Summary: Add explicit JSGlobalThis type.
           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: barraclough at apple.com


JSC supports a spilt global object, as used by WebCore for the Window.  As a stage of making this visible to JSC, make it so that if the global this value is not the global object itself, it must be a subclass of JSGlobalThis.

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