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

Issue 340523007: CrashHandler for Windows. (Closed)

Created:
6 years, 6 months ago by mtklein_C
Modified:
6 years, 6 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Visibility:
Public.

Description

CrashHandler for Windows. Plus, print out assertion failures on Windows, and some little tweaks to CrashHandler on other platforms for consistency. BUG=skia: Committed: https://skia.googlesource.com/skia/+/3f73e8c8d589e0d5a1f75327b4aa22c1e745732d

Patch Set 1 #

Total comments: 2

Patch Set 2 : _Exit #

Patch Set 3 : comments #

Patch Set 4 : bungeman #

Total comments: 2

Patch Set 5 : if elif #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -24 lines) Patch
M gyp/crash_handler.gyp View 1 chunk +7 lines, -0 lines 0 comments Download
M include/core/SkPostConfig.h View 3 chunks +19 lines, -17 lines 0 comments Download
M tools/CrashHandler.cpp View 1 2 3 4 6 chunks +91 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
mtklein_C
6 years, 6 months ago (2014-06-18 21:42:12 UTC) #1
bungeman-skia
https://codereview.chromium.org/340523007/diff/1/tools/CrashHandler.cpp File tools/CrashHandler.cpp (right): https://codereview.chromium.org/340523007/diff/1/tools/CrashHandler.cpp#newcode115 tools/CrashHandler.cpp:115: frame.AddrPC.Offset = c->Eip; CONTEXT is a completely different struct ...
6 years, 6 months ago (2014-06-18 22:28:28 UTC) #2
mtklein
On 2014/06/18 22:28:28, bungeman1 wrote: > https://codereview.chromium.org/340523007/diff/1/tools/CrashHandler.cpp > File tools/CrashHandler.cpp (right): > > https://codereview.chromium.org/340523007/diff/1/tools/CrashHandler.cpp#newcode115 > ...
6 years, 6 months ago (2014-06-18 22:34:29 UTC) #3
bungeman-skia
I'm sure there are ways to make this print out pretty things, but for now ...
6 years, 6 months ago (2014-06-18 22:54:02 UTC) #4
mtklein
Thanks for triggering the trybot. Booyah. Beautiful assert message and stack trace! https://codereview.chromium.org/340523007/diff/60001/tools/CrashHandler.cpp File tools/CrashHandler.cpp ...
6 years, 6 months ago (2014-06-19 00:28:29 UTC) #5
mtklein
+reed for include/. No public API changes: we're just making SkASSERT better on Windows by ...
6 years, 6 months ago (2014-06-19 00:29:44 UTC) #6
mtklein
On 2014/06/19 00:29:44, mtklein wrote: > +reed for include/. > > No public API changes: ...
6 years, 6 months ago (2014-06-19 00:30:49 UTC) #7
reed1
lgtm
6 years, 6 months ago (2014-06-19 13:29:34 UTC) #8
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 6 months ago (2014-06-19 13:31:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/340523007/70001
6 years, 6 months ago (2014-06-19 13:32:07 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 14:42:04 UTC) #11
Message was sent while issue was closed.
Change committed as 3f73e8c8d589e0d5a1f75327b4aa22c1e745732d

Powered by Google App Engine
This is Rietveld 408576698