summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-14 19:51:53 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-14 19:51:53 +0000
commit9ef20a191ca73d574ac9f9d5208e8de814622aa7 (patch)
tree96ca13f8957e6227577dec7ed96cb2586b79074a
parentcb49ee55721755827db1985109ce96952fe815c9 (diff)
downloadchromium_src-9ef20a191ca73d574ac9f9d5208e8de814622aa7.zip
chromium_src-9ef20a191ca73d574ac9f9d5208e8de814622aa7.tar.gz
chromium_src-9ef20a191ca73d574ac9f9d5208e8de814622aa7.tar.bz2
Rename ExtensionsService to ExtensionService.
Followup to http://codereview.chromium.org/5730004/. Need to cover memcheck suppressions too. BUG=61409 TEST=Memory bots. Review URL: http://codereview.chromium.org/5755007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69163 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/memcheck/suppressions.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index eb28571..65778dd 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -787,11 +787,11 @@
fun:_ZN30ChromeURLRequestContextFactoryC2EP7Profile
...
fun:_ZN11ProfileImpl36RegisterExtensionWithRequestContextsEP9Extension
- fun:_ZN17ExtensionService21NotifyExtensionLoadedEP9Extension
- fun:_ZN17ExtensionService17OnExtensionLoadedEP9Extensionb
- fun:_ZN17ExtensionService23LoadComponentExtensionsEv
- fun:_ZN17ExtensionService17LoadAllExtensionsEv
- fun:_ZN17ExtensionService4InitEv
+ fun:_ZN16ExtensionService21NotifyExtensionLoadedEP9Extension
+ fun:_ZN16ExtensionService17OnExtensionLoadedEP9Extensionb
+ fun:_ZN16ExtensionService23LoadComponentExtensionsEv
+ fun:_ZN16ExtensionService17LoadAllExtensionsEv
+ fun:_ZN16ExtensionService4InitEv
fun:_ZN11ProfileImpl14InitExtensionsEv
}
{
@@ -1531,10 +1531,10 @@
fun:_ZN16UserScriptMaster9StartScanEv
fun:_ZN16UserScriptMaster7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN17ExtensionService27OnLoadedInstalledExtensionsEv
+ fun:_ZN16ExtensionService27OnLoadedInstalledExtensionsEv
...
- fun:_ZN17ExtensionService17LoadAllExtensionsEv
- fun:_ZN17ExtensionService4InitEv
+ fun:_ZN16ExtensionService17LoadAllExtensionsEv
+ fun:_ZN16ExtensionService4InitEv
}
{
bug_29069b
@@ -1937,7 +1937,7 @@
fun:_ZN22ResourceDispatcherHost10InitializeEv
fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
- fun:_ZN17ExtensionService4InitEv
+ fun:_ZN16ExtensionService4InitEv
}
{
bug_40877
@@ -2699,8 +2699,8 @@
...
fun:_ZNSt3mapISs8FilePathSt4lessISsESaISt4pairIKSsS0_EEE6insertESt17_Rb_tree_iteratorIS5_ERKS5_
fun:_ZNSt3mapISs8FilePathSt4lessISsESaISt4pairIKSsS0_EEEixERS4_
- fun:_ZN17ExtensionService15UnloadExtensionERKSs
- fun:_ZN17ExtensionService18UninstallExtensionERKSsb
+ fun:_ZN16ExtensionService15UnloadExtensionERKSs
+ fun:_ZN16ExtensionService18UninstallExtensionERKSsb
fun:_ZN18AutomationProvider18UninstallExtensionEiPb
}
{