Closed
Bug 1974164
Opened 9 months ago
Closed 8 months ago
Reuse AddonManager update prompt handler in GeckoView
Categories
(GeckoView :: Extensions, task, P1)
Tracking
(firefox142 fixed)
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
In Bug 1974162, we exposed the update prompt handler that we are using for Desktop. We can largely reuse it in GeckoView so let's do this so that we can remove the (almost exact same) copy of this prompt handler in the GeckoViewWebExtension.sys.mjs file.
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/c8b78554aa1c
https://hg.mozilla.org/integration/autoland/rev/a4e9c63cfedc
Reuse AddonManager update prompt handler in GeckoView. r=geckoview-reviewers,android-addons-reviewers,rpl,ohall
Comment 3•8 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•