UNCONFIRMED 90495
Last session history not retained over updates
https://bugs.webkit.org/show_bug.cgi?id=90495
Summary Last session history not retained over updates
Dave Aton
Reported 2012-07-03 14:35:56 PDT
When starting up the WebKit nightly build, the user may be prompted to install an update. If the update is done, "Reopen All Windows From Last Session" gets reset and the user cannot get back to the state of the browser session before the update was applied.
Attachments
Brady Eidson
Comment 1 2012-07-04 14:02:09 PDT
I guess there's a situation where the previous session state has been read in and removed, but then the new "current" session state has not yet been written out...? But that's supposed to happen during a normal quit. Does the WebKit nightly updated kill the browser instead?
Dave Aton
Comment 2 2012-07-10 09:09:11 PDT
FWIW: last_session info is lost when the update is applied from the user account. But quitting WebKit in the user account and doing the update in the admin account leaves the last_session info in place on the user account.
Note You need to log in before you can comment on or make changes to this bug.