Closed
Bug 1635564
Opened 3 years ago
Closed 3 years 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•3 years ago
|
||
This is a version of installBuiltIn that will not install the addon if it's
already installed.
Updated•3 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P2
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years 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•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years 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
•