Closed
Bug 1921417
Opened 4 months ago
Closed 4 months ago
Add "see details" link to the alert dialog shown when an add-on install has failed
Categories
(Fenix :: WebExtensions, enhancement, P2)
Tracking
(firefox133 fixed)
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(2 files)
We'd like to show a "See details" link in the alert dialog shown when an add-on install has failed.
This will require a lot of (minor) changes in all the layers because we need to pass the add-on ID from GeckoView to Fenix (via the error/exception). We do something like this for the add-on name already, so we can probably reuse the same approach.
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Depends on D223703
Assignee | ||
Updated•4 months ago
|
Assignee: nobody → wdurand
Updated•4 months ago
|
Attachment #9428035 -
Attachment description: WIP: Bug 1921417 - Add "see details" link to the alert dialog shown when an add-on install has failed. → Bug 1921417 - Add "see details" link to the alert dialog shown when an add-on install has failed.
Updated•4 months ago
|
Attachment #9428035 -
Attachment description: Bug 1921417 - Add "see details" link to the alert dialog shown when an add-on install has failed. → Bug 1921417 - Add "see details" link to the alert dialog shown when an add-on install has failed. r?amejiamarmol!
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a669222ac7a7
Add "see details" link to the alert dialog shown when an add-on install has failed. r=geckoview-reviewers,android-reviewers,amejiamarmol
Comment 3•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Comment 4•4 months ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•