Closed
Bug 1974162
Opened 9 months ago
Closed 9 months ago
Expose update prompt handler on `AddonManager`
Categories
(Toolkit :: Add-ons Manager, task, P1)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
I'd like to consolidate the update logic for Android. As part of this work, we should re-export the AddonManagerInternal._updatePromptHandler() method on the AddonManager class so that it can be used in GeckoView.
Updated•9 months ago
|
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → wdurand
Status: NEW → ASSIGNED
Pushed by wdurand@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0d72cc24780a
https://hg.mozilla.org/integration/autoland/rev/a833b96cc02c
Expose update prompt handler on `AddonManager`. r=rpl
Backed out for causing xpc failures @test_shutdown.js.
Flags: needinfo?(wdurand)
Pushed by wdurand@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fe8004371a51
https://hg.mozilla.org/integration/autoland/rev/ef28e4d1195d
Expose update prompt handler on `AddonManager`. r=rpl
| Assignee | ||
Updated•9 months ago
|
Flags: needinfo?(wdurand)
Comment 5•9 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•8 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•