Closed
Bug 828394
Opened 12 years ago
Closed 12 years ago
vimeo.com doesn't recognize B2G UA as mobile
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lmandel, Unassigned)
References
()
Details
(Whiteboard: [uaoverride] [country-all] [serversniff])
vimeo.com serves a desktop site to B2G. Bug 823364 added an UA override for this domain. The override should be removed once the domain serves mobile content to B2G. This bug tracks the evangelism for the site to recognize the B2G UA and the removal of the override at that time.
Comment 1•12 years ago
|
||
→ http HEAD http://vimeo.com/ User-Agent:'Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0'
HTTP/1.1 302 Found
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Connection: close
Content-Encoding: gzip
Content-Length: 20
Content-Type: text/html; charset=UTF-8
Date: Wed, 10 Jul 2013 19:40:10 GMT
Expires: Wed, 10 Jul 2013 07:40:10 GMT
Location: http://vimeo.com/m/
Server: Apache
Set-Cookie: ab_sb=2%7C0; expires=Sat, 08-Jul-2023 19:40:10 GMT; path=/; domain=.vimeo.com
Vary: User-Agent,Accept-Encoding
X-Powered-By: PHP/5.4.14
On the device, testing
→ mozua.sh list vimeo.com
2110 KB/s (13990 bytes in 0.006s)
Listing domain matching vimeo.com
828394 vimeo.com
→ mozua.sh remove vimeo.com
3079 KB/s (13990 bytes in 0.004s)
Removing UA override for vimeo.com
+ adb shell mount -o rw,remount /system
+ adb push /tmp/user.js.tmp /system/b2g/defaults/pref/user.js
1172 KB/s (13901 bytes in 0.011s)
+ adb shell mount -o ro,remount /system
+ adb shell stop b2g
+ adb shell start b2g
TESTING
working on the ZTE device.
Yeah \o/
Need a PATCH for removing vimeo from ua-override.js
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
URL: http://vimeo.com/
Whiteboard: [uaoverride] → [uaoverride] [country-all] [serversniff]
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•11 months ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•