gecko/toolkit
Boris Zbarsky fdbb455d4f Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
This patch was mostly generated with the following command:

find . -name "*.h" -o -name "*.cpp" | xargs sed -e '/WrapObject(JSContext/ {; N; s/\(WrapObject(JSContext *\* *a\{0,1\}[Cc]x\),\n\{0,1\} *JS::Handle<JSObject\*> a\{0,1\}[sS]cope/\1/ ; }' -i ""

and then reverting the changes that made to
dom/bindings/BindingUtils.h, since those WrapObject methods are not
the ones we're trying to change here, plus a bunch of manual fixups
for cases that this command did not catch (including all the callsites
of WrapObject()).
2014-04-08 18:27:18 -04:00
..
components Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
content Bug 610545, tweak arrow panel animations, patch by philipp sackl, r=enn 2014-04-08 08:45:52 -04:00
crashreporter Backed out changeset 234d50648ad1 (bug 983022) for non-Linux build bustage. 2014-04-03 11:38:27 -04:00
devtools Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp 2014-04-08 10:23:00 +03:00
forgetaboutsite Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-04-07 16:18:43 +02:00
identity Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-04-03 23:06:26 +01:00
library Bug 991769 - Add missing parenthesis. r=me 2014-04-04 15:08:25 +09:00
locales Bug 911098 - Implement Addon Debugger UI, r=fitzgen,harthur,mossop 2014-03-25 10:59:14 -07:00
modules Merge inbound to m-c. 2014-04-08 18:17:58 -04:00
mozapps Merge m-c to mozilla-inbound 2014-04-08 15:39:46 +02:00
obsolete
profile Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg 2014-03-18 00:23:03 +00:00
system Bug 514280 Consistently declare and define IID accessors r=bsmedberg 2014-03-28 08:45:02 +00:00
themes Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao 2014-04-08 08:45:52 -04:00
webapps Bug 993168 - Use recursive makeDir in the apps installer. r=Yoric 2014-04-07 16:19:00 +02:00
xre Bug 984196 - glxtest should use _exit instead of exit. r=bgirard 2014-03-28 16:06:18 -04:00
moz.build
toolkit.mozbuild Bug 977859 - Drop uid 0 in all content processes immediately after fork. r=bent r=kang 2014-03-12 15:48:15 -07:00