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

Unified Diff: tools/msan/blacklist.txt

Issue 683113005: Update from chromium https://crrev.com/302282 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « tools/generate_library_loader/generate_library_loader.py ('k') | tools/vim/chromium.ycm_extra_conf.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/msan/blacklist.txt
diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt
index 1a487c75d6c2b0fc3758ee9308197c4c96c2d8ec..96f5487d5c3e3e5550f8f2ab7f4e2b3557cd8213 100644
--- a/tools/msan/blacklist.txt
+++ b/tools/msan/blacklist.txt
@@ -14,9 +14,6 @@ fun:*MOZ_Z_deflate*
fun:unpack_RGBA8888
fun:unpack_RGB888
-# An actual Chromium bug which is blocking our progress. http://crbug.com/334448
-fun:*UTF8GenericReplaceInternal*
-
# False positives due to use of linux_syscall_support. http://crbug.com/394028
src:*/breakpad/src/*
src:*/components/crash/app/breakpad_linux.cc
« no previous file with comments | « tools/generate_library_loader/generate_library_loader.py ('k') | tools/vim/chromium.ycm_extra_conf.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698