[meta] Enable android:isolatedProcess on GeckoView
Categories
(GeckoView :: General, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: gcp, Unassigned)
References
(Depends on 18 open bugs, Blocks 3 open bugs)
Details
(Keywords: meta, Whiteboard: [sandboxing] [geckoview:2022q3] [fxdroid])
+++ This bug was initially created as a clone of Bug #1498614 +++
If android:isolatedProcess is set to true, this service will run under a special process that is isolated from the rest of the system and has no permissions of its own. The only communication with it is through the Service API (binding and starting).
https://developer.android.com/guide/topics/manifest/service-element#isolated
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Gian-Carlo, do you plan to start working on android:isolatedProcess for GeckoView soon? You assigned this bug to yourself but also gave it a P5 priority, which confused me.
Reporter | ||
Comment 2•6 years ago
|
||
The P5 is from the cloning. I plan to investigate further in Q3 2019.
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Reporter | ||
Comment 3•6 years ago
|
||
Not working on this right now - I understand Aaron Klotz is now looking into this.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Tracking this bug for Android Fission, but it doesn't need to block Android Fission MVP.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment hidden (advocacy) |
Comment hidden (advocacy) |
Comment hidden (advocacy) |
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Moving isolated process bugs to the new GeckoView::Sandboxing component.
Updated•3 years ago
|
Updated•3 years ago
|
What is the current status of this bug? I can't find any recent activity in the linked bugs.
Comment 10•2 years ago
|
||
This Android work is blocked waiting for the Gecko team to move some code out of the tab content processes.
Updated•2 years ago
|
Comment hidden (off-topic) |
Comment hidden (off-topic) |
Updated•2 years ago
|
Comment 13•2 years ago
|
||
Isolated processes don't need to block Android Fission, so moving bug 1725480 and bug 1725251 from "Blocks" to "See Also".
Updated•2 years ago
|
Updated•1 year ago
|
Updated•4 months ago
|
Updated•4 days ago
|
Description
•