[Webkit-unassigned] [Bug 27432] add read-write access to HTMLOptionElement text under GObject bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 01:54:05 PDT 2009


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


Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #14 from Luke Kenneth Casson Leighton <lkcl at lkcl.net>  2009-07-24 01:54:04 PDT ---
many many apologies!

research as follows:

http://xulrunner-1.9.sourcearchive.com/documentation/1.9~a8/interfacensIDOMHTMLOptionElement.html

http://msdn.microsoft.com/en-us/library/aa769148(VS.85).aspx

whilst MSHTML allows read-write access to text, XUL does not.  this throws a
spanner in the works, requiring exception handling, and thus the issue of
making HTMLOtionElement.text writeable in webkit is moot.

thank you for putting up with me being so insistent, and i apologise for not
having done the research earlier.

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