author | Mike Taylor <miket@mozilla.com> |
Wed, 17 Jun 2015 13:02:30 -0700 | |
changeset 273145 | df312e4cadefa13a0bb001b360091f636f03c794 |
parent 273144 | 08fd89d1427fd71a133041136800c197742a7539 |
child 273146 | 867a54da0c2c38845cf970a1a96fdc6fdfe15db5 |
push id | 2946 |
push user | cliu@mozilla.com |
push date | Thu, 18 Jun 2015 00:55:19 +0000 |
reviewers | mbrubeck |
bugs | 1175301 |
milestone | 41.0a1 |
--- a/mobile/android/app/ua-update.json.in +++ b/mobile/android/app/ua-update.json.in @@ -1,7 +1,7 @@ #filter slashslash // Everything after the first // on a line will be removed by the preproccesor. // Send these sites a custom user-agent. Bugs should be included with an entry. { - // bug 788422, youtube.com - "youtube.com": "Android; Tablet;#Android; Mobile;" + // bug 1174784, youtube.com + "youtube.com": "Android\\s\\d.+?;#Android;" }