lp:~fboucault/webbrowser-app/simplify_tab_opening

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:~fboucault/webbrowser-app/simplify_tab_opening
Only Florian Boucault can upload to this branch. If you are Florian Boucault please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Boucault
Project:
webbrowser-app
Status:
Development

Recent revisions

1624. By Florian Boucault

Simplified tab opening, reduced number of entry points.

Moved Browser.internal.openUrlInNewTab to Browser.openUrlInNewTab and made it the main entry point to create tabs.
New Browser.openRequestInNewTab that takes in a 'request' instead of a 'url'.

TabComponent.WebViewImpl.onNewViewRequested to use Browser.openRequestInNewTab instead of BrowserWindow.addTab
Removed BrowserWindow.addTab
Browser.restoreTabState to use internal.createTabHelper instead of Browser.createTab
Removed Browser.createTab

1623. By Florian Boucault

Added corresponding AP tests

1622. By Florian Boucault

Restore focus on parent tab when closing child tab

1621. By Florian Boucault

AP test: simplified tab closing

1620. By Florian Boucault

Store and restore on startup the size of each window.

1619. By Florian Boucault

ComboBox/Drop down menus: improved UX
- added keyboard navigation
- made popover square to fit better with HTML boxes
- aligned popover with HTML box
- apply same width as HTML box whenever possible

1618. By Olivier Tilloy

Add UA overrides for google photos (desktop and mobile).

1617. By Florian Boucault

Snap: embed ubuntu-ui-extras by building it from source.

1616. By Olivier Tilloy

Merge the latest changes from trunk.

1615. By Florian Boucault

Fix issue with new tab page sometimes never being unloaded.

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