← Back to team overview

touch-packages team mailing list archive

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

 

This bug was fixed in the package webbrowser-app - 0.23+15.04.20141218
~rtm-0ubuntu1

---------------
webbrowser-app (0.23+15.04.20141218~rtm-0ubuntu1) 14.09; urgency=low

  [ Leo Arias ]
  * Refactor the address bar autopilot helpers so they can be used from
    external test cases.
  * Expose on the autopilot helpers the back and forward functionality.

  [ Olivier Tilloy ]
  * Update translation template.
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Thu, 18 Dec 2014 18:40:11 +0000

** Changed in: webbrowser-app (Ubuntu RTM)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
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:
  Fix Released

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