webbrowser-app 0.23+14.04.20140324-0ubuntu1 source package in Ubuntu

Changelog

webbrowser-app (0.23+14.04.20140324-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * There are 2 ways for the webapp-container to receive a list of
    patterns to filter url browsing in a webapp container: through the
    manifest.json file that comes with a given (named) webapp, or
    through the command line. At the moment, the 2 mechanisms are
    exclusive in the sense that from the webapp-container's perspective
    it only considers one or another when filtering navigation (the
    webapp manifest one being preferred) but they are NOT semantically
    equivalent. The list of url patterns in the manifest.json file is
    use as a mean to filter the urls that are being browsed to, but ALSO
    in the chromium & FF browsers to know if a webapp is to be
    installed/enabled when browsing in a given url. For example, for
    Gmail, the hostname mail.google.com is used as a trigger to ask the
    user for an installation/enablement of a webapp in the browser. It
    is also implicitely used as a filter for browser once in the
    container. The issue is that for applications like google services,
    the authentication mechanism is common. So when launched in the
    container, the user will be redirected to e.g.
    https://accounts.google.com or https://accounts.google.ca, etc. So,
    the manifest.json cannot be modified to account for those, since we
    dont want to install a webapp from those URLs but we need a way to
    add extra navigation url patterns to allow google service webapps to
    be redirected to e.g. https://accounts.google.* etc. We provide here
    2 things: an way for the url patterns passed down from the command
    line to be also considered in the navigation filtering,. a way to
    simplify url patterns for google apps (LP: #1288982)
 -- Ubuntu daily release <email address hidden>   Mon, 24 Mar 2014 19:14:54 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
webbrowser-app_0.23+14.04.20140324.orig.tar.gz 732.8 KiB 4ba5d3b2ce398bcdbd560d1a792570e25aecb4621a93e3b2fdfcf0a275c6b07b
webbrowser-app_0.23+14.04.20140324-0ubuntu1.diff.gz 15.0 KiB 6d038dcf64d3fe071d38f3634ace2489ba0d3dcdd68a7082077c752c14eb1483
webbrowser-app_0.23+14.04.20140324-0ubuntu1.dsc 2.6 KiB 4c8e73cb72c8be80103ebfd1f87f36b20ce01558e1eccd5c71784a218b554118

View changes file

Binary packages built by this source

qtdeclarative5-ubuntu-ui-extras-browser-plugin: Ubuntu web browser QML plugin

 A lightweight web browser tailored for Ubuntu, based on the Webkit rendering
 engine and using the Ubuntu UI components. This package contains a standalone
 QML plugin that applications can use to embed a browser control.

qtdeclarative5-ubuntu-ui-extras-browser-plugin-assets: Ubuntu web browser QML plugin assets

 A lightweight web browser tailored for Ubuntu, based on the Webkit rendering
 engine and using the Ubuntu UI components. This package contains the
 PNGs used as UI elements by the QML plugin.

webapp-container: Ubuntu web applications container

 A lightweight webapps container tailored for Ubuntu, based on the Webkit
 rendering engine and using the Ubuntu UI components.

webbrowser-app: Ubuntu web browser

 A lightweight web browser tailored for Ubuntu, based on the Webkit rendering
 engine and using the Ubuntu UI components.

webbrowser-app-autopilot: Ubuntu web browser autopilot tests

 A lightweight web browser tailored for Ubuntu, based on the Webkit rendering
 engine and using the Ubuntu UI components. This package contains autopilot
 tests for it.