RESOLVED FIXED 79060
Replace [Callback=FunctionOnly] with [Callback]
https://bugs.webkit.org/show_bug.cgi?id=79060
Summary Replace [Callback=FunctionOnly] with [Callback]
Kentaro Hara
Reported 2012-02-20 17:36:42 PST
[Callback=FunctionOnly] is not implemented by any code generator. We can replace it with [Callback]. ### I am implementing an "IDL attribute checker" to catch these "not-implemented-but-misused" cases.
Attachments
Patch (7.84 KB, patch)
2012-02-20 17:39 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-20 17:39:11 PST
WebKit Review Bot
Comment 2 2012-02-20 20:52:47 PST
Comment on attachment 127874 [details] Patch Clearing flags on attachment: 127874 Committed r108297: <http://trac.webkit.org/changeset/108297>
WebKit Review Bot
Comment 3 2012-02-20 20:53:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.