Manage multiple content processes in GeckoProcessManager
Categories
(GeckoView Graveyard :: Sandboxing, enhancement, P1)
Tracking
(firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Whiteboard: [geckoview:m75][geckoview:m76])
Attachments
(3 files)
Once the GeckoProcessManager
interface supports multiple processes, then we need to change its implementation to actually do so.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
For testing purposes, we'll only support 3 at the moment.
Note that this does not materially affect our test builds, as e10s-multi is
still govered by the dom.ipc.processCount
Gecko pref.
Depends on D65636
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D65639
Assignee | ||
Comment 3•5 years ago
|
||
We'll want to make some changes to this test when we enable e10s-multi by
default, but for now we just need to update the name of the single content
process to reflect the naming changes that were done in part 1 of this
patch series.
Depends on D65640
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c503f5087410
https://hg.mozilla.org/mozilla-central/rev/fb19701c39d5
https://hg.mozilla.org/mozilla-central/rev/714f2025e361
Comment 8•3 years ago
|
||
Moving content process management bugs to the new GeckoView::Sandboxing component.
Updated•1 year ago
|
Description
•