Cookies don't seem to be propagated with laxByDefault
Categories
(Core :: Networking: Cookies, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox73 | --- | unaffected |
firefox74 | --- | unaffected |
firefox75 | --- | disabled |
firefox76 | --- | fixed |
People
(Reporter: petcuandrei, Assigned: baku)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [necko-triaged])
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
go to https://alpha.uipath.com
log in with user password
kanohem335@mailimail.com
Test123$
Go to services.
Click on TestDefault.
(please see gif)
Actual results:
Got redirected back to alpha.uipath.com
Expected results:
Should have been redirected to https://alpha.uipath.com/testatksyoq/TestDefault
Reporter | ||
Comment 1•5 years ago
|
||
Reporter | ||
Comment 2•5 years ago
|
||
6:16.63 INFO: Last good revision: 862da1751d9fb10d1daa20940ffa722c888078b1 (2020-02-26)
6:16.63 INFO: First bad revision: 5e69563343eb5bb7b8dfaaacc1e634e57d4583a0 (2020-02-27)
Reporter | ||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Seems from the regression range the most likely culprit is bug 1616716?
Comment 4•5 years ago
|
||
Ah, or bug 1604212, actually more likely...
Comment 5•5 years ago
|
||
Can you confirm that toggling network.cookie.sameSite.laxByDefault back to false "fixes" it?
Reporter | ||
Comment 6•5 years ago
|
||
I ran it again on Windows which seems to have more builds
2020-03-05T20:38:56: DEBUG : Found commit message:
Bug 1611710. Don't restrict the draw target to the visible area.
Sometimes the painting code will look at the clip which is derived
from the intial size of the surface and not draw if things if they
are outside of it. We want to draw the entire item so use dtRect
instead of visibleRect.
Differential Revision: https://phabricator.services.mozilla.com/D64277
2020-03-05T20:38:56: DEBUG : Did not find a branch, checking all integration branches
2020-03-05T20:38:56: INFO : The bisection is done.
2020-03-05T20:38:56: INFO : Stopped
Reporter | ||
Comment 7•5 years ago
|
||
Yes, setting network.cookie.sameSite.laxByDefault to false fixes it
Should this block meta bug 1618610 ?
Reporter | ||
Comment 10•5 years ago
|
||
Ignore my last windows regression. I ran it again and I got a better result. I might have selected something wrong in that run.
2020-03-05T22:19:22: INFO : Narrowed integration regression window from [28a2fba7, 150b8347] (4 builds) to [a14a131c, 150b8347] (2 builds) (~1 steps left)
2020-03-05T22:19:22: DEBUG : Starting merge handling...
2020-03-05T22:19:22: DEBUG : Using url: https://hg.mozilla.org/integration/autoland/json-pushes?changeset=150b8347d28f8a05bddd6cd9ea4b7851490639a1&full=1
2020-03-05T22:19:23: DEBUG : Found commit message:
Bug 1604212 - Enable sameSite=lax by default, r=Ehsan,ahal
Differential Revision: https://phabricator.services.mozilla.com/D63081
2020-03-05T22:19:23: DEBUG : Did not find a branch, checking all integration branches
2020-03-05T22:19:23: INFO : The bisection is done.
2020-03-05T22:19:23: INFO : Stopped
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 12•5 years ago
|
||
Cookie samesite=lax by default, is slowing become the standard. Chrome is rolling out this feature to 25% of users.
What I suggest is to contact uipath.com and ask them to add the attribute: 'sameSite=none'. Peter, do you know who can do it?
Reporter | ||
Comment 13•5 years ago
|
||
I work at UiPath.
I forced same site lax on Chrome. I even waited 2 minutes before clicking the link. Are you sure this is not a Firefox issue and it's a web site issue?
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 14•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Reporter | ||
Comment 15•5 years ago
|
||
Should we add the SameSite=none or is this a Firefox bug?
Should I wait some more?
Updated•5 years ago
|
Assignee | ||
Comment 16•5 years ago
|
||
This is a bug in firefox. I wrote a fix, it should be reviewed today and it should be available in nightly in 1 or 2 days max.
Comment 17•5 years ago
|
||
Comment 18•5 years ago
|
||
bugherder |
Comment 19•5 years ago
|
||
FYI... fixed my issue with HBOGo.com. See Bug 1618336
Updated•5 years ago
|
Description
•