[Webkit-unassigned] [Bug 18737] __lookupSetter__ and __lookupGetter__ don't work for getting native setters and getters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 17 03:57:46 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=18737
------- Comment #3 from shadow2531 at gmail.com 2008-06-17 03:57 PDT -------
(In reply to comment #2)
> The reason this does not work is that value is a not a getter/setter, but
> rather an attribute. It is an implementation detail that Firefox implements
> native attributes as getter/setter functions. Changing our implementation to
> do this would be a probable performance hit, so I can only really see doing
> this if there is a real world need.
>
Would making it work for instances be acceptable, or would that be just as much
as a performance concern?
--
Configure bugmail: https://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