RESOLVED FIXED 101360
[EFL][WK2] Declare all smart callbacks in EwkViewCallbacks.h
https://bugs.webkit.org/show_bug.cgi?id=101360
Summary [EFL][WK2] Declare all smart callbacks in EwkViewCallbacks.h
Chris Dumez
Reported 2012-11-06 09:05:38 PST
Some of the EwkView callbacks are not defined in EwkViewCallbacks.h, instead the callers still use evas_object_smart_callback_call(). We should move all of them to EwkViewCallbacks.h for consistency and for better argument type checking.
Attachments
Patch (5.87 KB, patch)
2012-11-06 09:59 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-11-06 09:59:20 PST
WebKit Review Bot
Comment 2 2012-11-06 11:09:01 PST
Comment on attachment 172607 [details] Patch Clearing flags on attachment: 172607 Committed r133643: <http://trac.webkit.org/changeset/133643>
WebKit Review Bot
Comment 3 2012-11-06 11:09:05 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.