Merge lp:~osomon/webbrowser-app/dailymotion-desktop-ua-override into lp:webbrowser-app/staging

Proposed by Olivier Tilloy
Status: Merged
Approved by: Florian Boucault
Approved revision: 1603
Merged at revision: 1613
Proposed branch: lp:~osomon/webbrowser-app/dailymotion-desktop-ua-override
Merge into: lp:webbrowser-app/staging
Diff against target: 11 lines (+3/-0)
1 file modified
src/Ubuntu/Web/ua-overrides-desktop.js.in (+3/-0)
To merge this branch: bzr merge lp:~osomon/webbrowser-app/dailymotion-desktop-ua-override
Reviewer Review Type Date Requested Status
Florian Boucault (community) Approve
Review via email: mp+316677@code.launchpad.net

Commit message

Add a desktop UA override for dailymotion.com.

To post a comment you must log in.
Revision history for this message
Florian Boucault (fboucault) wrote :

Works as expected.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/Ubuntu/Web/ua-overrides-desktop.js.in'
--- src/Ubuntu/Web/ua-overrides-desktop.js.in 2017-01-24 12:50:45 +0000
+++ src/Ubuntu/Web/ua-overrides-desktop.js.in 2017-02-08 10:36:01 +0000
@@ -61,4 +61,7 @@
6161
62 // Ebay (https://launchpad.net/bugs/1575780)62 // Ebay (https://launchpad.net/bugs/1575780)
63 ["^https?:\/\/(.+\.)?ebay\.(at|be|ca|ch|cn|co\.jp|co\.th|co\.uk|com|com\.au|com\.hk|com\.my|com\.sg|com\.tw|de|es|fr|ie|in|it|nl|ph|pl|se|vn)\/", chrome_desktop_override],63 ["^https?:\/\/(.+\.)?ebay\.(at|be|ca|ch|cn|co\.jp|co\.th|co\.uk|com|com\.au|com\.hk|com\.my|com\.sg|com\.tw|de|es|fr|ie|in|it|nl|ph|pl|se|vn)\/", chrome_desktop_override],
64
65 // Dailymotion (https://launchpad.net/bugs/1662826)
66 ["^http:\/\/www\.dailymotion\.com\/", chrome_desktop_override],
64];67];

Subscribers

People subscribed via source and target branches