Closed
Bug 1280863
Opened 9 years ago
Closed 9 years ago
popup permissions do not apply to containers and can't be changed to to the same value as default
Categories
(Core :: DOM: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1280497
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: flore, Assigned: timhuang)
References
(Blocks 1 open bug)
Details
(Keywords: nightly-community, Whiteboard: [userContextId][domsecurity-backlog][mozfr-community])
Attachments
(2 files)
Context :
I tried using containers on a site I need at work to use several identities in the same browser. Works great until I click a link that opens a popup (OK the site is not so well coded and the popup is blocked by all browsers, nothing I can do about that).
In my default container, the pref is changed to "always". But in another container, the popup is blocked (not unexpected). The problem is: I can't change the pref to 'always' (apparently because it's already set to 'always').
Expected behaviour:
Either the containers follow the pref of the default container
Or pref can be adjusted for each container
I can't provide the URL I used to test this, but I'm sure any site with unwanted popup would do the job.
Reporter | ||
Comment 1•9 years ago
|
||
Screenshot showing the icon indicating a blocked popup, with the menu which does not propose to allow the popups for this site
Assignee | ||
Comment 2•9 years ago
|
||
AFAICT, the permission is not segregated by the container at this moment. That's the reason why you cannot change permissions of a given site for containers. But I think we will separate site permission in the future.
Assignee | ||
Comment 3•9 years ago
|
||
Here, we should make the work container follows the default container.
Assignee: nobody → tihuang
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•9 years ago
|
||
I believe this issue is resolved by Bug 1280497. And I have tested this manually that containers follow the default container in terms of site permissions. And I've also tested that if we change the pop-up permission on the work container, the default container is going to follow this change.
Tanvi, Should we add a test case for this?
Flags: needinfo?(tanvi)
Comment 5•9 years ago
|
||
Thanks for the report Flore!
Tim, yes we can add a test for this. We can create a separate bug for that - can you file one?
For now, popup permissions are universal (across containers). In the future, that may change.
Flags: needinfo?(tanvi)
Assignee | ||
Comment 6•9 years ago
|
||
The Bug 1282655 has been filed as the follow-up bug for the test case.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•