summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorearthdok@chromium.org <earthdok@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-12 18:55:58 +0000
committerearthdok@chromium.org <earthdok@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-12 18:55:58 +0000
commit0d0b4caed59bae8912eb8df340d571caef34f056 (patch)
tree29d59031429f83c0b390dca7966568af06ab7098 /tools
parentb7575d9a704f073a1b5b7a90276e5dc6d76b7b0c (diff)
downloadchromium_src-0d0b4caed59bae8912eb8df340d571caef34f056.zip
chromium_src-0d0b4caed59bae8912eb8df340d571caef34f056.tar.gz
chromium_src-0d0b4caed59bae8912eb8df340d571caef34f056.tar.bz2
Add LSan suppression for bug 282646.
Green up unit_tests. BUG=282646 TBR=glider@chromium.org Review URL: https://codereview.chromium.org/23542035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222828 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/lsan/suppressions.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt
index cbc9aa3..950f637 100644
--- a/tools/lsan/suppressions.txt
+++ b/tools/lsan/suppressions.txt
@@ -44,6 +44,10 @@ leak:base::WeakPtrTest_MoveOwnershipAfterInvalidate_Test::TestBody
leak:gpu::gles2::GLES2DecoderImpl::DoBindRenderbuffer
leak:gpu::gles2::GLES2DecoderImpl::DoRenderbufferStorage
+# Leak in unit_tests. http://crbug.com/282646
+leak:DeclarativeContentActionTest_ShowPageAction_Test::TestBody
+leak:DeclarativeContentRulesRegistryTest_ActiveRulesDoesntGrow_Test::TestBody
+
# GTK leaks. GTK is deprecated, so we won't be fixing these.
# Most of them should apply to the full browser process only.
leak:StatusIconGtk::UpdatePlatformContextMenu