Closed
Bug 2033463
Opened 3 months ago
Closed 1 month ago
Allow force/normal_installed extensions to be installed from AMO when install_url is absent in ExtensionSettings
Categories
(Firefox :: Enterprise Policies, enhancement, P3)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
154 Branch
People
(Reporter: mkaply, Assigned: mkaply)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Now that we have support for setting the update_url, we should allow installing from the update_url (versus specifying an install_url).
and if update_url is not specified, we should grab from AMO directly.
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Attachment #9597453 -
Attachment is obsolete: true
| Assignee | ||
Updated•1 month ago
|
Summary: Add support for installing from update_url → Allow force/normal_installed extensions to be installed from AMO when install_url is absent in ExtensionSettings
Updated•1 month ago
|
Attachment #9575069 -
Attachment description: Bug 2033463 - Install extensions from update_url when install_url absent r?#extension-reviewers → Bug 2033463 - Use AddonRepository to install AMO extensions when install_url is absent r=rpl
Pushed by mozilla@kaply.com:
https://github.com/mozilla-firefox/firefox/commit/6f76bd2ca6dd
https://hg.mozilla.org/integration/autoland/rev/68e2f054d0a5
Use AddonRepository to install AMO extensions when install_url is absent r=rpl
Comment 4•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
| Assignee | ||
Comment 5•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D297339
Updated•1 month ago
|
Attachment #9603500 -
Flags: approval-mozilla-beta?
Comment 6•1 month ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Policy only. Wanting to get this in for the ESR.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Policy only.
- String changes made/needed?: None
- Is Android affected?: no
Updated•1 month ago
|
Attachment #9603500 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 month ago
|
status-firefox153:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•