Closed Bug 865084 Opened 11 years ago Closed 11 years ago

Jango radio no longer works with 23.0a1 (jango.com)

Categories

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

23 Branch
x86
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 857555
Tracking Status
firefox23 --- affected

People

(Reporter: michaelmotes, Unassigned)

References

()

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:23.0) Gecko/20130406 Firefox/23.0
Build ID: 20130406030922

Steps to reproduce:

Visit jango.com select and select any music station.


Actual results:

No music plays.

Error Console reports type error: _jui.jango_player is undefined.
This only happens in Aurora (32 bit and 64 bit). With beta or release, the site works fine.


Expected results:

Music
I did try the latest x86 (32 bit) nightly on 04/23/2015, to no avail.
Last good nightly: 2013-03-16
First bad nightly: 2013-03-17

Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=8f5b1f9f5804&tochange=0b052daa913c

good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/22b3fa2e22c1

bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/cfa16b1c70a3

-> bug 850517
Blocks: 850517
Status: UNCONFIRMED → NEW
Component: Untriaged → DOM: Core & HTML
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
I'm not seeing that exception...

I do see this:

[11:08:23.149] TypeError: cframe.jAd is undefined @ http://www.jango.com/promos/gam_trigger?unit=appsavvy_navigate&168696654:14

which is triggered by this:

		var cframe = topmost.top.frames['content'];
		cframe.jAd.clear();

which is bug 857555.
Depends on: 857555
Ah, so comment 3 is what I get with flash disabled.

With flash enabled I get the exception from comment 0.
And of course doing any debugging or testing on this in today's build is kinda hard what with bug 865260.
Depends on: 865260
As expected, the patch in bug 857555 fixes this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.