[Webkit-unassigned] [Bug 71854] Access key should work on all elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 22:44:35 PST 2011


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





--- Comment #21 from Joseph Pecoraro <joepeck at webkit.org>  2011-11-11 22:44:35 PST ---
(In reply to comment #20)
> I'm assuming after this I'm seeing build errors from the bindings generator on Mac builds:
> 
>     Died at WebCore/bindings/scripts//CodeGeneratorObjC.pm line 323.
>     Public API change. There are missing public properties and/or methods from the "DOMHTMLAnchorElement" class.
>     @property(copy) NSString *accessKey;
> 
> CodeGeneratorObjC.pm checks the new APIs against
> Source/WebCore/bindings/objc/PublicDOMInterfaces.h. Should this file
> be updated now that accessKey is available on DOMHTMLElement?

I opened:
<http://webkit.org/b/72206> ObjC API accessKey moved up to superclass DOMHTMLElement

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