lp:~mardy/webbrowser-app/cookie-manager

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp:~mardy/webbrowser-app/cookie-manager
Only Alberto Mardegan can upload to this branch. If you are Alberto Mardegan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Mardegan
Project:
webbrowser-app
Status:
Merged

Recent revisions

679. By Alberto Mardegan

Continue to the webapp page if there are no accounts

678. By Alberto Mardegan

Delay initializing the webapp

677. By Alberto Mardegan

Restore AppId, use unversioned app ID for OA

676. By Alberto Mardegan

Remove redundant slot

675. By Alberto Mardegan

Simplify signal emission

674. By Alberto Mardegan

Simplify backend calls

673. By Alberto Mardegan

Add reference to oxide enum

672. By Alberto Mardegan

Merge from trunk

[ 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)
[ CI bot ]
* Resync trunk
[ Olivier Tilloy ]
* Instantiate webviews on demand, only when they really need to be
  shown. Show placeholder artwork and text in empty tab previews. (LP:
  #1357464)
[ David Barth ]
* Add the ability to override the Oxide webview and various functions
  related to navigation support.
[ 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 (LP: #1356417)
[ Olivier Tilloy ]
* 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 (LP: #1356417)
[ Arthur Mello ]
* Add swipe to delete action to the history view (LP: #1351164)
[ 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. (LP: #1354700)
[ Ugo Riboni ]
* Include translations in the .desktop file (LP: #1318008)
[ Olivier Tilloy ]
* Include translations in the .desktop file (LP: #1318008)
* Do not request permission for geolocation on devices where webapps
  are running confined. This is delegated to the trust store. (LP:
  #1356767)
* Elide actions’ text in the drawer menu. (LP: #1356345)
* Do not reset the contents of the address bar to the previous URL if
  currently loading. Unfocus the address bar when requesting the page
  to reload. (LP: #1354383)

671. By Alberto Mardegan

Fixes

670. By Alexandre Abreu

fix

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