Closed Bug 1337328 Opened 8 years ago Closed 8 years ago

Uplift cubeb to revision 927877

Categories

(Core :: Audio/Video: cubeb, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: padenot, Assigned: padenot)

References

Details

Attachments

(1 file)

This brings in: - Drift fix on WASAPI - Fix default device selection on Pulse - Test code simplification - Allow using MOZ_ASSERT inside cubeb
Assignee: nobody → padenot
Comment on attachment 8834346 [details] Bug 1337328 - Uplift cubeb to revision 927877. https://reviewboard.mozilla.org/r/110318/#review111492 Looks good, thanks
Attachment #8834346 - Flags: review?(achronop) → review+
Pushed by paul@paul.cx: https://hg.mozilla.org/integration/autoland/rev/6befd9682522 Uplift cubeb to revision 927877. r=achronop
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
By the way, I noticed that this turns XASSERT into a MOZ_ASSERT, where it was previously closer to a MOZ_RELEASE_ASSERT. As a result these assertions will be optimized out on all opt builds. If there are any important assertions that should receive testing outside of automation, it might be worth adding an XRELEASE_ASSERT or something to that effect that maps to MOZ_RELEASE_ASSERT.
Yeah I'll fix that today, good catch.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: