This bug was fixed in the package unity-webapps-qml -
0.1+15.04.20150422-0ubuntu1

---------------
unity-webapps-qml (0.1+15.04.20150422-0ubuntu1) vivid; urgency=medium

  [ Alexandre Abreu ]
  * Improve paramater passing to launchEmbedded UI (LP: #1417776)

  [ CI Train Bot ]
  * New rebuild forced.

unity-webapps-qml (0.1+15.04.20150409-0ubuntu1) vivid; urgency=medium

  [ Daniel Holbach ]
  * Add ./update-docs script, which can needs to be run locally, as not all
    dependencies of yuidocs are in the archive yet.
    The API docs are added to unity-webapps-qml-doc, which will make it easier
    for us to update developer.ubuntu.com/api.

  [ CI Train Bot ]
  * New rebuild forced.

unity-webapps-qml (0.1+15.04.20150319-0ubuntu1) vivid; urgency=medium

  [ Alexandre Abreu ]
  * Add tools API that exposed helpers to webaps

  [ CI Train Bot ]
  * New rebuild forced.

unity-webapps-qml (0.1+15.04.20150304-0ubuntu1) vivid; urgency=medium

  [ Alberto Mardegan ]
  * Bindings for the OnlineAccounts.Client module (LP: #1427649)

  [ CI Train Bot ]
  * New rebuild forced.

unity-webapps-qml (0.1+15.04.20150109-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * When using a webapp-properties file for an unamed webapp the user
    script does not get injected. (LP: #1409051)

unity-webapps-qml (0.1+15.04.20141202-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Make sure that the content hub bindings are fail safe since the
    content hub package is a suggests (which is fine since it is not
    there by default on desktop). (LP: #1395524)
  * The content hub has been updated with some changes that caused the
    getPeers() fonction to break on the HTML5 API side.

unity-webapps-qml (0.1+15.04.20141126.1-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Improve testability for the desktop webapp search path

unity-webapps-qml (0.1+15.04.20141122-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Port qml bindings to oxide (LP: #1374100)

unity-webapps-qml (0.1+15.04.20141103.1-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Add small guard before url navigation (LP: #1378437)

unity-webapps-qml (0.1+14.10.20140813-0ubuntu2) utopic; urgency=low

  * debian/control:
    - update libqt5webkit5-qmlwebkitplugin -> qml-module-qtwebkit
      (fixes a multiarch install failure)

unity-webapps-qml (0.1+14.10.20140813-0ubuntu1) utopic; urgency=low

  [ Ken VanDine ]
  * handle qtdeclarative5-ubuntu-content1 package rename

unity-webapps-qml (0.1+14.10.20140731-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Simplify the click webapp definition for things like overrides etc.

unity-webapps-qml (0.1+14.10.20140718.1-0ubuntu1) utopic; urgency=low

  [ Alexandre Abreu ]
  * Add bidirectional callback support between js <-> qml,

unity-webapps-qml (0.1+14.10.20140709-0ubuntu1) utopic; urgency=low

  [ Alexandre Abreu ]
  * Fix issue with qmlplugindump using 100% cpu Fix and expanded AP
    tests to properly test the installed webapps case (LP: #1300957)

unity-webapps-qml (0.1+14.10.20140626.1-0ubuntu1) utopic; urgency=low

  [ Ken VanDine ]
  * add content share

  [ Alexandre Abreu ]
  * add content share

unity-webapps-qml (0.1+14.10.20140620-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Olivier Tilloy ]
  * Do not override existing message handlers. Oxide has this nice
    feature that it automatically attaches the instantiated message
    handler to the webview anyway, so this line was useless. (LP:
    #1323735)

unity-webapps-qml (0.1+14.10.20140520-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Bindings for the download manager (LP: #1295842)

unity-webapps-qml (0.1+14.10.20140514.2-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Cleanup the structure of the QML bindings to make it clearer. No
    Changes in functionality all features are still working & same, This
    is an updated version of: https://code.launchpad.net/~abreu-
    alexandre/unity-webapps-qml/restructure-cleanup-bindings-qml-
    structure/+merge/208148 with the latest changes that got in in
    between (LP: #1288801)
  * Simplifies the manifest.json handling in some instances. More
    precisely when one is using a custom model search path for the
    webapp lookup, some restrictions are being put on what is expected
    to be found in the folder among which: a common/ subfolder (even if
    the webapp doesnt require one),. one or more unity-webapps-* folders
    with manifest.json & *.user.js files in it,. More over the manifest
    files do require user scripts to be defined. This imposes a set of
    constraints over a given webapp that simply wants to use the
    container (w/o js injection). This simplifies it an allows one to
    define a manifest.json file (still with some required elements, but
    a smaller set), directly in the model search path. E.g. something
    like: {     "name": "MyWebApp",     "homepage":
    "http://www.bbc.co.uk/news/";,     "domain": "bbc.co.uk",
        "includes": [] } will do, or to avoid any confusion w/ the click
    manifest.json file, one also searches for a webapp-properties.json
    w/ the same content as above.

unity-webapps-qml (0.1+14.10.20140506.1-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Add UA override capabilities to webapps; clean some code and tests,
    (LP: #1245465)

unity-webapps-qml (0.1+14.04.20140408-0ubuntu2) utopic; urgency=medium

  * debian/control: alternatively depend on the OpenGLES version of
    qtdeclarative5-ubuntu-ui-toolkit-plugin

unity-webapps-qml (0.1+14.04.20140408-0ubuntu1) trusty; urgency=low

  [ Timo Jyrinki ]
  * Depend on liboxideqtcore0 to limit archs to be built to the set for
    which webapps-qml is installable for.

unity-webapps-qml (0.1+14.04.20140407-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * Update the oxide bits to account for oxide moving to 1.0

unity-webapps-qml (0.1+14.04.20140401.1-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * Add some missing files striclty for doc generation for the runtime-
    api
  * There is currently an issue on Ubuntu Desktop with webapps running
    in the container and bamf/unity that when a local desktop file
    exists (and a webapp icon has been pinned to the launcher through
    its global /usr/share desktop file), the webapp icons are duplicated
    in the launcher. Various fixes have been made to mitigate the issue
    in bamf but it seems to still be around. This is voluntarily
    discarded for now and left around to get to the bottom of the issue
    in a timely fashion. (LP: #1300864)

unity-webapps-qml (0.1+14.04.20140328.1-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * Fixes to the runtime-api: have inputMethodName return its value,.
    have the client register listeners for property changed, .

unity-webapps-qml (0.1+14.04.20140328-0ubuntu1) trusty; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Add application api (LP: #1278485)

unity-webapps-qml (0.1+14.04.20140325-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * Add integration with oxide (LP: #1290535)

  [ Justin McPherson ]
  * Add integration with oxide (LP: #1290535)

unity-webapps-qml (0.1+14.04.20140321.1-0ubuntu1) trusty; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Add support for the new content hub api

unity-webapps-qml (0.1+14.04.20140317.1-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * Fix desktop file generation: dont do useless generation when not
    needed,. use the proper webapps-runner w/ the --chrome option. make
    sure that the webapp 'domain' is available (LP: #1288805)
  * Make sure that priviledged APIs are only injected in the proper
    context (LP: #1293702)

unity-webapps-qml (0.1+14.04.20140313-0ubuntu1) trusty; urgency=low

  * New rebuild forced

unity-webapps-qml (0.1+14.04.20140304.1-0ubuntu1) trusty; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alexandre Abreu ]
  * Fix issue with the callback order for content hub's high level api.
    The order is reversed

unity-webapps-qml (0.1+14.04.20140303-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * Fix online accounts inline docs

  [ Alberto Mardegan ]
  * API cleanups Add a getAccounts() method, and remove the
    getAccountsInfoFor() and getAccessTokenFor() methods.

unity-webapps-qml (0.1+14.04.20140212.1-0ubuntu1) trusty; urgency=low

  [ Kyle Nitzsche ]
  * A single script (yuidoc-build.sh) to build all api docs for all
    current js apis.

  [ Robert Bruce Park ]
  * Define the virtual package more concretely.

unity-webapps-qml (0.1+14.04.20140211.1-0ubuntu1) trusty; urgency=low

  [ CI bot ]
  * Null merge to trigger a CI Train trunk release.

  [ Alexandre Abreu ]
  * Fix content hub export.
  * "Move the content hub depends to a suggests to avoid pulling click
    deps on the desktop".
  * Fix the inline docs to work properly with yuidocs. (LP: #1274191)
  * Simplify content hub application import action through an extra api
    that basically wraps it all. .

unity-webapps-qml (0.1+14.04.20140130.3-0ubuntu2) trusty; urgency=medium

  * Revert previous upload entirely as it somehow caused unwanted
    packages to appear on all desktops installation resulting in massive
    breakage for some users.

unity-webapps-qml (0.1+14.04.20140130.3-0ubuntu1) trusty; urgency=low

  [ Alexandre Abreu ]
  * Add bindings for Alarm API, contend HUb, Online Accounts,. (LP:
    #1270210)

  [ Robert Bruce Park ]
  * Minor packaging cleanup.
  * Provide virtual package ubuntu-html5-api-bindings.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 76

unity-webapps-qml (0.1+14.04.20131106-0ubuntu1) trusty; urgency=low

  * New rebuild forced
  * Automatic snapshot from revision 72

unity-webapps-qml (0.1+13.10.20130926.2-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Add python-gobject dep to autopilot package. (LP: #1228196)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 71

unity-webapps-qml (0.1+13.10.20130926.1-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Fix desktop id for containers w/ APP_ID. (LP: #1230376)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 69

unity-webapps-qml (0.1+13.10.20130924.4-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * ensure_unity_is_running should not be used on touch. (LP: #1228208)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 67

unity-webapps-qml (0.1+13.10.20130919.4-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Add startupwmclass to desktop file generation.
  * Disable some tests on phone since the backends are not there yet.
  * Remove all references to inputs (unecessary anyway) to run on touch.
    (LP: #1227412)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 65

unity-webapps-qml (0.1+13.10.20130917.1-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Make sure that the qmllauncher desktop file is not discoverable thru
    the dash. (LP: #1222956)
  * Fix webapps search path set in the model instead of allowing all
    paths to be set. Improve the documentation in this regard.
  * Remove uneeded build dependency on qt5multimedia-plugin. (LP:
    #1206268)
  * fix application raising.
  * small raise fix.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 61

unity-webapps-qml (0.1+13.10.20130907-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Simplify/fix autopilot tests; Handle better local usage of webapps
    component (for local apps).
  * Fix icon name generation.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 55

unity-webapps-qml (0.1+13.10.20130904.2-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Fix static actions.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 52

unity-webapps-qml (0.1+13.10.20130829.2-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Add webapp chrome selection from the manifest file.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 50

unity-webapps-qml (0.1+13.10.20130828-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Encode webapp name in base64.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 48

unity-webapps-qml (0.1+13.10.20130827.2-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Fix issues w/ init; update autopilot tests; add mediaplayer.
  * Add per webapps url matching, Fix autopilot tests (typos).
  * Add --app-id to exec line for webbrowser-app.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 46

unity-webapps-qml (0.1+13.10.20130822.2-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Fix typo in desktop file Exec.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 42

unity-webapps-qml (0.1+13.10.20130820.3-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Fix hud autopilot script.
  * Add maximized launch to facebook example & caps to qml-launcher.
  * fix facebook example useragent, when using the mobile safari one
    (ipad/iphone) it seems that facebook does not update its messages
    asyncrhonously anymore which render the webapp messaging menu
    binding quite moot.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 40

unity-webapps-qml (0.1+13.10.20130816.1-0ubuntu1) saucy; urgency=low

  [ Víctor R. Ruiz ]
  * Create ./local/share/applications when not available. (LP: #1211352)

  [ Alexandre Abreu ]
  * Fix race condition in webapps bridge creation Fix issues in
    messaging menu Add facebookmessenger full example Fix initialization
    of backends Only inject API in top frame Fix issue with absence of
    'unsafeWindow'.
  * Add unitytestcase base class, seems to fix some dbus setup issues
    that some had
  * Remove unecessary unity property (already provided)

  [ Łukasz 'sil2100' Zemczak ]
  * Revert back to using Arch: any instead of explicitly listing out all
    architectures.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 36

unity-webapps-qml (0.1+13.10.20130731-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * hud support.
  * fix unit tests add signal clean up when bindee is disconnected.
  * Use new Unity Actions API; Fix tests; Add import statement to qml-
    launcher for local autopilot testing.
  * fix messaging menu support fix examples.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 30

unity-webapps-qml (0.1+13.10.20130723-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 25

unity-webapps-qml (0.1+13.10.20130722-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Fix autopilot tests depends . (LP: #1203086)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 24

unity-webapps-qml (0.1+13.10.20130719-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Initial release.
  * Automatic snapshot from revision 17 (bootstrap)
  * Automatic update of url to webapp homepage.
  * Examples have been stripped of their unnecessary native coating (no
    more native stuff), and common data files have been bundled
    together. I also added desktop files and simple bash script to
    launch the sample apps, . (LP: #1201892)

  [ Robert Bruce Park ]
  * Minor packaging fixes.
  * Packaging fixes.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 22
 -- CI Train Bot <ci-train-...@canonical.com>   Wed, 22 Apr 2015 14:37:14 +0000

** Changed in: unity-webapps-qml (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-webapps-qml in
Ubuntu.
https://bugs.launchpad.net/bugs/1417776

Title:
  Make the launchEmbeddedUI API more flexible in the kind of params that
  it passes down to the UI

Status in Unity WebApps QML component:
  In Progress
Status in unity-webapps-qml package in Ubuntu:
  Fix Released

Bug description:
  At the moment the launchEmbeddedUI API is very rigid in the extra
  params that it passes down to the underlying UI for no specific
  reason.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-webapps-qml/+bug/1417776/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to