gecko/media/webrtc
Boris Zbarsky 56f44fdf10 Bug 991742 part 6. Remove the "aScope" argument of binding Wrap() methods. r=bholley
This patch was mostly generated with this command:

find . -name "*.h" -o -name "*.cpp" | xargs sed -e 's/Binding::Wrap(aCx, aScope, this/Binding::Wrap(aCx, this/' -e 's/Binding_workers::Wrap(aCx, aScope, this/Binding_workers::Wrap(aCx, this/' -e 's/Binding::Wrap(cx, scope, this/Binding::Wrap(cx, this/' -i ""

plus a few manual fixes to dom/bindings/Codegen.py, js/xpconnect/src/event_impl_gen.py, and a few C++ files that were not caught in the search-and-replace above.
2014-04-08 18:27:17 -04:00
..
signaling Bug 991742 part 6. Remove the "aScope" argument of binding Wrap() methods. r=bholley 2014-04-08 18:27:17 -04:00
trunk Backed out changeset 89a615263614 (bug 694814) 2014-04-07 15:37:55 -04:00
.gclient
.gclient_entries
moz.build Backed out changeset 6922b1261595 (bug 694814) 2014-04-07 15:37:54 -04:00
webrtc_update.sh
webrtc_version.h bug 880879: Webrtc updated to 4180; pull made on Wed Jan 05 04:11:00 EDT 2013 rs=derf 2013-06-11 21:08:23 -04:00
webrtc-config.mk Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00