Open Bug 1725258 Opened 4 years ago Updated 10 months ago

Fission: Partition GeckoView content processes into separate pools

Categories

(GeckoView :: General, enhancement, P3)

Unspecified
All
enhancement

Tracking

(Not tracked)

People

(Reporter: bugzilla, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fission:android:m3])

As outlined in the GeckoView Fission Process Management design doc, we need to partition the pool of available content processes into a fixed-size pool k of non-Fission content processes, and a MOZ_ANDROID_CONTENT_SERVICE_COUNT - k pool of Fission content processes.

Special singleton content processes that are also controlled by ContentParent (such as the extension process) should also be drawn from the non-Fission process pool, so k must be sufficiently large for those use cases (when enabled).

Some of this should already be doable via the existing dom.ipc.processCount.$REMOTE_TYPE pref, though some changes in ContentParent might be necessary as well.

Severity: -- → S3
Priority: -- → P3

Moving Android Fission bugs to the new GeckoView::Sandboxing component.

Component: General → Sandboxing

Tasks and enhancements should have severity N/A.

Severity: S3 → N/A
Component: Sandboxing → General
You need to log in before you can comment on or make changes to this bug.