gecko-dev/media/webrtc
Eric Rahm 2d1b7da05b Bug 1354207 - Set webrtc build flags when building under valgrind, etc. r=jesup
The webrtc gyp files have a 'build_for_tool' flag that controls among other
things what defines are provided at build time. This meant that during a
firefox valgrind build webrtc would still specify NVALGRIND, thus disabling
some valgrind macros. Similarly there are flags for asan and tsan that we
should probably have been specifying as well. This patch sets the
'build_for_tool' flag to the appropriate value when building under valgrind,
asan, and tsan.
2017-04-07 09:20:37 -07:00
..
signaling Bug 1344347 - Move Android out-of-process decoder service into GeckoView r=jolin 2017-04-06 14:32:58 -05:00
trunk Bug 1348657 - implement framesEncoded, pliCount, nackCount and firCount for webrtc stats r=jib,smaug 2017-03-21 21:52:06 -07:00
.gclient
.gclient_entries
moz.build Bug 1354207 - Set webrtc build flags when building under valgrind, etc. r=jesup 2017-04-07 09:20:37 -07:00
webrtc_update.sh
webrtc_version.h