Closed
Bug 738083
Opened 13 years ago
Closed 13 years ago
http://gs.statcounter.com/ fails to complete loading graphs
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 737575
People
(Reporter: bc, Unassigned)
References
()
Details
(Keywords: regression, reproducible)
1. http://gs.statcounter.com/
2. Expected: browser stats graph appears
Actual: browser stats graphs fails to load
bisection says http://hg.mozilla.org/mozilla-central/rev/8f3b804118ef
Bug 730497 - re-add the f.apply(arguments) optimization (r=bhackett)
On today's nightly on Mac I see in the console
Error: #25081850 chartobject-1::RendererManager Error >> There was an error rendering the chart. Enable FusionCharts JS debugMode for more information.
Source File: http://www-beta.statcounter.com/js/packed/global-45a9c1d9e6.js
Line: 402
On Linux I see:
Error: this.FusionCharts is undefined
Source File: http://www-beta.statcounter.com/js/packed/global-45a9c1d9e6.js
Line: 402
![]() |
||
Comment 1•13 years ago
|
||
I can reproduce on 4c5b0c31aa54, but not on 25cd2846cf90, so this seems to be a dup of bug 737575.
You need to log in
before you can comment on or make changes to this bug.
Description
•