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

Issue 11035012: Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows only). (Closed)

Created:
8 years, 2 months ago by alexeypa (please no reviews)
Modified:
8 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows only). BUG=131699, 153148 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159850

Patch Set 1 #

Patch Set 2 : Avoid single-thread race between _try and exception handling code. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -9 lines) Patch
M chrome/app/breakpad_win.cc View 4 chunks +54 lines, -3 lines 0 comments Download
M sandbox/win/src/handle_closer_agent.cc View 1 2 chunks +11 lines, -6 lines 4 comments Download

Messages

Total messages: 7 (0 generated)
alexeypa (please no reviews)
The 2nd attempt to land the CL that enables handle tracing on Windows. Patch #1 ...
8 years, 2 months ago (2012-10-01 23:33:39 UTC) #1
cpu_(ooo_6.6-7.5)
http://codereview.chromium.org/11035012/diff/2001/sandbox/win/src/handle_closer_agent.cc File sandbox/win/src/handle_closer_agent.cc (right): http://codereview.chromium.org/11035012/diff/2001/sandbox/win/src/handle_closer_agent.cc#newcode33 sandbox/win/src/handle_closer_agent.cc:33: &exception_code)) { can't you call GetExceptionCode() from the body ...
8 years, 2 months ago (2012-10-02 19:21:37 UTC) #2
alexeypa (please no reviews)
http://codereview.chromium.org/11035012/diff/2001/sandbox/win/src/handle_closer_agent.cc File sandbox/win/src/handle_closer_agent.cc (right): http://codereview.chromium.org/11035012/diff/2001/sandbox/win/src/handle_closer_agent.cc#newcode33 sandbox/win/src/handle_closer_agent.cc:33: &exception_code)) { On 2012/10/02 19:21:37, cpu wrote: > can't ...
8 years, 2 months ago (2012-10-02 19:23:22 UTC) #3
cpu_(ooo_6.6-7.5)
lgtm
8 years, 2 months ago (2012-10-03 00:26:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/11035012/2001
8 years, 2 months ago (2012-10-03 00:27:36 UTC) #5
rvargas (doing something else)
http://codereview.chromium.org/11035012/diff/2001/sandbox/win/src/handle_closer_agent.cc File sandbox/win/src/handle_closer_agent.cc (right): http://codereview.chromium.org/11035012/diff/2001/sandbox/win/src/handle_closer_agent.cc#newcode16 sandbox/win/src/handle_closer_agent.cc:16: return EXCEPTION_EXECUTE_HANDLER; I'm a little concerned here about the ...
8 years, 2 months ago (2012-10-03 03:01:16 UTC) #6
commit-bot: I haz the power
8 years, 2 months ago (2012-10-03 05:59:29 UTC) #7
Change committed as 159850

Powered by Google App Engine
This is Rietveld 408576698