RESOLVED FIXED Bug 203755
Update SameSite tests for new semantics for empty and invalid SameSite attribute
https://bugs.webkit.org/show_bug.cgi?id=203755
Summary Update SameSite tests for new semantics for empty and invalid SameSite attribute
Daniel Bates
Reported 2019-11-01 13:43:02 PDT
Update the tests and test expectations following CFNetwork change <rdar://problem/42290578> as we now only recognize SameSite=Strict and SameSite=Lax. That is, we no longer treat SameSite= or SameSite=<some garbage value> as SameSite=Strict.
Attachments
Patch (56.51 KB, patch)
2019-11-01 13:55 PDT, Daniel Bates
no flags
To Land (58.20 KB, patch)
2019-11-06 15:01 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2019-11-01 13:43:27 PDT
Daniel Bates
Comment 2 2019-11-01 13:55:08 PDT
Brent Fulgham
Comment 3 2019-11-06 09:17:29 PST
Comment on attachment 382623 [details] Patch r=me
Daniel Bates
Comment 4 2019-11-06 09:34:56 PST
Comment on attachment 382623 [details] Patch Clearing flags on attachment: 382623 Committed r252138: <https://trac.webkit.org/changeset/252138>
Daniel Bates
Comment 5 2019-11-06 09:34:58 PST
All reviewed patches have been landed. Closing bug.
Truitt Savell
Comment 6 2019-11-06 11:56:01 PST
The changes in https://trac.webkit.org/changeset/252138/webkit broek 8 http/tests/cookies/same-site/ tests tracking in https://bugs.webkit.org/show_bug.cgi?id=203910
Truitt Savell
Comment 7 2019-11-06 14:21:26 PST
Reverted r252138 for reason: Caused 8 http/tests/cookies/same-site/ to fail Committed r252149: <https://trac.webkit.org/changeset/252149>
Daniel Bates
Comment 8 2019-11-06 15:01:57 PST
Daniel Bates
Comment 9 2019-11-06 15:03:22 PST
Note You need to log in before you can comment on or make changes to this bug.