Closed Bug 1024806 Opened 10 years ago Closed 6 years ago

Ro.me does not load after clicking the try anyway warning. Worked in ff29.

Categories

(Core :: DOM: Core & HTML, defect)

30 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox30 - affected
firefox31 --- unaffected
firefox32 --- unaffected
firefox33 --- unaffected

People

(Reporter: byornski, Unassigned)

References

()

Details

(Keywords: dev-doc-complete, regression, site-compat)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release) Build ID: 20140605174243 Steps to reproduce: Load firefox 30.0 on Windows. Navigate to http://www.ro.me/ Box suggests will only work in chrome, click try anyway. Actual results: Black screen. Expected results: (Worked in ff29). Ro.me animation.
URL: ro.me
Confirmed on Mac. Firefox 30 doesn't show clouds, but 29 and 31+ do. The console says: > TypeError: console.log is not a function And if Firebug is activated, it works. Maybe Bug 998908?
Status: UNCONFIRMED → NEW
Component: Untriaged → JavaScript Engine
Depends on: 998908
Ever confirmed: true
Keywords: regression
OS: Windows 7 → All
Product: Firefox → Core
Hardware: x86_64 → All
Ahh, no, this is the culprit: > var console = console || function () {};
Component: JavaScript Engine → DOM
No longer depends on: 998908
Blocks: 976920
This presumably worked in 29 because that predated the fix for bug 965860. It works on non-release because we haven't landed bug 976920 there. The good news is that we have no plans to check in bug 976920 on 31, so I think we're good here for 31. Not sure whether we should try to do something for 30, especially if the only issue is this "I only work in Chrome, haha" site.
Blocks: 965860
Since there is a site-side workaround, this is not a driver for a 30 chemspill and we'll see the fix ship in 31. see https://bugzilla.mozilla.org/show_bug.cgi?id=1024899#c9
Trying in today's nightly, I just see a black screen with music in the background.

WFM

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.