crave.ca login broken with dFPI enabled
Categories
(Core :: Privacy: Anti-Tracking, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | verified |
People
(Reporter: pbz, Assigned: bvandersloot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Environment:
Browser / Version: Firefox Nightly 97.0a1 (2021-12-16) (64-bit)
Operating System: Ubuntu 21.10
Steps to reproduce:
- Navigate to https://www.crave.ca/en
- Click the "Sign In" button in the top right
- In the login mask enter login credentials and click "continue"
Expected result:
Site redirects back to crave.ca. In the top right you can see that you're logged in.
Actual result:
Site redirects back to crave.ca but no login was performed. The top right button still says "Sign in"
This works with cookieBehavior set to 4, so it's a dFPI issue.
Assignee | ||
Comment 1•3 years ago
|
||
Confirmed locally. Also resolves with privacy.restrict3rdpartystorage.skip_list = https://account.bellmedia.ca,https://www.crave.ca
. I'll work on writing a shim to resolve this.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Add a call to request storage access for https://www.crave.ca when using the out-of-domain login portal.
No tests are included because we have no testing harness for shims yet and testing the actual site is not feasible.
Updated•3 years ago
|
Comment 4•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Hello Paul, I’ve set the qa+ for this issue, without taking into account that we don’t have test credentials for the Crave streaming service. Can you help us by verifying this issue on the latest beta?
Thank you!
Reporter | ||
Comment 6•3 years ago
|
||
(In reply to Anca Soncutean [:Anca], Desktop Release QA from comment #5)
Hello Paul, I’ve set the qa+ for this issue, without taking into account that we don’t have test credentials for the Crave streaming service. Can you help us by verifying this issue on the latest beta?
Thank you!
Verified working on 98.0b5 (64-bit), Ubuntu 21.10
In case you want to do further testing: For Crave you can simply create an account and then not subscribe. It will still allow you to login. I also have account credentials I can share.
Comment 7•3 years ago
|
||
Thank you once again for your time. I will remove the qa+ flag and change the overall status.
Description
•