Closed
Bug 1598062
Opened 6 years ago
Closed 6 years ago
Turn abuseReport.amWebAPI on by default on all channels
Categories
(Toolkit :: Add-ons Manager, task, P1)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla72
People
(Reporter: rpl, Assigned: rpl)
References
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Now that Bug 1580561 has been QA verified (on both 71 Beta and Nightly), we should proceed to enabling it by default on all channel.
We should also request an uplift to beta for this patch if we want to proceed to enabling the feature on 71 as originally planned.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/72d49fd8c033
Turn abuseReport.amWebAPI on by default on all channels. r=mixedpuppy
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•6 years ago
|
Assignee | ||
Comment 6•6 years ago
|
||
Comment on attachment 9110325 [details]
Bug 1598062 - Turn abuseReport.amWebAPI on by default on all channels. r?mixedpuppy!
Beta/Release Uplift Approval Request
- User impact if declined: Without this patch AMO cannot "hand-off" the abuse reports triggered from the website to the Firefox integrated abuse report panel for users on Firefox 71 (because the pref wouldn't be yet set to true and the feature would stay disabled).
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Same STR used by QA to verify it on Nightly.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The patch is only flipping the value of an existing about:config preference to enable the mozAddonManager.reportAbuse API method by default.
The feature locked behind this pref is fairly isolated and enabling it shouldn't impact on any other part of Firefox.
The underlying feature has been QA verified on both 71 Beta and 72 Nightly, all the issues identified during the QA verification have been fixed and the fix uplifted to beta and QA verified it explicitly.
The feature and the most of the fixes applied have been covered by automated tests. - String changes made/needed:
Attachment #9110325 -
Flags: approval-mozilla-beta?
Assignee | ||
Updated•6 years ago
|
Flags: qe-verify+
Updated•6 years ago
|
status-firefox71:
--- → affected
tracking-firefox71:
--- → +
Comment 7•6 years ago
|
||
Comment on attachment 9110325 [details]
Bug 1598062 - Turn abuseReport.amWebAPI on by default on all channels. r?mixedpuppy!
Low risk, P1, Uplift approved for the beta branch before RC.
Attachment #9110325 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
QA Whiteboard: [qa-triaged]
Comment 9•6 years ago
|
||
Verified as Fixed on the latest Beta (71.0/20191125204040).
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•