Closed
Bug 612686
Opened 14 years ago
Closed 14 years ago
Cant play audio file of google translator
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 601064
People
(Reporter: delphi_man, Unassigned)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101116 Firefox/4.0b8pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101116 Firefox/4.0b8pre
dont play audio file in the browser.
the same thing happen with video like this and other websites:
http://edn.embarcadero.com/kr/article/40914
Reproducible: Always
Comment 1•14 years ago
|
||
I'm able to reproduce this on Win 7, the error console has something like this:
Error: [Exception... "'Error: NS_ERROR_UNKNOWN_HOST' when calling method: [nsIStreamListener::onStopRequest]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no]
Status: UNCONFIRMED → NEW
blocking2.0: --- → ?
Ever confirmed: true
Comment 2•14 years ago
|
||
They are not using HTML5 to play the audio, it might be a plugin issue, assuming they're using flash or somesuch to play the audio.
Comment 3•14 years ago
|
||
Midaired. Actually, this page seems to be using Flash, and the error message in comment #1 doesn't reproduce when clicking on the "Listen" button. This must be something else. I was not able to reproduce this problem on Mac with the latest version of the nightly and the latest version of Flash.
I'm trying to find a regression window.
Comment 4•14 years ago
|
||
The google translate example works in 11/10 and fails on 11/11: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=df1d1ff6b489&tochange=0f17e5f1eb01
There are many things there including some plugins patches. So I will move there for now.
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Version: unspecified → Trunk
Updated•14 years ago
|
Keywords: regression
Comment 5•14 years ago
|
||
Regression range:
Works:
http://hg.mozilla.org/mozilla-central/rev/212a391d3b79
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101109 Firefox/4.0b8pre ID:20101110052514
Fails:
http://hg.mozilla.org/mozilla-central/rev/bdbef533364f
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101109 Firefox/4.0b8pre ID:20101110081923
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=212a391d3b79&tochange=bdbef533364f
Blocks: 596451
dup of 601064?
Comment 7•14 years ago
|
||
Seems like it, although plugin layers apparently made it worse?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
ooops... sorry guys
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → DUPLICATE
Comment 10•14 years ago
|
||
(In reply to comment #9)
>
> *** This bug has been marked as a duplicate of bug 601064 ***
No regression range is different
REOPENED
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 11•14 years ago
|
||
The symptoms and the fix will be the same. We probably just caused it to happen in more cases on the new date.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
blocking2.0: ? → ---
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•