Closed Bug 855256 Opened 11 years ago Closed 11 years ago

soul-reaper.com does not load on Firefox Mobile

Categories

(Web Compatibility :: Site Reports, defect)

ARM
Android
defect
Not set
normal

Tracking

(firefox20 affected, firefox21 affected, firefox22 affected)

RESOLVED WONTFIX
Tracking Status
firefox20 --- affected
firefox21 --- affected
firefox22 --- affected

People

(Reporter: AdrianT, Assigned: karlcow)

References

()

Details

(Whiteboard: [sitewait] [css] [js] )

Attachments

(2 files)

Attached file logs
Nightly 22.0a1 2013-03-26/Firefox Mobile 20 RC 1
LG Nexus 4 (Android 4.2.2) ? Samsung Galaxy Note (Android 4.0.4)

Steps to reproduce:
1) Load soul-reaper.com and wait for the content to load

Expected results:
The page loads and it is correctly displayed

Actual results:
The loading progress bar remains at 50% and never completes loading

Notes:
The page loads correctly on the Android Stock Browser on ICS and Google Chrome on JB
Probably an issue on their end, I see a GET request but have no response back and then it aborts

[10:04:49.199] GET http://soul-reaper.com/box6/layers/cobra/cobra_00025.png [HTTP/1.1 200 OK 822ms]
[10:04:50.109] GET http://soul-reaper.com/SR_VO.ogg [0ms]

User-Agent:Mozilla/5.0 (Android; Mobile; rv:22.0) Gecko/22.0 Firefox/22.0Referer:http://soul-reaper.com/Range:bytes=0-Host:soul-reaper.comConnection:keep-aliveAccept-Language:en-US,en;q=0.5Accept:audio/webm,audio/ogg,audio/wav,audio/*;q=0.9,application/ogg;q=0.7,video/*;q=0.6,*/*;q=0.5
Component: General → Mobile
Product: Firefox for Android → Tech Evangelism
I have sent them an email.
Is it supposed to do anything after loading the read kind of lava behind the rock?
Because I tried with Android Stock Browser and it doesn't do anything.
Whiteboard: [sitewait]
The website is an interactive comic written in HTML5.
On Chrome 30.0.1599.82 the website does cause the browser to close - probably OOM
On the standard stock browser the website loads and displays correctly.

Tested on a Samsung Galaxy Tab (Android 4.0.4) - updated from Android 3.1
Thanks Adrian,

On Opera Mobile, after the lava is loaded, nothing is happening. Then after a few minutes,  it crashes the browser. It kind of works on my desktop browser: firefox 25.

I'm not sure the site is made to be viewed on mobile environment. On Firefox Desktop, it took

96 requests, 46 seconds and 18… Mo of data. If someone wants to contact them about it. Please do. 

Also when going there with a iOS user agent, redirects to  http://www.firstpoststudios.com/mobile/ which doesn't exist anymore.
		if ((navigator.userAgent.indexOf('iPhone') != -1) || (navigator.userAgent.indexOf('iPod') != -1) || (navigator.userAgent.indexOf('iPad') != -1)) {
			document.location = "http://www.firstpoststudios.com/mobile/";
		}

Their contact info is info@firstpoststudios.com
Their last blog post is from http://www.firstpoststudios.com/blog/ September 2012


closing as WONTFIX.
Assignee: nobody → kdubost
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Whiteboard: [sitewait] → [sitewait] [css] [js]
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.