Skip to content
Snippets Groups Projects
Commit 85887cd0 authored by evan@chromium.org's avatar evan@chromium.org
Browse files

valgrind: with my fix upstreamed, we can now remove this suppression.

See also:
  https://bugs.webkit.org/show_bug.cgi?id=25760

BUG=9475

Review URL: http://codereview.chromium.org/115325

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16314 0039d316-1c4b-4281-b951-d872f2087c98
parent 34a4f485
No related branches found
No related tags found
No related merge requests found
......@@ -379,13 +379,6 @@
fun:_Znwj
fun:_ZN7WebCore7V8Proxy20RegisterGlobalHandleENS_16GlobalHandleTypeEPvN2v810PersistentINS3_5ValueEEE
}
{
# Font memory leak. See http://crbug.com/9475
bug_9475
Memcheck:Leak
fun:_Znwj
fun:_ZN7WebCore9FontCache22createFontPlatformDataERKNS_15FontDescriptionERKNS_12AtomicStringE
}
{
# V8 leak? See http://crbug.com/9458
bug_9458
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment