[Webkit-unassigned] [Bug 27276] New: Some constructor objects exposed on Window have the wrong prototype chain
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 14 15:18:49 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27276
Summary: Some constructor objects exposed on Window have the
wrong prototype chain
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
Blocks: 27088
Some constructor objects exposed on Window have the wrong prototype chain
I'm going to start by making the constructors on Window be consistent in their
prototype chains. Fixing the more general case will require adding a
backpointer from every DOMObject to the global object it was created from.
--
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