Closed Bug 1457361 Opened 6 years ago Closed 6 years ago

MediaElementAudioCaptureOfMediaStreamError used but not defined

Categories

(Core :: Audio/Video: MediaStreamGraph, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: cpearce, Assigned: pehrsons)

References

Details

Attachments

(1 file)

MediaElementAudioCaptureOfMediaStreamError is used as the name of an error string to report a stream capture warning here:

https://searchfox.org/mozilla-central/rev/78dbe34925f04975f16cb9a5d4938be714d41897/dom/html/HTMLMediaElement.cpp#3495

But it's not defined anywhere. So the logging statement here will have no effect. 

Someone should either remove that logging statement, or they should recreate the string.
Component: Audio/Video: Playback → Audio/Video: MediaStreamGraph
jib: Is this someone on your team's responsibility?
Flags: needinfo?(jib)
Flags: needinfo?(jib) → needinfo?(apehrson)
Good catch. It appears I missed to actually add the string back in the day. Sadly it got through review too.
Assignee: nobody → apehrson
Status: NEW → ASSIGNED
Rank: 25
Flags: needinfo?(apehrson)
Blocks: 1259788
Comment on attachment 8973277 [details]
Bug 1457361 - Add the missing error string for MediaElementAudioSourceNode with MediaStream.

https://reviewboard.mozilla.org/r/241734/#review247986
Attachment #8973277 - Flags: review?(jib) → review+
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/22f9c6b26ccc
Add the missing error string for MediaElementAudioSourceNode with MediaStream. r=jib
https://hg.mozilla.org/mozilla-central/rev/22f9c6b26ccc
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: