Add support for extension process.
Categories
(GeckoView :: Extensions, enhancement, P2)
Tracking
(firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: agi, Unassigned)
References
(Depends on 3 open bugs, Blocks 5 open bugs)
Details
(Whiteboard: [geckoview:2022q4])
Attachments
(2 files)
Now that we have at least some WebExtension support we should look into running extensions stuff in its own process similar to what desktop does.
Comment 1•4 years ago
•
|
||
P2 because an extension process is not a blocker for Fenix MVP.
Reporter | ||
Comment 2•4 years ago
|
||
A lot of the plumbing for this is similar to e10s so I'm going to block this on that.
Updated•3 years ago
|
Reporter | ||
Comment 3•3 years ago
|
||
Mass moving bugs to the Extension component.
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 5•3 years ago
|
||
Pushed by asferro@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5c3c02b4f8ca Enable the extension process. r=snorp,aklotz
Comment 8•3 years ago
|
||
bugherder |
Reporter | ||
Comment 9•3 years ago
|
||
Until Bug 1355239 is fixed we cannot leave this on, since it causes extensions to randomly die.
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 10•3 years ago
|
||
We don't currently restart the extension process and this causes extensions to
randomly stop working when Android kills the extension process.
We can re-enable it once Bug 1355239 is fixed.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 11•3 years ago
|
||
Pushed by asferro@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9ba0d3a69fea Disable extension process. r=snorp,rbarker
Comment 12•3 years ago
|
||
bugherder |
Comment 13•2 years ago
|
||
Tracking this bug for Android Fission milestone M2 (pass tests with Fission enabled).
Comment 14•2 years ago
|
||
Extension process doesn't need to block Android Fission.
Comment 15•1 year ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:agi, maybe it's time to close this bug?
Comment 17•10 months ago
|
||
The extension process is not required for Android Fission, but would be nice to have.
Updated•8 months ago
|
Updated•8 months ago
|
Updated•6 months ago
|
Comment 18•5 months ago
|
||
The extension process is a prerequisite for MV3 support.
Updated•5 months ago
|
Updated•4 months ago
|
Updated•1 month ago
|
Description
•