[webkit-reviews] review granted: [Bug 58463] Switch HTTP pipelining from user default to private setting : [Attachment 89981] Patch v4
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 17 19:08:34 PDT 2011
mitz at webkit.org has granted David Kilzer (ddkilzer) <ddkilzer at webkit.org>'s
request for review:
Bug 58463: Switch HTTP pipelining from user default to private setting
https://bugs.webkit.org/show_bug.cgi?id=58463
Attachment 89981: Patch v4
https://bugs.webkit.org/attachment.cgi?id=89981&action=review
------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=89981&action=review
> Source/WebKit2/UIProcess/API/C/WKContextPrivate.h:69
> +WK_EXPORT void _WKContextSetHTTPPipeliningEnabled(WKContextRef, bool);
In a C API header, the parameters should be named.
More information about the webkit-reviews
mailing list