Closed
Bug 1722773
Opened 3 years ago
Closed 3 years ago
GeckoRuntime should expose a way to listen for onTrimMemory notifications
Categories
(GeckoView :: General, task, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1454752
People
(Reporter: bugzilla, Unassigned)
Details
This would allow us to notify Gecko of memory pressure in the parent process.
While I already added this for content processes, I think we should add it to the parent process. This case is different because we don't control the callback; we need to expose the API and the app need to invoke it.
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•