[Webkit-unassigned] [Bug 27437] make HTMLAppletElement and HTMLEmbedElement compliant with de-facto JS-based standards under gobject bindings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 19:49:14 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27437
--- Comment #4 from Mark Rowe (bdash) <mrowe at apple.com> 2009-07-20 19:49:13 PDT ---
(In reply to comment #3)
> I think these should change to !objc instead.
>
> I don't see why these would only be exposed to JS.
The members aren't *only* being exposed to JS. They're being exposed with
different types. Your underlying point is correct though. The HTML 5
specification marks HTMLEmbedElement's width and height attribute as a
DOMString, so in theory all platforms should use the same type for these
members. In practice, Objective-C's DOM is API so they'll need to stay as the
different type for sake of API compatibility.
--
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