Closed Bug 1551532 Opened 6 years ago Closed 6 years ago

Cookie is not set when tab is opened via target="_blank" link

Categories

(Core :: Networking: Cookies, defect)

66 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: denis.nefyodov, Assigned: mayhemer)

Details

(Whiteboard: [no-nag])

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36

Steps to reproduce:

  1. Have a link with target="_blank" to the page from another domain name (like email in gmail)
  2. Click on the link
  3. Page makes a request and cookie should be set

Actual results:

No cookies was set

Expected results:

Cookie should be set

This affects at least windows 66.0.2, 65.0.2, 64.0.5 version and 66.0.5 version for linux.
On mac 66.0.5 version works fine, also on windows 50.1.0 works fine as well.

Component: Untriaged → Networking: Cookies
Product: Firefox → Core

Honza, can you have a look at it?

Flags: needinfo?(honzab.moz)

Denis, would you be willing to share a test case/example where this happens? It seems weird to me we would not be sending cookies. Also, can you provide content of your about:support page?

You can also reach me directly on my bugzilla email if you don't want to expose any information publicly.

Thanks.

Assignee: nobody → honzab.moz
Flags: needinfo?(honzab.moz) → needinfo?(denis.nefyodov)
Whiteboard: [no-nag]

Probably SameSite=strict being set; if confirmed, this is INVALID.

Guys that was SameSite=strict being set. The false alarm then.

Thank you for so fast response!

Flags: needinfo?(denis.nefyodov)
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.