[webkit-reviews] review granted: [Bug 101375] Some cookie code cleanup : [Attachment 172621] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 11:13:34 PST 2012


mitz at webkit.org <mitz at webkit.org> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 101375: Some cookie code cleanup
https://bugs.webkit.org/show_bug.cgi?id=101375

Attachment 172621: proposed patch
https://bugs.webkit.org/attachment.cgi?id=172621&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=172621&action=review


> Source/WebCore/ChangeLog:13
> +	   (WebCore): Removed special code for isHTTPOnly, it's present
Foundation in all

Typo: “present Foundation”

> Source/WebCore/ChangeLog:19
> +	   Set-Cookie header, document.cookie can only be used to saet one
cookie at a time.

Typo: “saet”

> Source/WebCore/platform/CookieJar.h:40
> +// These two methods implement document.cookie API, with special rules for
HttpOnly cookies.

“(member) functions” rather than “methods”?


More information about the webkit-reviews mailing list