Closed
Bug 1635564
Opened 9 months ago
Closed 7 months ago
Add a version of installBuiltIn that doesn't install if already exists
Categories
(GeckoView :: Extensions, enhancement, P2)
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
Details
Attachments
(1 file, 1 obsolete file)
Discussed with :snorp.
For performance reasons, we might need a version of installBuiltIn
that doesn't install the extension if the extension already installed.
We're not quite clear on what the performance impact of installing all the time is, so we want to wait for Fenix to integrate with installBuiltIn and then measure to find an optimal version.
This is a follow up from Bug 1601067
Assignee | ||
Comment 1•9 months ago
|
||
This is a version of installBuiltIn that will not install the addon if it's
already installed.
Updated•9 months ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Updated•9 months ago
|
Severity: -- → S3
Priority: -- → P2
Assignee | ||
Comment 2•7 months ago
|
||
Updated•7 months ago
|
Attachment #9145946 -
Attachment is obsolete: true
Pushed by asferro@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/53f01e0036e1 Implement ensureBuiltIn. r=droeh,aklotz
Comment 4•7 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•