Open
Bug 1319767
Opened 5 years ago
Updated 1 year ago
Unable to login on imgur using Google+ on Fx with FPI
Categories
(Core :: DOM: Security, defect, P3)
Tracking
()
NEW
People
(Reporter: bogdan_maris, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [tor][domsecurity-backlog1][dfpi-ok])
Attachments
(1 file)
|
309.58 KB,
video/mp4
|
Details |
[Note]: - Prerequisites: Enable perf "privacy.firstparty.isolate" Disable perf "network.predictor.enabled" Disable perf "network.predictor.enable-prefetch" [Affected versions]: - latest Nightly 53.0a1 [Affected platforms]: - Ubuntu 16.04 32bit [Steps to reproduce]: 1. Visit imgur.com 2. Click sign-in 3. Select G+ social network 4. Enter credentials and complete the login process displayed in the new opened pop-up [Expected result]: - Fx successfully completes the login process using Facebook. [Actual result]: - After login a blank page is displayed in the new opened pop-up and the log-in using Facebook social network is a success. [Regression range]: - This is not a regression, It's still an experimental feature not enabled by default in any official build. [Additional notes]: - Screencast attached showing the issue. - If the attachment does not work from some reason, here is a dropbox link with the same video: https://dl.dropboxusercontent.com/u/109148197/First%20Party%20Isolation/google%20plus%20imgur.mp4
| Reporter | ||
Updated•5 years ago
|
Has Regression Range: --- → no
Has STR: --- → yes
QA Whiteboard: [qe-fpi]
| Reporter | ||
Comment 1•5 years ago
|
||
[Additional notes]: - I should have mentioned that I did not encounter the same issue on Tor Browser.
Updated•5 years ago
|
Priority: -- → P1
Whiteboard: [tor] → [tor][domsecurity-backlog1]
Updated•5 years ago
|
status-firefox50:
unaffected → ---
status-firefox51:
unaffected → ---
Updated•5 years ago
|
Assignee: nobody → tihuang
Comment 2•5 years ago
|
||
The problem here is also the same as what I mentioned in Bug 1319773 comment 6. The google window tries to access the imgur window through window.opener, but they have different first party domains. So, the google window cannot access certain resources, maybe the resources in the google's iframe, in the imgur window.
Comment 3•4 years ago
|
||
Mass wontfix for bugs affecting firefox 52.
Comment 4•4 years ago
|
||
Reproducing on Fennec 55 Beta 5 with FPI on and without.
This is an assigned P1 bug without activity in two weeks. If you intend to continue working on this bug for the current release/iteration/sprint, remove the 'stale-bug' keyword. Otherwise we'll reset the priority of the bug back to '--' on Monday, August 28th.
Keywords: stale-bug
Comment 6•4 years ago
|
||
We would like to continue working on this bug. But this is not urgent. We can lower its priority.
Keywords: stale-bug
Priority: P1 → P2
Updated•3 years ago
|
Assignee: artines1 → nobody
Priority: P2 → P3
Updated•1 year ago
|
Whiteboard: [tor][domsecurity-backlog1] → [tor][domsecurity-backlog1][dfpi-ok]
You need to log in
before you can comment on or make changes to this bug.
Description
•