summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-14 17:22:00 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-14 17:22:00 +0000
commit5c91bbc6ae963864ca27dd9fb6633dbf824cb2fd (patch)
treedb20b5fe7278be35fa4b5164f78598c0c12f1b7b /tools
parent32a670092c2971e51016f0f7c95fde6fe72b6381 (diff)
downloadchromium_src-5c91bbc6ae963864ca27dd9fb6633dbf824cb2fd.zip
chromium_src-5c91bbc6ae963864ca27dd9fb6633dbf824cb2fd.tar.gz
chromium_src-5c91bbc6ae963864ca27dd9fb6633dbf824cb2fd.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/5761002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69150 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-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 c84be89..4ea1167 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -787,11 +787,11 @@
fun:_ZN30ChromeURLRequestContextFactoryC2EP7Profile
...
fun:_ZN11ProfileImpl36RegisterExtensionWithRequestContextsEP9Extension
- fun:_ZN17ExtensionsService21NotifyExtensionLoadedEP9Extension
- fun:_ZN17ExtensionsService17OnExtensionLoadedEP9Extensionb
- fun:_ZN17ExtensionsService23LoadComponentExtensionsEv
- fun:_ZN17ExtensionsService17LoadAllExtensionsEv
- fun:_ZN17ExtensionsService4InitEv
+ fun:_ZN17ExtensionService21NotifyExtensionLoadedEP9Extension
+ fun:_ZN17ExtensionService17OnExtensionLoadedEP9Extensionb
+ fun:_ZN17ExtensionService23LoadComponentExtensionsEv
+ fun:_ZN17ExtensionService17LoadAllExtensionsEv
+ fun:_ZN17ExtensionService4InitEv
fun:_ZN11ProfileImpl14InitExtensionsEv
}
{
@@ -1531,10 +1531,10 @@
fun:_ZN16UserScriptMaster9StartScanEv
fun:_ZN16UserScriptMaster7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN17ExtensionsService27OnLoadedInstalledExtensionsEv
+ fun:_ZN17ExtensionService27OnLoadedInstalledExtensionsEv
...
- fun:_ZN17ExtensionsService17LoadAllExtensionsEv
- fun:_ZN17ExtensionsService4InitEv
+ fun:_ZN17ExtensionService17LoadAllExtensionsEv
+ fun:_ZN17ExtensionService4InitEv
}
{
bug_29069b
@@ -1937,7 +1937,7 @@
fun:_ZN22ResourceDispatcherHost10InitializeEv
fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
- fun:_ZN17ExtensionsService4InitEv
+ fun:_ZN17ExtensionService4InitEv
}
{
bug_40877
@@ -2699,8 +2699,8 @@
...
fun:_ZNSt3mapISs8FilePathSt4lessISsESaISt4pairIKSsS0_EEE6insertESt17_Rb_tree_iteratorIS5_ERKS5_
fun:_ZNSt3mapISs8FilePathSt4lessISsESaISt4pairIKSsS0_EEEixERS4_
- fun:_ZN17ExtensionsService15UnloadExtensionERKSs
- fun:_ZN17ExtensionsService18UninstallExtensionERKSsb
+ fun:_ZN17ExtensionService15UnloadExtensionERKSs
+ fun:_ZN17ExtensionService18UninstallExtensionERKSsb
fun:_ZN18AutomationProvider18UninstallExtensionEiPb
}
{