[wpt-sync] Sync PR 17989 - Port WebSocket 3p-cookie-blocking web tests to wpt_internal
Categories
(Core :: Networking: WebSockets, task, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [necko-triaged][wptsync downstream])
Sync web-platform-tests PR 17989 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17989
Details from upstream follow.
Lily Chen <chlily@chromium.org> wrote:
Port WebSocket 3p-cookie-blocking web tests to wpt_internal
(For context, see https://crrev.com/c/1691522.)
The new requirement that SameSite=None cookies must be Secure made it
impossible to properly test third party cookies on WebSocket because
the web_test runner does not have a wss server. This CL ports those
tests, formerly in web_tests/http/tests/security/cookies/websocket/,
to web_tests/wpt_internal/websocket-cookies/.Bug: none
Change-Id: Ifc6d2d78a84aa6c93e297dc71b3595108a18f179Reviewed-on: https://chromium-review.googlesource.com/1713670
WPT-Export-Revision: 8c2fbad4a245a52c7b5384718ab1e5446b325d1e
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
Assignee | ||
Comment 12•6 years ago
|
||
Assignee | ||
Comment 13•6 years ago
|
||
Assignee | ||
Comment 14•6 years ago
|
||
Comment 15•5 years ago
|
||
Comment 16•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/605be81220d9
https://hg.mozilla.org/mozilla-central/rev/e4abe7c75be5
Description
•