Closed
Bug 1453648
Opened 7 years ago
Closed 7 years ago
Remove special handling for "Sine source at 440 Hz"
Categories
(Core :: WebRTC: Audio/Video, enhancement)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bryce, Assigned: bryce)
Details
Attachments
(1 file)
We've previously had some special handling in our code for an audio input device which generates a 440 Hz sine wave. My understanding is that this source is no longer being used and is superseded by loopback devices. However, we still have at least one check in the code relating to special handling around this and it can be removed.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bvandyk
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8967349 [details]
Bug 1453648 - Remove special handling for Sine source at 440 Hz test device.
https://reviewboard.mozilla.org/r/236050/#review241786
Looks good, thanks!
Attachment #8967349 -
Flags: review?(achronop) → review+
Pushed by bvandyk@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4894b2dded63
Remove special handling for Sine source at 440 Hz test device. r=achronop
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•