Open
Bug 1384539
Opened 7 years ago
Updated 9 months ago
Both permission icons appear in the address bar when changing the permission in page info while the doorhanger is open
Categories
(Firefox :: Site Identity, defect, P3)
Tracking
()
NEW
People
(Reporter: roxana.leitan, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
16.91 KB,
image/png
|
Details |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170725030209
[Affected versions]:
Nightly 56.0a1
[Affected platforms]:
Windows 10 x64, Mac OS X 10.12
[Steps to reproduce]:
1.Launch Nightly 56.0a1 with a new profile
2.Navigate to a website
3.Use navigator.storage.persist().then(persisted => console.log(persisted)); to see the permissions prompt
4. Right-click on the page and select View Page Info
5. In the Permissions section - for Store Data in Persistent Storage uncheck the "Use Default" button
6. Click to select the "Block" button from Page Info -Permissions section
[Expected result]:
Blocked persistent storage icon should appear in the address bar
Permission prompt pop-up should disappear
[Actual result]:
Both persistent storage icons(blocked and allowed)appear in the address bar
Permission prompt pop-up is displayed
Comment 1•7 years ago
|
||
Yup, that's an edge case for all permissions, I think.
Flags: qe-verify+
Priority: -- → P3
Summary: Both persistent storage icons (blocked and allowed) appear in the address bar → Both permission icons appear in the address bar when changing the permission in page info while the doorhanger is open
Updated•7 years ago
|
Whiteboard: [storage-v1][triage]
Comment 2•7 years ago
|
||
Remove [storage-v1] since this is more about all permissions per comment 1.
Whiteboard: [storage-v1][triage]
Updated•2 years ago
|
Severity: normal → S3
Updated•9 months ago
|
Attachment #9383958 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•