[webkit-reviews] review denied: [Bug 116969] [BlackBerry] Handle Host-Only cookies : [Attachment 203211] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 10:08:30 PDT 2013


Rob Buis <rwlbuis at gmail.com> has denied otcheung at rim.com's request for review:
Bug 116969: [BlackBerry] Handle Host-Only cookies
https://bugs.webkit.org/show_bug.cgi?id=116969

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

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=203211&action=review


Please try StringBuilder.

> Source/WebCore/platform/blackberry/CookieParser.cpp:270
> +		   String defaultHost = "." + m_defaultCookieHost;

Using StringBuilder should be more efficient.


More information about the webkit-reviews mailing list