Open
Bug 878829
Opened 12 years ago
Updated 2 years ago
Poppit! fails to load
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
REOPENED
People
(Reporter: aaronmt, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [A4A])
Attachments
(1 file)
30.43 KB,
text/plain
|
Details |
STR: http://mozqa.com/webapi-permissions-tests/ -- install Packaged App Test Case #20 and launch it
Plenty of JavaScript Errors [1] and Warnings
[1] uncaught exception: Failed to load resource: X.mp3
[2] Media resource app://{id} could not be decoded
The game load progress bar stops at around 50%.
--
HTC One (Android 4.2)
Nightly (06/03)
Reporter | ||
Updated•12 years ago
|
Assignee: aaron.train → nobody
Updated•12 years ago
|
Component: Web Apps → Video/Audio
Product: Firefox for Android → Core
QA Contact: aaron.train
Whiteboard: [A4A]
Comment 1•12 years ago
|
||
One of two possible areas could be the problem:
1. app:// networking regression
2. mp3 decoder regression
[1] jduell might have an idea about. [2] Chris Double might have an idea about.
Jason & Chris - Any ideas?
Flags: needinfo?(jduell.mcbugs)
Flags: needinfo?(chris.double)
Updated•12 years ago
|
Priority: -- → P1
Updated•12 years ago
|
Flags: needinfo?(jduell.mcbugs)
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•12 years ago
|
||
This seems device specific, this is broken on my HTC One (Android 4.1) and working on my LG Nexus 4 (Android 4.2)
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Reporter | ||
Updated•12 years ago
|
Keywords: regression
Comment 4•12 years ago
|
||
as :doublec said, regression range might be best next step.
Reporter | ||
Comment 5•12 years ago
|
||
Blocks: 868826
Keywords: regression
Comment 6•12 years ago
|
||
Is the non working device one of the devices blocked in bug 868826 in the regression range?
SCH-I535
SGH-I747
SGH-T999
SPH-L710
GT-I8190
GT-P3100
GT-P3110
GT-P3113
GT-P5100
GT-P5110
GT-P5113
Flags: needinfo?(aaron.train)
Reporter | ||
Comment 7•12 years ago
|
||
No, those are Samsung devices. This is an HTC One; HTC's flagship newest device running Android 4.1 upgrading to 4.2 next week.
Flags: needinfo?(aaron.train)
Reporter | ||
Comment 8•12 years ago
|
||
$ adb shell cat /system/build.prop | grep product
ro.product.model=HTC One
ro.product.model=M7
ro.product.brand=brightstarus_wwe
ro.product.manufacturer=HTC
ro.build.version.release=4.1.2
Reporter | ||
Comment 9•12 years ago
|
||
Direct playback seems to work fine oddly enough: http://cd.pn/b, http://people.mozilla.com/~atrain/mobile/tests/media.html, all media works. I wonder what's going on here.
Comment 10•12 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #9)
> Direct playback seems to work fine oddly enough: http://cd.pn/b,
> http://people.mozilla.com/~atrain/mobile/tests/media.html, all media works.
> I wonder what's going on here.
What about http://cd.pn/a. That's an mp3 file.
Reporter | ||
Comment 11•12 years ago
|
||
E/GeckoConsole(11620): [JavaScript Warning: "Media resource http://cd.pn/a/joy.mp3 could not be decoded." {file: "http://cd.pn/a/" line: 0}]
Comment 12•12 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #11)
> E/GeckoConsole(11620): [JavaScript Warning: "Media resource
> http://cd.pn/a/joy.mp3 could not be decoded." {file: "http://cd.pn/a/" line:
> 0}]
Interesting, thanks. And http://cd.pn/b and http://cd.pn/b2 play fine?
Reporter | ||
Comment 13•12 years ago
|
||
(In reply to Chris Double (:doublec) from comment #12)
> Interesting, thanks. And http://cd.pn/b and http://cd.pn/b2 play fine?
Both play fine, yes.
Comment 14•12 years ago
|
||
Has MP3 playback ever worked on the HTC One?
Reporter | ||
Comment 15•12 years ago
|
||
In Gecko, no. Went back to Firefox 19 and it produced the same error.
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: Playback
Is this still important? Is it still reproducible?
Updated•9 years ago
|
Priority: P1 → --
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•