Merge lp:~abreu-alexandre/webbrowser-app/fix-facebook-hub-share-rtm-09 into lp:webbrowser-app/rtm-14.09

Proposed by Alexandre Abreu
Status: Merged
Approved by: David Barth
Approved revision: 771
Merged at revision: 771
Proposed branch: lp:~abreu-alexandre/webbrowser-app/fix-facebook-hub-share-rtm-09
Merge into: lp:webbrowser-app/rtm-14.09
Diff against target: 11 lines (+1/-0)
1 file modified
src/app/webcontainer/WebApp.qml (+1/-0)
To merge this branch: bzr merge lp:~abreu-alexandre/webbrowser-app/fix-facebook-hub-share-rtm-09
Reviewer Review Type Date Requested Status
David Barth (community) Approve
Review via email: mp+241305@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
David Barth (dbarth) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/app/webcontainer/WebApp.qml'
2--- src/app/webcontainer/WebApp.qml 2014-10-03 14:41:14 +0000
3+++ src/app/webcontainer/WebApp.qml 2014-11-10 17:09:12 +0000
4@@ -178,6 +178,7 @@
5 bindee: webview.currentWebview
6 actionsContext: actionManager.globalContext
7 model: UnityWebApps.UnityWebappsAppModel { searchPath: webappModelSearchPath }
8+ injectExtraContentShareCapabilities: true
9 }
10
11 function isValidContainedUrl(url) {

Subscribers

People subscribed via source and target branches