RESOLVED FIXED Bug 82438
[EFL] Change ewk_settings_icon_database_icon_object_add to proper API name
https://bugs.webkit.org/show_bug.cgi?id=82438
Summary [EFL] Change ewk_settings_icon_database_icon_object_add to proper API name
Grzegorz Czajkowski
Reported 2012-03-28 01:59:39 PDT
It's one of problematic issues - changing API. The purpose of ewk_settings_icon_database_icon_object_add is to get icon for the given URL. This function doesn't add anything to database. Documentation and API name has been adjusted.
Attachments
proposed patch (2.99 KB, patch)
2012-03-28 02:02 PDT, Grzegorz Czajkowski
no flags
updated patch according to Kubo's review (2.99 KB, patch)
2012-04-03 03:36 PDT, Grzegorz Czajkowski
no flags
Grzegorz Czajkowski
Comment 1 2012-03-28 02:02:02 PDT
Created attachment 134239 [details] proposed patch
Raphael Kubo da Costa (:rakuco)
Comment 2 2012-03-31 18:48:33 PDT
Comment on attachment 134239 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=134239&action=review Makes sense, thanks. > Source/WebKit/efl/ewk/ewk_settings.h:187 > + * @note "load,finished" singal doesn't guarantee that icons are completely loaded and Typo: "singal". Using "the" before the signal names (ie. 'The "foo,bar" signal) looks better as well, both here and in the next line.
Grzegorz Czajkowski
Comment 3 2012-04-03 03:36:27 PDT
Created attachment 135301 [details] updated patch according to Kubo's review Kubo, Could you look again at this patch?
Raphael Kubo da Costa (:rakuco)
Comment 4 2012-04-03 04:51:12 PDT
Comment on attachment 135301 [details] updated patch according to Kubo's review Looks good, thanks.
Gyuyoung Kim
Comment 5 2012-04-04 02:01:12 PDT
Comment on attachment 135301 [details] updated patch according to Kubo's review Looks good to me too.
WebKit Review Bot
Comment 6 2012-04-04 05:24:48 PDT
Comment on attachment 135301 [details] updated patch according to Kubo's review Clearing flags on attachment: 135301 Committed r113173: <http://trac.webkit.org/changeset/113173>
WebKit Review Bot
Comment 7 2012-04-04 05:24:52 PDT
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.