Commit 27a0c295 authored by bruening@chromium.org's avatar bruening@chromium.org

Suppress GDI usage error in content::DesktopCaptureDevice::Core

TBR=sergeyu@chromium.org
BUG=396639
NOTRY=true

Review URL: https://codereview.chromium.org/410193002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284929 0039d316-1c4b-4281-b951-d872f2087c98
parent b5339433
...@@ -634,3 +634,11 @@ KERNEL32.dll!CreateWaitableTimerW ...@@ -634,3 +634,11 @@ KERNEL32.dll!CreateWaitableTimerW
*!content::RenderProcessHostImpl::CreateMessageFilters *!content::RenderProcessHostImpl::CreateMessageFilters
*!content::RenderProcessHostImpl::Init *!content::RenderProcessHostImpl::Init
*!content::RenderViewHostImpl::CreateRenderView *!content::RenderViewHostImpl::CreateRenderView
GDI USAGE ERROR
name=http://crbug.com/396639
system call NtUserCallOneParam.RELEASEDC
USER32.dll!ReleaseDC
*!webrtc::ScreenCapturerWinGdi::~ScreenCapturerWinGdi
*!webrtc::ScreenCapturerWinGdi::`scalar deleting destructor'
content.dll!content::DesktopCaptureDevice::Core::DoStopAndDeAllocate
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