[Merge] lp:~uriboni/webbrowser-app/topsite-previews into lp:webbrowser-app
Ugo Riboni
ugo.riboni at canonical.com
Thu Oct 8 14:45:02 UTC 2015
> Revision 1195 fixes the issue indeed, but is a bit convoluted. Given that the
> session restore code is already itself triggered by a Timer with a 1msec
> interval to ensure it’s out of the critical startup path, maybe the
> databasePath of the history model could be set in that same timer’s
> onTriggered (after restoring the open tabs). That would avoid the need for a
> 'sessionRestoreComplete' property and the getOpenPages() and
> initialCapturesCleanup() functions.
I fixed this but we still need getOpenPages because the open tabs are a combination of restored tabs and initialTabs (which I think come from the command line)
--
https://code.launchpad.net/~uriboni/webbrowser-app/topsite-previews/+merge/269771
Your team Ubuntu Phablet Team is subscribed to branch lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list