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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 59383016: heapcheck: Update suppression for RenderTextLinux->RenderTextPango rename. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | « no previous file | 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 5fd982c51f62ab58ccfae409451060e7f667190c..baa39af9c2a92b5cd842dcdcf543a340247237c9 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -369,13 +369,13 @@
bug_90013_a
Heapcheck:Leak
fun:??
- fun:gfx::RenderTextLinux::EnsureLayout
+ fun:gfx::RenderTextPango::EnsureLayout
}
{
bug_90013_b
Heapcheck:Leak
fun:??
- fun:gfx::RenderTextLinux::GetStringSize
+ fun:gfx::RenderTextPango::GetStringSize
}
{
bug_90013_c
@@ -578,7 +578,7 @@
bug_173597
Heapcheck:Leak
fun:FcConfigEvaluate
- fun:gfx::RenderTextLinux::EnsureLayout
+ fun:gfx::RenderTextPango::EnsureLayout
fun:gfx::RenderTextTest_PangoAttributes_Test::TestBody
}
{
@@ -789,7 +789,7 @@
bug_274114
Heapcheck:Leak
...
- fun:gfx::RenderTextLinux::GetBaseline
+ fun:gfx::RenderTextPango::GetBaseline
fun:views::NativeTextfieldViews::GetTextfieldBaseline
fun:_init
fun:LocationBarView::Init
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698