Commit 12b20d1e authored by zhaoqin@google.com's avatar zhaoqin@google.com

suppress GDI usage error at skia::BitmapPlatformDevice::ReleaseBitmapDC

TBR=senorblanco@chromium.org
BUG=110783
TEST=waterfall

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238413 0039d316-1c4b-4281-b951-d872f2087c98
parent d8c5a65c
...@@ -445,3 +445,21 @@ skia.dll!SkScalerContext::getImage ...@@ -445,3 +445,21 @@ skia.dll!SkScalerContext::getImage
skia.dll!SkGlyphCache::findImage skia.dll!SkGlyphCache::findImage
skia.dll!D1G_NoBounder_RectClip skia.dll!D1G_NoBounder_RectClip
skia.dll!SkDraw::drawText skia.dll!SkDraw::drawText
GDI USAGE ERROR
name=http://crbug.com/110783
system call NtGdiDeleteObjectApp
GDI32.dll!DeleteDC
GDI32.dll!DeleteDC
skia.dll!skia::BitmapPlatformDevice::ReleaseBitmapDC
skia.dll!skia::BitmapPlatformDevice::~BitmapPlatformDevice
skia.dll!skia::BitmapPlatformDevice::`vector deleting destructor'
skia.dll!SkRefCntBase::internal_dispose
skia.dll!SkRefCntBase::unref
skia.dll!DeviceCM::~DeviceCM
skia.dll!DeviceCM::`scalar deleting destructor'
skia.dll!SkCanvas::internalRestore
skia.dll!SkCanvas::restore
*!skia::`anonymous namespace'::LayerSaver::~LayerSaver
*!skia::PlatformCanvas_FillLayer_Test::TestBody
*!testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void>
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