Skip to content

test: send secure cookies to subdomain.localhost #36268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Jun 10, 2025

This is a follow-up to #35771.

Browser behavior of a Secure cookie set by http://domain:

Site Chrome Firefox Safari
http://localhost ✅ Set & Sent ✅ Set & Sent ❌ Ignored
http://test.localhost ✅ Set & Sent ✅ Set & Sent ❌ Ignored
http://non-localhost ❌ Ignored ❌ Ignored ❌ Ignored

@yury-s yury-s requested a review from dgozman June 10, 2025 21:40
Copy link
Contributor

Test results for "tests 1"

7 flaky ⚠️ [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node20
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986:7 › cli codegen › should not throw csp directive violation errors @firefox-ubuntu-22.04-node18
⚠️ [chromium-library] › library/client-certificates.spec.ts:400:3 › browser › should not hang on tls errors during TLS 1.2 handshake @ubuntu-22.04-chromium-tip-of-tree
⚠️ [webkit-library] › library/browsercontext-pages.spec.ts:105:3 › should return bounding box with page scale @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › library/video.spec.ts:441:5 › screencast › should work for popups @webkit-ubuntu-22.04-node18
⚠️ [webkit-page] › page/page-screenshot.spec.ts:345:5 › page screenshot › should work while navigating @webkit-ubuntu-22.04-node18
⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

39369 passed, 820 skipped
✔️✔️✔️

Merge workflow run.

@yury-s
Copy link
Member Author

yury-s commented Jun 11, 2025

@microsoft-github-policy-service rerun

@yury-s yury-s merged commit 0c5d3f2 into microsoft:main Jun 11, 2025
29 checks passed
@yury-s yury-s deleted the revert-unrelated branch June 11, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants