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

Issue 11421031: Add basic crash reporting to delegate_execute.exe. (Closed)

Created:
8 years, 1 month ago by robertshield
Modified:
8 years, 1 month ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews
Visibility:
Public.

Description

Add basic crash reporting to delegate_execute.exe. BUG=160658 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169304

Patch Set 1 : #

Total comments: 14

Patch Set 2 : #

Patch Set 3 : remove errant new line #

Total comments: 1

Patch Set 4 : #

Total comments: 10

Patch Set 5 : Fix up includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -0 lines) Patch
A win8/delegate_execute/crash_server_init.h View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A win8/delegate_execute/crash_server_init.cc View 1 2 3 4 1 chunk +96 lines, -0 lines 0 comments Download
M win8/delegate_execute/delegate_execute.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M win8/delegate_execute/delegate_execute.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
robertshield
8 years, 1 month ago (2012-11-21 16:43:40 UTC) #1
grt (UTC plus 2)
https://codereview.chromium.org/11421031/diff/7/win8/delegate_execute/crash_server_init.cc File win8/delegate_execute/crash_server_init.cc (right): https://codereview.chromium.org/11421031/diff/7/win8/delegate_execute/crash_server_init.cc#newcode14 win8/delegate_execute/crash_server_init.cc:14: #include "client/windows/handler/exception_handler.h" (omit "breakpad/src" since it is in the ...
8 years, 1 month ago (2012-11-21 19:27:50 UTC) #2
robertshield
Thanks! PTAL https://codereview.chromium.org/11421031/diff/7/win8/delegate_execute/crash_server_init.cc File win8/delegate_execute/crash_server_init.cc (right): https://codereview.chromium.org/11421031/diff/7/win8/delegate_execute/crash_server_init.cc#newcode14 win8/delegate_execute/crash_server_init.cc:14: On 2012/11/21 19:27:50, grt wrote: > #include ...
8 years, 1 month ago (2012-11-21 21:09:15 UTC) #3
grt (UTC plus 2)
lgtm w/ one optional modernization change if you have the energy for it. https://codereview.chromium.org/11421031/diff/12003/win8/delegate_execute/crash_server_init.cc File ...
8 years, 1 month ago (2012-11-22 02:32:35 UTC) #4
robertshield
On 2012/11/22 02:32:35, grt wrote: > lgtm w/ one optional modernization change if you have ...
8 years, 1 month ago (2012-11-22 15:58:51 UTC) #5
grt (UTC plus 2)
win_rel has been failing due to the #includes in the new .cc file. i think ...
8 years, 1 month ago (2012-11-22 16:15:02 UTC) #6
robertshield
https://chromiumcodereview.appspot.com/11421031/diff/5005/win8/delegate_execute/crash_server_init.cc File win8/delegate_execute/crash_server_init.cc (right): https://chromiumcodereview.appspot.com/11421031/diff/5005/win8/delegate_execute/crash_server_init.cc#newcode7 win8/delegate_execute/crash_server_init.cc:7: #include <sddl.h> On 2012/11/22 16:15:02, grt wrote: > this ...
8 years, 1 month ago (2012-11-22 18:18:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robertshield@chromium.org/11421031/7007
8 years, 1 month ago (2012-11-22 18:44:03 UTC) #8
commit-bot: I haz the power
8 years, 1 month ago (2012-11-22 20:34:41 UTC) #9
Message was sent while issue was closed.
Change committed as 169304

Powered by Google App Engine
This is Rietveld 408576698