Closed
Bug 774727
Opened 12 years ago
Closed 9 years ago
Toma.hk app fails on mobile/tablet
Categories
(Firefox for Android Graveyard :: Plugins, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: eviljeff, Unassigned)
References
()
Details
I'm getting an error testing an app on mobile that I don't get on desktop. its 'TypeError: getSWF("exAudioFlash").loadSong is not a function'. if it failed on desktop too I would have blamed bug 749792 but its only mobile.
Updated•12 years ago
|
Product: Firefox → Firefox for Android
QA Contact: jsmith → aaron.train
Comment 1•12 years ago
|
||
(In reply to Andrew Williamson [:eviljeff] from comment #0)
> I'm getting an error testing an app on mobile that I don't get on desktop.
> its 'TypeError: getSWF("exAudioFlash").loadSong is not a function'. if it
> failed on desktop too I would have blamed bug 749792 but its only mobile.
Ah ok, yeah, so it tries to play flash the song with flash if there is no mp3 support. Which will be the main problem with FF mobile.
I will switch it from not mobile for the time being, until mp3 support arrives in FF
Reporter | ||
Comment 2•12 years ago
|
||
Ah, it may be bug 749792 after all if Desktop relies on direct MP3 support instead of communicating with Flash. If so, this bug is blocked on either bug 748351 or 749792.
(Bug 748351 is the mp3 support on mobile bug.)
Comment 3•12 years ago
|
||
yeah, exactly that, if the browser doesn't support mp3 it fallsback to flash.
Unfortunately where the music is sourced is pretty much all mp3
Comment 4•12 years ago
|
||
(In reply to Andrew Williamson [:eviljeff] from comment #2)
> Ah, it may be bug 749792 after all if Desktop relies on direct MP3 support
> instead of communicating with Flash. If so, this bug is blocked on either
> bug 748351 or 749792.
>
> (Bug 748351 is the mp3 support on mobile bug.)
The fallback to flash should work in FF for Android, although Android is discontinuing support of this soon. Looks like we need to double-time it in getting mp3 support on Android.
Updated•12 years ago
|
Component: Web Apps → Plugins
QA Contact: aaron.train
Comment 5•12 years ago
|
||
Hey guys, can you let me know when FF will have mp3 support so that I can change this app back to mobile / tablet support
Comment 6•12 years ago
|
||
(In reply to sydlawrence from comment #5)
> Hey guys, can you let me know when FF will have mp3 support so that I can
> change this app back to mobile / tablet support
Target is Firefox 17, see bug 759945.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•