← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1449761] [NEW] New tabs not restored after a browser crash

 

Public bug reported:

If during a browsing session I open a number of new tabs and at some
point the browser process crashes (for whatever reason), at the next
launch it won’t restore the tabs I had opened in the session that
crashed.

This is because the state is serialized on disk only when the app goes
in the background.

We should have a timer that periodically saves the state, to mitigate
this issue.

** Affects: webbrowser-app
     Importance: High
     Assignee: Olivier Tilloy (osomon)
         Status: In Progress

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

-- 
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/1449761

Title:
  New tabs not restored after a browser crash

Status in Web Browser App:
  In Progress

Bug description:
  If during a browsing session I open a number of new tabs and at some
  point the browser process crashes (for whatever reason), at the next
  launch it won’t restore the tabs I had opened in the session that
  crashed.

  This is because the state is serialized on disk only when the app goes
  in the background.

  We should have a timer that periodically saves the state, to mitigate
  this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1449761/+subscriptions


Follow ups

References