(In reply to Randall Barker [:rbarker] from comment #21) > This reproduces on Android 7 devices which is N so I would guess `AHardwareBuffer` is not the issue? From gecko's architecture, GeckoView uses more memory than chromium, AHardwareBuffer could be one way to reduce memory usage.
Bug 1639280 Comment 22 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Randall Barker [:rbarker] from comment #21) > This reproduces on Android 7 devices which is N so I would guess `AHardwareBuffer` is not the issue? From gecko's architecture, GeckoView uses more memory than chromium, AHardwareBuffer could be one way to reduce memory usage. Though, AHardwareBuffer is not supported on Android 7.