Commit 3a475691 authored by thestig@chromium.org's avatar thestig@chromium.org

Valgrind Mac: Suppress errors in CVCGDisplayLink::setCurrentDisplay.

BUG=92579
TEST=none
TBR=jhawkins
Review URL: http://codereview.chromium.org/7640006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96483 0039d316-1c4b-4281-b951-d872f2087c98
parent 95d36038
......@@ -1825,3 +1825,29 @@
fun:_ZN11MessageLoop13RunAllPendingEv
fun:_ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv
}
{
bug_92579a
Memcheck:Addr4
fun:_ZN15CVCGDisplayLink17setCurrentDisplayEj
fun:CVDisplayLinkSetCurrentCGDisplayFromOpenGLContext
}
{
bug_92579b
Memcheck:Addr4
fun:_ZN15CVCGDisplayLink17setCurrentDisplayEj
fun:_ZN15CVCGDisplayLink18initWithCGDisplaysEPjlPi
fun:CVDisplayLinkCreateWithCGDisplays
fun:CVDisplayLinkCreateWithActiveCGDisplays
}
{
bug_92579c
Memcheck:Addr1
fun:IOCFUnserializeparse
fun:IOCFUnserialize
fun:IORegistryEntryCreateCFProperties
fun:_ZN15CVCGDisplayLink17setCurrentDisplayEj
fun:_ZN15CVCGDisplayLink18initWithCGDisplaysEPjlPi
fun:CVDisplayLinkCreateWithCGDisplays
fun:CVDisplayLinkCreateWithActiveCGDisplays
fun:-[AcceleratedPluginView initWithRenderWidgetHostViewMac:pluginHandle:]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment