gecko-dev/toolkit/components/find
Andrew McCreight ea6021b769 Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug
Calls to do_QueryInterface to a base class can be replaced by a static
cast, which is faster.

Differential Revision: https://phabricator.services.mozilla.com/D7224

--HG--
extra : moz-landing-system : lando
2018-10-01 21:38:43 +00:00
..
moz.build
nsFind.cpp Bug 1455891: Use GetFlattenedTreeParent more in nsFind. r=mats 2018-07-06 06:53:22 +02:00
nsFind.h Bug 1472529: More nsFind cleanup. r=mats 2018-07-03 02:07:48 +02:00
nsFindService.cpp
nsFindService.h
nsIFind.idl Bug 1377980 part 1. Remove use of nsIDOMRange in xpidl. r=mcc8 2018-05-17 12:01:37 -04:00
nsIFindService.idl
nsIWebBrowserFind.idl Bug 1488628 - Change nsIWebBrowsing.searchString to an AString. r=froydnj 2018-09-05 13:38:51 +10:00
nsWebBrowserFind.cpp Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
nsWebBrowserFind.h Bug 1491735 - Remove the XPCOM registration for nsWebBrowserFind; r=bzbarsky 2018-09-17 19:48:13 -04:00