Merge lp:~abreu-alexandre/unity-webapps-googleplus/fix-pattern-and-store-cookies into lp:unity-webapps-googleplus

Proposed by Alexandre Abreu
Status: Merged
Merged at revision: 59
Proposed branch: lp:~abreu-alexandre/unity-webapps-googleplus/fix-pattern-and-store-cookies
Merge into: lp:unity-webapps-googleplus
Diff against target: 18 lines (+2/-2)
2 files modified
GooglePlusplusgooglecom.desktop (+1/-1)
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~abreu-alexandre/unity-webapps-googleplus/fix-pattern-and-store-cookies
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
WebApps Pending
Review via email: mp+214862@code.launchpad.net

Commit message

Update the manifest includes to account for the login urls and force the storage of the session cookies,

Description of the change

Update the manifest includes to account for the login urls and force the storage of the session cookies,

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'GooglePlusplusgooglecom.desktop'
2--- GooglePlusplusgooglecom.desktop 2014-04-04 17:36:08 +0000
3+++ GooglePlusplusgooglecom.desktop 2014-04-09 00:52:28 +0000
4@@ -4,6 +4,6 @@
5 Icon=unity-webapps-google-plus
6 MimeType=
7 Actions=S0;S1;S2;S3;S4;S5;S6;S7;S8;S9;S10;
8-Exec=unity-webapps-runner -n 'R29vZ2xlUGx1cw==' -d 'plus.google.com' %u
9+Exec=unity-webapps-runner -n 'R29vZ2xlUGx1cw==' -d 'plus.google.com' --store-session-cookies %u
10 StartupWMClass=GooglePlusplusgooglecom
11
12
13=== modified file 'manifest.json'
14--- manifest.json 2014-04-04 18:23:56 +0000
15+++ manifest.json 2014-04-09 00:52:28 +0000
16@@ -1,1 +1,1 @@
17-{"includes":["https://plus.google.com/*", "https://accounts.google.*/*", "https://www.google.com/a/*"],"requires":["utils.js","google-common.js"],"name":"GooglePlus","domain": "plus.google.com", "scripts":["GooglePlus.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.12","package-name":"GooglePlus","description":"Unity Webapp for GooglePlus", "homepage":"https://plus.google.com/","icons":{"128":"128/unity-webapps-google-plus.png","48":"48/unity-webapps-google-plus.png","52":"52/unity-webapps-google-plus.png","64":"64/unity-webapps-google-plus.png"}}
18+{"includes":["https://plus.google.com/*", "https://accounts.google.*/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js"],"name":"GooglePlus","domain": "plus.google.com", "scripts":["GooglePlus.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.12","package-name":"GooglePlus","description":"Unity Webapp for GooglePlus", "homepage":"https://plus.google.com/","icons":{"128":"128/unity-webapps-google-plus.png","48":"48/unity-webapps-google-plus.png","52":"52/unity-webapps-google-plus.png","64":"64/unity-webapps-google-plus.png"}}

Subscribers

People subscribed via source and target branches

to all changes: