[webkit-reviews] review denied: [Bug 36997] LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html should not use a new-style cookie : [Attachment 52359] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 09:43:55 PDT 2010


Adam Barth <abarth at webkit.org> has denied David Kilzer (ddkilzer)
<ddkilzer at webkit.org>'s request for review:
Bug 36997:
LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html should
not use a new-style cookie
https://bugs.webkit.org/show_bug.cgi?id=36997

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
The line of code should read:

cookiesShouldBe('disorder="477beccb;richard";Path=/', 'disorder="477beccb');

I'd rather we tested non-esoteric properties of cookies before testing this
particular case (which is wrong in CFNetwork).


More information about the webkit-reviews mailing list