[Webkit-unassigned] [Bug 72581] Static setters in prototype chains are not called.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 10:25:32 PST 2011


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





--- Comment #1 from Gavin Barraclough <barraclough at apple.com>  2011-11-17 10:25:33 PST ---
Oh wait, this probably isn't the evil bug i think it is. :-)

These properties are all probably all pseudo-regular variables, and logically not getter/setters.  As such the put should probably not be calling the setter anyway!

That said, we'll need to do something about this if WebIDL changes to define these properties to be getters/setters.  *looks at Sam*.

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