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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 11:49:29 PST 2012


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





--- Comment #2 from Erik Arvidsson <arv at chromium.org>  2012-02-15 11:49:29 PST ---
(In reply to comment #1)
> Constructor? You mean prototype object, right? Window shouldn't be a constructor.

No. I mean constructor. It is not constructable but it is still a constructor. Just like Document and HTMLDocument are exposed.

IE and Mozilla pass the following

assertTrue(typeof Window !== 'undefined');

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