** Changed in: oxide
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1332754

Title:
  Evict frames for hidden webviews

Status in Oxide Webview:
  Fix Released

Bug description:
  When a webview is hidden we hold on to the frontbuffer until it is
  made visible again. Instead of doing this, we should consider evicting
  all buffers for hidden views in order to free resources. A tradeoff of
  this would be small delay when making a hidden view visible again.

  On Android, Chrome evicts frames for all hidden views. On destkop, it
  doesn't evict all of them but does cap the number based on available
  memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1332754/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to