[Merge] lp:~abreu-alexandre/webbrowser-app/container-extension into lp:webbrowser-app
Alexandre Abreu
alexandre.abreu at canonical.com
Thu Dec 17 15:13:20 UTC 2015
The proposal to merge lp:~abreu-alexandre/webbrowser-app/container-extension into lp:webbrowser-app has been updated.
Description changed to:
Introduce a new extension mechanism for the container that allows webapps to plugin into a discrete set of events coming from the container.
A user has to add a webapp-extend.qml file in the webapp, that should expose a handle() function. This function is called for specific events, at the moment, mostly around url updates (coming from things like urihandler or internally from the user).
To see an example of such an extension usage:
https://code.launchpad.net/~abreu-alexandre/webapps-core/gmail-mailto-support/+merge/278871
For more details, see:
https://code.launchpad.net/~abreu-alexandre/webbrowser-app/container-extension/+merge/278870
--
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~abreu-alexandre/webbrowser-app/container-extension into lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list