Closed
Bug 1477281
Opened 6 years ago
Closed 6 years ago
Autoplay "Allowed Temporary" permission is not displayed in control centre
Categories
(Firefox :: Site Identity, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1477273
Tracking | Status | |
---|---|---|
firefox63 | --- | affected |
People
(Reporter: gpalko, Assigned: daleharvey)
References
Details
Attachments
(2 files)
[Environment:]
Windows 10, Mac OSX 10.13
Nightly 63.0a1 BuildId 20180720101508
[Steps:]
1. Open https://edition.cnn.com/videos
2. Uncheck the "Remember this decision" checkbox on autoplay doorhanger
3. Click Allow Autoplay
[Actual Result:]
"Allow Temporary" permission and X button is not displayed in control center
[Expected Result:]
"Allow Temporary" permission and X button should be displayed in control center- Permissions section
[Note:]
"Block Temporary" status is correctly displayed
Comment 1•6 years ago
|
||
While we're showing the doorhanger, the web page is awaiting a response as to whether the user approved the play. So we don't have an X button because it's not clear what response we should send the web page when the X button is clicked. I suppose we if the user closed the prompt by hitting the X button, we could send a "block" response to the web page. Do we show a close button on any other permission prompts?
Reporter | ||
Comment 2•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Reporter | ||
Comment 4•6 years ago
|
||
We don't show a close button on permission prompts. You need to temporary allow autoplay(Step 3) and the permission should be displayed in control center. I've attached screenshots showing the difference between temporary allow and temporary block.
Comment 5•6 years ago
|
||
We decided in bug 1477273 comment 12 that we want temporary allow grants to persist for the lifecycle of the tab, so therefore it makes sense for the control center to now show a "temporarily allowed" string here. So we think this should block shipping autoplay v2.
Flags: needinfo?(dharvey)
Priority: -- → P2
Assignee | ||
Comment 6•6 years ago
|
||
ok cool, will take this and likely close dupe to https://bugzilla.mozilla.org/show_bug.cgi?id=1477273 if it ends up being fixed in a single patch
Assignee: nobody → dharvey
Flags: needinfo?(dharvey)
Assignee | ||
Comment 7•6 years ago
|
||
This is fixed in the other patch
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•