Bug 1884105 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We receive `onLowMemory` and `onTrimMemory` callbacks on `GeckoServiceChildProcess` and send memory-pressure event to the native later to optimize the memory consumption on the native layer. This ticket will focus on investigating if we can do more clean up without causing any UX issues.
We receive `onLowMemory` and `onTrimMemory` callbacks on `GeckoServiceChildProcess` and send `memory-pressure` event to the native later to optimize the memory consumption on the native layer. This ticket will focus on investigating if we can do more clean up without causing any UX issues.

Back to Bug 1884105 Comment 0