Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit cf8af96

Browse files
committed
Bug 1663917 - Remove patch to disable an assertion in cubeb, it's now upstream. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D89589
1 parent 2dac151 commit cf8af96

2 files changed

Lines changed: 0 additions & 25 deletions

File tree

media/libcubeb/disable-assert.patch

Lines changed: 0 additions & 22 deletions
This file was deleted.

media/libcubeb/update.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,3 @@ if [ -n "$rev" ]; then
8383
else
8484
echo "Remember to update moz.yaml with the version details."
8585
fi
86-
87-
echo "Applying a patch on top of $rev"
88-
patch -p3 < ./disable-assert.patch

0 commit comments

Comments
 (0)