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

Issue 18337008: Clean up base/debug/stack_trace_android.cc. (Closed)

Created:
7 years, 5 months ago by scherkus (not reviewing)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Clean up base/debug/stack_trace_android.cc. It's looking like we'll be sticking with <unwind.h> for the forseeable future. Clean up the code to match Chromium style and remove TODOs relating to switching away from <unwind.h>. BUG=236855 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210676

Patch Set 1 #

Total comments: 5

Patch Set 2 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -32 lines) Patch
M base/debug/stack_trace_android.cc View 1 3 chunks +19 lines, -32 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
scherkus (not reviewing)
digit/dmikurube: PTAL minor downside to going all Chromium-style is that the code in question will ...
7 years, 5 months ago (2013-07-08 20:37:27 UTC) #1
Dai Mikurube (NOT FULLTIME)
Thanks for working on it. LGTM from the importer. (I'm however not the OWNER of ...
7 years, 5 months ago (2013-07-09 04:12:43 UTC) #2
scherkus (not reviewing)
mark: want to take a look for base/ OWNERS + any other ideas/comments/etc... relating to ...
7 years, 5 months ago (2013-07-09 20:11:17 UTC) #3
Mark Mentovai
LGTM https://codereview.chromium.org/18337008/diff/1/base/debug/stack_trace_android.cc File base/debug/stack_trace_android.cc (right): https://codereview.chromium.org/18337008/diff/1/base/debug/stack_trace_android.cc#newcode31 base/debug/stack_trace_android.cc:31: // Clang's unwind.h doesn't provide _Unwind_GetIP on ARM, ...
7 years, 5 months ago (2013-07-09 20:17:27 UTC) #4
scherkus (not reviewing)
https://codereview.chromium.org/18337008/diff/1/base/debug/stack_trace_android.cc File base/debug/stack_trace_android.cc (right): https://codereview.chromium.org/18337008/diff/1/base/debug/stack_trace_android.cc#newcode31 base/debug/stack_trace_android.cc:31: // Clang's unwind.h doesn't provide _Unwind_GetIP on ARM, refer ...
7 years, 5 months ago (2013-07-09 20:31:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/18337008/8001
7 years, 5 months ago (2013-07-09 20:31:47 UTC) #6
Mark Mentovai
LGTM, that’s exactly what I meant.
7 years, 5 months ago (2013-07-09 20:33:22 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-07-10 00:03:16 UTC) #8
Message was sent while issue was closed.
Change committed as 210676

Powered by Google App Engine
This is Rietveld 408576698