[Webkit-unassigned] [Bug 86067] [BlackBerry] Possible to clobber httponly cookie.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 00:58:02 PDT 2012


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





--- Comment #3 from jochen at chromium.org  2012-05-18 00:57:06 PST ---
(From update of attachment 142647)
View in context: https://bugs.webkit.org/attachment.cgi?id=142647&action=review

> Source/WebCore/platform/blackberry/CookieManager.h:82
> +    void setCookies(const KURL&, const String& value, bool isHttpCookie = true);

Would it be more consistent with the other methods in this class to define an enum instead of using a bool?

-- 
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