[Webkit-unassigned] [Bug 78722] New: Expose Window constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 10:18:15 PST 2012


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

           Summary: Expose Window constructor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.whatwg.org/specs/web-apps/current-work/mult
                    ipage/browsers.html#the-window-objecthttp://www.whatwg
                    .org/specs/web-apps/current-work/multipage/browsers.ht
                    ml#the-window-object
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: ap at webkit.org, sam at webkit.org, abarth at webkit.org


We currently do not expose the Window constructor. Other browsers do.

assertTrue(window.Window !== undefined)

This is related to bug 78721 which is about renaming the constructor.

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