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

Issue 159523003: More instrumentation for GDI allocation failures (Closed)

Created:
6 years, 10 months ago by cpu_(ooo_6.6-7.5)
Modified:
6 years, 10 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

More instrumentation for GDI allocation failures The problem is that ::CreateDIBSection fails and we don't know why the current instrumentation tells us that everything is nice in the current process, so we are adding code to check on the child processes of the current process. Its a big crasher in dev soon to be beta so I am rushing this. TBR=brettw,jamesr,thakis BUG=341593 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250357

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -54 lines) Patch
M base/base.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A base/debug/gdi_debug_util_win.h View 1 chunk +23 lines, -0 lines 0 comments Download
A base/debug/gdi_debug_util_win.cc View 1 chunk +129 lines, -0 lines 0 comments Download
M skia/ext/bitmap_platform_device_win.cc View 2 chunks +6 lines, -54 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
cpu_(ooo_6.6-7.5)
.
6 years, 10 months ago (2014-02-11 03:25:54 UTC) #1
cpu_(ooo_6.6-7.5)
The CQ bit was checked by cpu@chromium.org
6 years, 10 months ago (2014-02-11 03:25:58 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cpu@chromium.org/159523003/1
6 years, 10 months ago (2014-02-11 03:26:53 UTC) #3
commit-bot: I haz the power
Change committed as 250357
6 years, 10 months ago (2014-02-11 05:12:09 UTC) #4
brettw
6 years, 10 months ago (2014-02-11 19:15:57 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698