gecko/dom/media/android
Nicholas Nethercote 10d95cca57 Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
..
AndroidMediaDecoder.cpp
AndroidMediaDecoder.h
AndroidMediaPluginHost.cpp Bug 1194014 - Remove redundant includes. r=jya 2015-08-27 15:03:49 +02:00
AndroidMediaPluginHost.h Bug 1157476 - Remove synchronous dispatch in AndroidMediaResourceServer::Start. r=cajbir 2015-04-28 23:45:59 -07:00
AndroidMediaReader.cpp Bug 1184634 - Rename "TaskQueue()" accessor to "OwnerThread()". r=gerald 2015-07-16 22:22:07 -07:00
AndroidMediaReader.h Bug 1184634 - Rename MediaPromise to MozPromise. r=gerald 2015-07-16 22:21:56 -07:00
AndroidMediaResourceServer.cpp Bug 1194014 - Fix erroneous resource lookup and potential element overwrite. r=jya 2015-08-27 15:03:49 +02:00
AndroidMediaResourceServer.h
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
MPAPI.h