gecko/layout/inspector
Boris Zbarsky 6a3f2d3909 Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
This patch was generated with the following command:

  find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 's/return ([a-zA-Z0-9]+)\.ErrorCode\(\);/return \1.StealNSResult();/'
2015-04-27 09:18:51 -04:00
..
tests Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
inCSSValueSearch.cpp
inCSSValueSearch.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
inDeepTreeWalker.cpp
inDeepTreeWalker.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
inDOMUtils.cpp Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv 2015-04-27 09:18:51 -04:00
inDOMUtils.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
inDOMView.cpp
inDOMView.h
inICSSValueSearch.idl
inIDeepTreeWalker.idl
inIDOMUtils.idl
inIDOMView.idl
inISearchObserver.idl
inISearchProcess.idl
inLayoutUtils.cpp Bug 1018324 - Remove inIFlasher. r=roc 2015-01-26 17:08:45 +00:00
inLayoutUtils.h Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
inSearchLoop.cpp
inSearchLoop.h
moz.build Bug 1018324 - Remove inIFlasher. r=roc 2015-01-26 17:08:45 +00:00
nsFontFace.cpp
nsFontFace.h Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
nsFontFaceList.cpp
nsFontFaceList.h
nsIDOMFontFace.idl
nsIDOMFontFaceList.idl