[Webkit-unassigned] [Bug 27880] HTML 5: Support click() method on HTMLElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 21 15:40:31 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=27880
--- Comment #9 from Timothy Hatcher <timothy at apple.com> 2011-12-21 15:40:30 PST ---
(From update of attachment 115771)
View in context: https://bugs.webkit.org/attachment.cgi?id=115771&action=review
>> Source/WebCore/bindings/objc/PublicDOMInterfaces.h:-421
>> -- (void)click AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
>
> Looks like we lost the version attribute. Do we need to keep it?
This needs a new availability macro. And click likely should stay on the old classes with the old macro. This same thing came up with accessKey. See: https://bugs.webkit.org/show_bug.cgi?id=72756
--
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