Update copy for permission panel: Persistent Storage
Categories
(Firefox :: Site Permissions, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: mconley, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Keywords: helpwanted, Whiteboard: [proton-door-hangers])
Attachments
(1 file)
We're still waiting on what the exact strings are, but this bug will be updated as soon as we have them.
Don't bother converting the strings to Fluent. Just update the .properties file, and make sure to rev the string ID.
The code powering the Persistent Storage Permission panel is here: https://searchfox.org/mozilla-central/rev/6f8f3d0e9022b6f0405da26ec940a89455416202/browser/modules/PermissionUI.jsm#1051-1132
Updated•5 years ago
|
| Reporter | ||
Comment 1•5 years ago
|
||
We've got copy back. The new string should be:
Allow %S to store data in persistent storage?
With the choice buttons changed to "Allow" and "Block", respectively.
The strings can be found here: https://searchfox.org/mozilla-central/rev/f1159268add2fd0959e9f91b474f5da74c90f305/browser/locales/en-US/chrome/browser/browser.properties#633-640
We're going to remove the split button here, and instead opt for the checkbox for "Remember this decision". This checkbox is kinda meaningless in the "allow" case (since we always remember this decision), but makes more sense in the "block" case.
| Reporter | ||
Updated•5 years ago
|
| Reporter | ||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Backed out for causing browser-chrome failures in browser_PermissionUI_prompts.
Backout link: https://hg.mozilla.org/integration/autoland/rev/74781d5a8b3d4adacc054ee943a2ab0dc5035f30
| Assignee | ||
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Backed out changeset 34f7e105340a (bug 1695084) for bc failures at browser_permissionsPromptDeny.js.
https://hg.mozilla.org/integration/autoland/rev/6bba599e92db99549f13f04df11402cff8532c1f
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&revision=34f7e105340a75fe71df2b19fca4b144d591cd5e&selectedTaskRun=XqvE71LpSP6bN4X6ZDY74g.0
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=332085207&repo=autoland&lineNumber=21790
| Assignee | ||
Updated•5 years ago
|
Comment 8•5 years ago
|
||
| bugherder | ||
Description
•