RESOLVED FIXED 116969
[BlackBerry] Handle Host-Only cookies
https://bugs.webkit.org/show_bug.cgi?id=116969
Summary [BlackBerry] Handle Host-Only cookies
otcheung
Reported 2013-05-29 09:48:54 PDT
Patch to support host-only cookies.
Attachments
Patch (7.73 KB, patch)
2013-05-29 09:57 PDT, otcheung
no flags
Patch (7.77 KB, patch)
2013-05-29 09:58 PDT, otcheung
no flags
Patch (8.39 KB, patch)
2013-05-29 11:17 PDT, otcheung
no flags
otcheung
Comment 1 2013-05-29 09:57:11 PDT
otcheung
Comment 2 2013-05-29 09:58:16 PDT
Rob Buis
Comment 3 2013-05-29 10:07:02 PDT
Comment on attachment 203211 [details] Patch 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.
otcheung
Comment 4 2013-05-29 11:17:56 PDT
Rob Buis
Comment 5 2013-05-29 11:21:10 PDT
Comment on attachment 203220 [details] Patch Looks good.
WebKit Commit Bot
Comment 6 2013-05-29 11:46:31 PDT
Comment on attachment 203220 [details] Patch Clearing flags on attachment: 203220 Committed r150916: <http://trac.webkit.org/changeset/150916>
WebKit Commit Bot
Comment 7 2013-05-29 11:46:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.