gecko-dev/media/libstagefright
Gerald Squelart f831fb83b9 Bug 1357279 - Make sure mRustTestMode is inside #ifndef RELEASE_OR_BETA - r=alfredo
mRustTestMode is only declared when not in RELEASE_OR_BETA, so we must guard
all its uses.

The one in GetTrackInfo was a mistake, it shouldn't have been used there, as
we always want to compare results (without crashing) and report differences as
a warning.

The other ones just need the `#ifndef RELEASE_OR_BETA` guard.

MozReview-Commit-ID: LE31viVyhov

--HG--
extra : rebase_source : 5aed13d02c3a1ef27627bbf687d9aef05dcbf8ac
2017-04-18 15:15:30 +12:00
..
binding Bug 1357279 - Make sure mRustTestMode is inside #ifndef RELEASE_OR_BETA - r=alfredo 2017-04-18 15:15:30 +12:00
frameworks/av Bug 1351094 - Catch div/0 when hz==0 in MPEG4Extractor's unitsToUs - r=alfredo 2017-03-28 10:10:05 +11:00
gtest Bug 1355740 - Change the type of TrackInfo::mDuration to TimeUnit. r=jya 2017-04-12 16:41:36 +08:00
patches
ports
stubs Bug 1143575. Add RefBase #include to stagefright stubs. r=cpearce 2015-05-12 15:36:19 +12:00
system/core Bug 1331349 Fix printf formatting errors in MinGW compilation r=froydnj 2017-03-31 00:14:43 -05:00
additional_headers Bug 1211741 - Remove libstagefright ID3 files. r=k17e 2015-10-06 14:24:00 +02:00
checkout.sh
files.py
moz.build Bug 1345609 - add -Werror=format to libstagefright; r=gerald 2017-03-08 14:43:22 -07:00
update-patches.sh