Merge lp:~osomon/webbrowser-app/gmaps-tablet-not-simplified into lp:webbrowser-app

Proposed by Olivier Tilloy
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 1386
Merged at revision: 1389
Proposed branch: lp:~osomon/webbrowser-app/gmaps-tablet-not-simplified
Merge into: lp:webbrowser-app
Diff against target: 11 lines (+1/-1)
1 file modified
src/Ubuntu/Web/ua-overrides-desktop.js (+1/-1)
To merge this branch: bzr merge lp:~osomon/webbrowser-app/gmaps-tablet-not-simplified
Reviewer Review Type Date Requested Status
Alexandre Abreu (community) Approve
Review via email: mp+289623@code.launchpad.net

Commit message

Make google maps work in complete mode on tablets.

To post a comment you must log in.
Revision history for this message
Alexandre Abreu (abreu-alexandre) wrote :

I dont have a device that allows me to properly test it (tablet or touch enabled screen), but I test on a plain desktop to see if nothing broke and it was OK, so +1 on this front,

review: Approve

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 2016-01-25 17:24:31 +0000
3+++ src/Ubuntu/Web/ua-overrides-desktop.js 2016-03-21 10:42:24 +0000
4@@ -22,6 +22,6 @@
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+ ["^https?:\/\/(www\.)?google\..+\/maps", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chrome/35.0.1870.2 Safari/537.36"], // http://pad.lv/1503506, http://pad.lv/1551649
10 ["^https?:\/\/mail\.google\.com\/", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chrome/47.0.2526.106 Safari/537.36"], // http://pad.lv/1452616
11 ];

Subscribers

People subscribed via source and target branches

to status/vote changes: