Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Unified Diff: tools/heapcheck/suppressions.txt

Issue 8833008: Add unittest for updating mozc candidates. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Remove suppression entry Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index f9c490d52b2b2aebdcfd0113701c1bdf8f398c24..9372df764b38fad047c089d47cd76a8babd0bc26 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1785,20 +1785,3 @@
fun:AccessibilityEventRouterViewsTest::CreateWindowWithContents
fun:AccessibilityEventRouterViewsTest_TestFocusNotification_Test::TestBody
}
-{
- bug_106850_a
- Heapcheck:Leak
- ...
- fun:::DefaultFocusManagerFactory::CreateFocusManager
- fun:views::FocusManagerFactory::Create
- fun:views::Widget::OnNativeWidgetCreated
- fun:views::NativeWidgetGtk::InitNativeWidget
- fun:views::Widget::Init
- fun:chromeos::input_method::CandidateWindowViewTest_MozcUpdateCandidateTest_Test::TestBody
-}
-{
- bug_106850_b
- Heapcheck:Leak
- fun:views::Widget::Init
- fun:chromeos::input_method::CandidateWindowViewTest_MozcUpdateCandidateTest_Test::TestBody
-}
« no previous file with comments | « chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698