touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #11821
[Bug 1325001] Re: improve app startup time
This bug was fixed in the package webbrowser-app -
0.23+14.10.20140825.1-0ubuntu1
---------------
webbrowser-app (0.23+14.10.20140825.1-0ubuntu1) utopic; urgency=low
[ Olivier Tilloy ]
* Reduce startup time of both apps by means of a few tricks, all
related to asynchronous loading: - ensure loaders on the critical
path load their components asynchronously - instantiate the error
sheets asynchronously, as they are not needed right away - use
Component.incubateObject(…) instead of Component.createObject(…) to
instantiate objects asynchronously where possible - instantiate the
history and bookmarks models asynchronously (LP: #1325001)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Mon, 25 Aug 2014 21:11:11 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1325001
Title:
improve app startup time
Status in Address Book App:
Confirmed
Status in Camera App:
Confirmed
Status in Dialer app for Ubuntu Touch:
Confirmed
Status in Gallery App:
Confirmed
Status in Messaging App:
Confirmed
Status in Web Browser App:
In Progress
Status in “address-book-app” package in Ubuntu:
Confirmed
Status in “dialer-app” package in Ubuntu:
Confirmed
Status in “messaging-app” package in Ubuntu:
Confirmed
Status in “webbrowser-app” package in Ubuntu:
Fix Released
Bug description:
use the profiling tools in QtCreator and tips suggested by Florian here:
https://docs.google.com/a/canonical.com/presentation/d/1H0_Y70jadTwz0bc6VXgZNzD1xsvHEX57lULWRm3-LM4/edit#slide=id.p
Defer as much as possible to happen until after the UI is displayed
To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1325001/+subscriptions