[webkit-reviews] review granted: [Bug 128411] Implement more of WKPreferences : [Attachment 223513] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 16:33:24 PST 2014


Tim Horton <thorton at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 128411: Implement more of WKPreferences
https://bugs.webkit.org/show_bug.cgi?id=128411

Attachment 223513: Patch
https://bugs.webkit.org/attachment.cgi?id=223513&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=223513&action=review


> Source/WebKit2/UIProcess/API/Cocoa/WKPreferences.mm:40
> +    _preferences = WebKit::WebPreferences::create(String());

using namespace WebKit?


More information about the webkit-reviews mailing list