Closed
Bug 579329
Opened 13 years ago
Closed 5 years ago
nsHTMLMediaElement::MediaLoadListener nsIChannelEventSink-impl ignores errors
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: bjarne, Unassigned)
Details
This is triggered by bug #546606, comment #51 . Not sure about which component it belongs to... It seems like nsHTMLMediaElement::MediaLoadListener::OnChannelRedirect() ignores error-values coming from the call to mElement->OnChannelRedirect(). This should probably either be dealt with or explicitly stated that it doesn't matter.
Not a parser bug.
Component: HTML: Parser → Video/Audio
QA Contact: parser → video.audio
Updated•8 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 2•5 years ago
|
||
Mass closing do to inactivity. Feel free to re-open if still needed.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•