Closed
Bug 935905
Opened 12 years ago
Closed 11 years ago
video.adultswim.com sends desktop content to FirefoxOS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: hsteen, Unassigned, Mentored)
References
()
Details
(Whiteboard: [mobile-compat-form][clientsniff][contactready])
Site: http://video.adultswim.com
video.adultswim.com sends desktop content to FirefoxOS
:: Steps To Reproduce
This:
<script>
if (navigator.userAgent.match(/ipad|iphone|ipod|android|silk-accelerated/gi) && document.cookie.indexOf("asMobileViewFull=1") === -1) {
window.location.replace("http://m.adultswim.com" + (("/").replace("/index.html", "/")) + "");
}
</script>
:: Expected Result
mobile content and video
:: Actual Result
no mobile content
:: Additional Information
Software Version: 1.1
Reporter's User Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3
Reporter | ||
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [mobile-compat-form] → [mobile-compat-form][clientsniff][contactready]
Comment 1•12 years ago
|
||
Found an email for a developer at Adult Swim.
Assignee: nobody → astevenson
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form][clientsniff][contactready] → [mobile-compat-form][clientsniff][sitewait]
Comment 2•12 years ago
|
||
No response, trying the site contact form http://video.adultswim.com/footer/contact/index.html.
Comment 3•11 years ago
|
||
No response and the bug still exists.
Updated•11 years ago
|
Assignee: astevenson → nobody
Status: ASSIGNED → NEW
Whiteboard: [mobile-compat-form][clientsniff][sitewait] → [mobile-compat-form][clientsniff][contactready][mentor=astevenson]
Updated•11 years ago
|
Mentor: astevenson
Whiteboard: [mobile-compat-form][clientsniff][contactready][mentor=astevenson] → [mobile-compat-form][clientsniff][contactready]
![]() |
||
Comment 4•11 years ago
|
||
The site has been fixed. Thanks Adam.
http://www.adultswim.com/videos/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•1 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•