[Webkit-unassigned] [Bug 27432] add read-write access to HTMLOptionElement text under GObject bindings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 22 18:26:18 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27432
Mark Rowe (bdash) <mrowe at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--- Comment #11 from Mark Rowe (bdash) <mrowe at apple.com> 2009-07-22 18:26:16 PDT ---
Given that the specification says that the property should be read-only we
should not be making the property writable for any other bindings. JavaScript
is a special case as there is a wide range of existing content that is likely
to rely on this behavior. This same argument cannot be made about any other
language as the property has never been writable for those languages.
--
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