[webkit-reviews] review granted: [Bug 86195] [EFL][DRT] LayoutTestController does not implement clearApplicationCacheForOrigin : [Attachment 145055] Fix style nit from comment 16

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 06:00:54 PDT 2012


Gustavo Noronha (kov) <gns at gnome.org> has granted Jussi Kukkonen
<jussi.kukkonen at intel.com>'s request for review:
Bug 86195: [EFL][DRT] LayoutTestController does not implement
clearApplicationCacheForOrigin
https://bugs.webkit.org/show_bug.cgi?id=86195

Attachment 145055: Fix style nit from comment 16
https://bugs.webkit.org/attachment.cgi?id=145055&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=145055&action=review


> Source/WebKit/efl/ewk/ewk_security_origin.h:54
> -EAPI const char  *ewk_security_origin_protocol_get(Ewk_Security_Origin *o);
> +EAPI const char	   
*ewk_security_origin_protocol_get(Ewk_Security_Origin *o);

Fixing misc style issues along with functionality addition may cause some
trouble with bisecting, so I'd try to avoid it.


More information about the webkit-reviews mailing list