gecko/content/xml
Boris Zbarsky f8d52c30a9 Bug 991742 part 7. Remove the "aScope" argument of WrapNode() methods. r=bholley
This patch was generated with the following command:

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

and an additional manual change to nsINode.cpp.
2014-04-08 18:27:17 -04:00
..
content Bug 991742 part 7. Remove the "aScope" argument of WrapNode() methods. r=bholley 2014-04-08 18:27:17 -04:00
document Bug 991742 part 7. Remove the "aScope" argument of WrapNode() methods. r=bholley 2014-04-08 18:27:17 -04:00
tests
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00