Closed
Bug 1956490
Opened 7 months ago
Closed 5 months ago
Update (add-on) post-install prompt
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(firefox140 verified)
VERIFIED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | verified |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(3 files, 1 obsolete file)
This is about updating the copy in the post-install prompt to account for data collection permissions. We'll also add a link to the extension settings.
Updated•7 months ago
|
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Updated•6 months ago
|
Assignee: nobody → wdurand
| Assignee | ||
Comment 2•6 months ago
|
||
Updated•6 months ago
|
Attachment #9480842 -
Attachment is obsolete: true
Updated•6 months ago
|
Attachment #9480914 -
Attachment description: WIP: Bug 1956490 - Update (add-on) post-install prompt. r?rpl! → Bug 1956490 - Update (add-on) post-install prompt. r?rpl!
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/140cb0cbdfb1
Update (add-on) post-install prompt. r=rpl,fluent-reviewers,bolsson
Comment 4•5 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Comment 5•5 months ago
|
||
Verified as Fixed. Tested on the latest Nightly (140.0a1/20250507164202) under Windows 11 and Ubuntu 24.04 LTS.
The post install dialog contains the following elements:
- the “[extension_name] was added.” string at the top of the dialog
- the “Update permissions and data preferences any time in the <extensions settings link>.” string
- the “OK” button
Clicking the extensions settings link in the dialog will:
- open a tab with about:addons on the detailed view of the extension, if about:addons is not open in a tab
- switch to the tab with about:addons and navigate to the detailed view of the extension, if about:addons is opened but focus is on another page from about:addons
See attached screenshot for more details.
Status: RESOLVED → VERIFIED
Comment 6•5 months ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•