Open
Bug 1725480
Opened 4 years ago
Updated 5 months ago
Enable use of the importance heuristic for content processes
Categories
(GeckoView :: General, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: bugzilla, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fission:android:m3])
The (new for Android 10+) Context.updateServiceGroup
API accepts an integral importance
argument that hints to Android how certain processes should be prioritized relatively to one another.
Chromium ranks child processes based on various heuristics.
Reporter | ||
Updated•4 years ago
|
Summary: Enable use of the relativeImportance heuristic for content processes → Enable use of the importance heuristic for content processes
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 1•3 years ago
|
||
Moving isolated process bugs to the new GeckoView::Sandboxing component.
Component: General → Sandboxing
Updated•2 years ago
|
No longer depends on: android:isolatedProcess
See Also: → android:isolatedProcess
Updated•1 year ago
|
Component: Sandboxing → General
You need to log in
before you can comment on or make changes to this bug.
Description
•