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

Unified Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 1896793002: Rename (updateLayout/updateStyle).*.() to updateStyleAndLayout.*.() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 56a468ca5188e4533dab2b4518e710be339a007d..cfd797401d7772b18fe5a27d14403e751ca21b4a 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -2105,7 +2105,7 @@ webcore_shared.dll!blink::dataEquivalent<>
webcore_shared.dll!blink::dataEquivalent<>
...
webcore_shared.dll!blink::Document::updateStyle
-webcore_shared.dll!blink::Document::updateLayoutTree
+webcore_shared.dll!blink::Document::updateStyleAndLayoutTree
Bugs Nash 2016/05/03 05:48:46 What does this do? Not necessary for build.
UNINITIALIZED READ
name=bug_593594

Powered by Google App Engine
This is Rietveld 408576698