WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
36998
Import abarth's test suite for HTTP State Management Mechanism draft-ietf-httpstate-cookie-05
https://bugs.webkit.org/show_bug.cgi?id=36998
Summary
Import abarth's test suite for HTTP State Management Mechanism draft-ietf-htt...
David Kilzer (:ddkilzer)
Reported
2010-04-01 17:45:36 PDT
* SUMMARY It would be nice if we had tests and testing infrastructure for RFC-2109-style cookies. LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html used to set this type of cookie, but it was causing problems after bugs were fixed in other components (see
Bug 36997
).
Attachments
Add attachment
proposed patch, testcase, etc.
Julien Chaffraix
Comment 1
2010-04-01 19:49:33 PDT
Adam Barth (CC'd) has been doing some work around cookie standardization (see
http://tools.ietf.org/html/draft-abarth-cookie-07
), which would obsolete RFC2109. I don't know the progress of this standard though so maybe it is worth staying with the RFC for now.
Adam Barth
Comment 2
2010-04-01 20:18:39 PDT
RFC 2109 is obsolete. The new spec is here:
https://datatracker.ietf.org/doc/draft-ietf-httpstate-cookie/
We're getting close to last call. I have a bunch of tests here:
http://github.com/abarth/http-state/tree/master/tests/
We should turn them all into layout tests.
David Kilzer (:ddkilzer)
Comment 3
2010-04-03 16:48:42 PDT
Changing the sense of this bug to import abarth's cookie test suite into WebKit since RFC 2109 is obsolete.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug