[webkit-reviews] review requested: [Bug 58016] [EFL] Memory cache API : [Attachment 89539] updated patch regarding to Lucas' suggestions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 13 23:48:51 PDT 2011
Grzegorz <g.czajkowski at samsung.com> has asked for review:
Bug 58016: [EFL] Memory cache API
https://bugs.webkit.org/show_bug.cgi?id=58016
Attachment 89539: updated patch regarding to Lucas' suggestions
https://bugs.webkit.org/attachment.cgi?id=89539&action=review
------- Additional Comments from Grzegorz <g.czajkowski at samsung.com>
Removed checking NULL in:
- ewk_settings_cache_enable_get
- ewk_settings_cache_enable_set
- ewk_settings_cache_capacity_set
Removed returned Eina_Bool value because it's useless in:
- ewk_settings_cache_enable_set
- ewk_settings_cache_capacity_set
Added "set" to doxygen documentation
More information about the webkit-reviews
mailing list