lp:~osomon/webbrowser-app/rtm-trunk-sync-20140826

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/webbrowser-app/rtm-trunk-sync-20140826
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
webbrowser-app
Status:
Merged

Recent revisions

685. By 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

684. By Olivier Tilloy

Instantiate webviews on demand, only when they really need to be shown.
Show placeholder artwork and text in empty tab previews.

683. By PS Jenkins bot

Releasing 0.23+14.10.20140819.1-0ubuntu1

682. By David Barth

Add the ability to override the Oxide webview and various functions related to navigation support.
Approved by: Olivier Tilloy

681. By PS Jenkins bot

Releasing 0.23+14.10.20140819-0ubuntu1

680. By Alexandre Abreu

Fix the session storage mechanism to record URLs depending on their context and on the webapp context:
 - discard transient pages
 - discard URLs that match a potential redirection prefix (as facebook uses)
 - prevent external requests to open URLs that match the redirection prefix Fixes: 1356417, 1358622

679. By Launchpad Translations on behalf of phablet-team

Launchpad automatic translations update.

678. By PS Jenkins bot

Releasing 0.23+14.10.20140818.1-0ubuntu1

677. By Arthur Mello

Add swipe to delete action to the history view Fixes: 1351164
Approved by: Olivier Tilloy

676. By Olivier Tilloy

Delay the auto-hide/auto-show behaviour of the header, in order to prevent the view from jumping up and down on touch-enabled devices when the touch event sequence is not finished. Fixes: 1354700
Approved by: PS Jenkins bot

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:webbrowser-app
This branch contains Public information 
Everyone can see this information.

Subscribers