[Webkit-unassigned] [Bug 21842] custom constructors (like HTMLOptionElement) are not called during "new HTMLOptionElement"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 25 04:24:07 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21842
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #3 from ap at webkit.org 2008-10-25 04:24 PDT -------
As Sam said, these "constructors" can not be used for constructing objects,
they are only good for extending prototypes. Someone else may be able to better
explain this in legalese, but the bug as filed is not valid.
--
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