Skip to content

Commit

Permalink
[FedCM] Code changes to enable the origin trial for bundle 6
Browse files Browse the repository at this point in the history
This is using "FedCmContinueOnBundle" as the origin trial name.

Bug: 40262526
Change-Id: I56a2935749fef2c2c99a0d1a2baefbf75c00f9ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5453246
Commit-Queue: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Nicolás Peña <npm@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1288368}
  • Loading branch information
cbiesinger authored and chromium-wpt-export-bot committed Apr 16, 2024
1 parent 31314c5 commit b8a81e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions credential-management/support/set_cookie.headers
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Content-Type: text/html
Set-Cookie: cookie=1; SameSite=None; Secure
Set-Cookie: same_site_strict=1; SameSite=Strict; Secure
Set-Cookie: cookie=1; SameSite=None; Secure; Path=/
Set-Cookie: same_site_strict=1; SameSite=Strict; Secure; Path=/

0 comments on commit b8a81e1

Please sign in to comment.