[Webkit-unassigned] [Bug 116969] [BlackBerry] Handle Host-Only cookies

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


https://bugs.webkit.org/show_bug.cgi?id=116969


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203211|review?                     |review-
               Flag|                            |




--- Comment #3 from Rob Buis <rwlbuis at gmail.com>  2013-05-29 10:07:02 PST ---
(From update of attachment 203211)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list