Merge lp:~uriboni/webbrowser-app/google-maps-drag into lp:webbrowser-app

Proposed by Ugo Riboni
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 1243
Merged at revision: 1248
Proposed branch: lp:~uriboni/webbrowser-app/google-maps-drag
Merge into: lp:webbrowser-app
Diff against target: 9 lines (+1/-0)
1 file modified
src/Ubuntu/Web/ua-overrides-desktop.js (+1/-0)
To merge this branch: bzr merge lp:~uriboni/webbrowser-app/google-maps-drag
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Olivier Tilloy Approve
Review via email: mp+275156@code.launchpad.net

Commit message

Fix inability to drag the map to pan in Google maps, on desktop.

Description of the change

Fix inability to drag the map to pan in Google maps, on desktop

To post a comment you must log in.
1243. By Ugo Riboni

Make the fix work on regional domains too

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Olivier Tilloy (osomon) wrote :

LGTM, thanks.

review: Approve
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 'src/Ubuntu/Web/ua-overrides-desktop.js'
2--- src/Ubuntu/Web/ua-overrides-desktop.js 2015-05-25 21:22:58 +0000
3+++ src/Ubuntu/Web/ua-overrides-desktop.js 2015-10-21 10:06:39 +0000
4@@ -22,4 +22,5 @@
5 ["^https?:\/\/(www\.)?google\.com\/calendar", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chromium/35.0.1870.2 Chrome/35.0.1870.2 Safari/537.36"],
6 ["^http:\/\/chrome\.angrybirds\.com\/", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chrome/35.0.1870.2 Safari/537.36"], // http://pad.lv/1284158
7 ["^https?:\/\/(www\.)?youtube\.com\/", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chrome/35.0.1870.2 Safari/537.36"], // http://pad.lv/1412880
8+ ["^https?:\/\/(www\.)?google\..+\/maps", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chromium/35.0.1870.2 Safari/537.36"], // http://pad.lv/1503506
9 ];

Subscribers

People subscribed via source and target branches

to status/vote changes: