← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1401045] Re: Tab previews should be cached on disk

 

** Changed in: webbrowser-app
       Status: In Progress => Fix Released

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

Title:
  Tab previews should be cached on disk

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  With the current tab preview implementation, previews are displayed only for tabs that have an active webview. Since we currently limit the number of webviews to 2, that means that other tabs don’t get a preview.
  Similarly, when restarting the app after closing it, only the preview for the current tab is visible in the tabs view, because other webviews haven’t been instantiated yet.

  We need a mechanism to persist previews on disk so that their
  availability isn’t tied to the actual webview.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1401045/+subscriptions


References