Closed Bug 1544345 Opened 5 years ago Closed 5 years ago

Fix perma TV failure after modification to test_setSinkId.html

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: mconley, Assigned: mconley)

References

Details

Attachments

(1 file)

In order to get part of bug 1543128 landed, I had to work around bug 1544257 by using SpecialPowers.wrap in the test on the audio element.

However, in cleaning up that test before landing, I accidentally used let to define a variable that was already defined. Silly error on my part.

So now the test_setSinkId.html is perma-orange.

Anyhow, I'll attach a patch with the fix.

Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dc2fb967b019
Fix perma orange on test_setSinkId.html caused by redeclaring a variable with let. r=Jamie
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Assignee: nobody → mconley
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: