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

Issue 10908279: Schedule an APC to trigger the thread cap (Closed)

Created:
8 years, 3 months ago by jschuh
Modified:
8 years, 3 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews
Visibility:
Public.

Description

Schedule an APC to trigger the thread cap The loader eats our exceptions during the attach, so we need to schedule an APC to trigger an exception after loading is done. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157034

Patch Set 1 : #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M chrome/app/chrome_exe_main_win.cc View 1 2 2 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jschuh
8 years, 3 months ago (2012-09-16 00:05:01 UTC) #1
cpu_(ooo_6.6-7.5)
8 years, 3 months ago (2012-09-16 00:19:10 UTC) #2
lgtm

http://codereview.chromium.org/10908279/diff/4/chrome/app/chrome_exe_main_win.cc
File chrome/app/chrome_exe_main_win.cc (right):

http://codereview.chromium.org/10908279/diff/4/chrome/app/chrome_exe_main_win...
chrome/app/chrome_exe_main_win.cc:35: static void CALLBACK
CrashProcessCallback(ULONG_PTR) { __debugbreak(); }
move to private

Powered by Google App Engine
This is Rietveld 408576698