Closed
Bug 1568946
Opened 6 years ago
Closed 6 years ago
Add better error message when addon install fails
Categories
(Firefox :: Enterprise Policies, enhancement, P3)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
Firefox 70
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
jcristau
:
approval-mozilla-esr68+
|
Details | Review |
Currently when the addon install fails in policy, we just say "download failed"
We should provide more info.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/2637c6d8e3c3
Add better errors when addon install policy fails. r=aswan
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Assignee | ||
Comment 4•6 years ago
|
||
Comment on attachment 9080712 [details]
Bug 1568946 - Add better errors when addon install policy fails.
Beta/Release Uplift Approval Request
- User impact if declined: Hard for enterprises to detect download error.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Just adds an extra string to the error message logged on the console.
- String changes made/needed:
Attachment #9080712 -
Flags: approval-mozilla-beta?
Comment 5•6 years ago
|
||
Comment on attachment 9080712 [details]
Bug 1568946 - Add better errors when addon install policy fails.
Low risk and had automated tests, approved for 69 beta 11, thanks.
Attachment #9080712 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•6 years ago
|
||
bugherder uplift |
status-firefox69:
--- → fixed
Assignee | ||
Comment 7•6 years ago
|
||
Comment on attachment 9080712 [details]
Bug 1568946 - Add better errors when addon install policy fails.
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Simple change that makes debugging addon installation failures easier
- User impact if declined: Harder for admins to determine error
- Fix Landed on Version: 70/69
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Just adds additional info to an error message.
- String or UUID changes made by this patch:
Attachment #9080712 -
Flags: approval-mozilla-esr68?
Comment 8•6 years ago
|
||
Comment on attachment 9080712 [details]
Bug 1568946 - Add better errors when addon install policy fails.
error message improvement, approved for 68.1esr
Attachment #9080712 -
Flags: approval-mozilla-esr68? → approval-mozilla-esr68+
![]() |
||
Comment 9•6 years ago
|
||
bugherder uplift |
status-firefox-esr68:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•