Closed
Bug 1480162
Opened 8 years ago
Closed 8 years ago
Can't turn off the loopback device when calling our gUM wrapper in an iframe
Categories
(Core :: WebRTC, enhancement, P2)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: pehrsons, Assigned: pehrsons)
References
Details
Attachments
(1 obsolete file)
Bug 1404977 has a mochitest that makes multiple gUM requests in separate iframes, and each of the iframes creates a new loopback tone in the gUM wrapper in head.js.
We can't turn this off from the main test because the flag to disable them is declared with `let`.
Let's make it (and the others open to test overrides) `var`.
| Assignee | ||
Updated•8 years ago
|
Rank: 15
Priority: -- → P2
| Assignee | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Attachment #8997066 -
Attachment description: Bug 1480162 - Make head.js globals modifiable from other windows. r?bryce → Bug 1480162 - Make head.js' loopback tone toggle modifiable from other windows. r?bryce
| Assignee | ||
Comment 2•8 years ago
|
||
We'll be skipping this as we've worked around the issue in bug 1404977.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Attachment #8997066 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•