[Webkit-unassigned] [Bug 18447] New: Setting of CSSStyleDeclaration.prototype.foo on outer window affects prototype of inner window
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 12 15:54:02 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18447
Summary: Setting of CSSStyleDeclaration.prototype.foo on outer
window affects prototype of inner window
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ovafai at gmail.com
That summary isn't the most clear. Will attach a test case. In short, if I set
a prototype property in an outer window and then grab an object from that type
from a frame, that property shouldn't be set on the object from the frame.
This is how Firefox and Opera work.
--
Configure bugmail: http://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