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

Issue 14646012: Get a backtrace in Chrome for Android. (Closed)

Created:
7 years, 7 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
7 years, 7 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed the comments #

Patch Set 3 : #

Patch Set 4 : Fixed for Clang for ARM #

Patch Set 5 : comment #

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

Messages

Total messages: 22 (0 generated)
Dai Mikurube (NOT FULLTIME)
Could you take a look, digit? (Cc:) willchan, could you take OWNER's look when digit ...
7 years, 7 months ago (2013-04-30 16:40:20 UTC) #1
digit
just a few nits, lgtm :) https://codereview.chromium.org/14646012/diff/1/base/debug/stack_trace_android.cc File base/debug/stack_trace_android.cc (right): https://codereview.chromium.org/14646012/diff/1/base/debug/stack_trace_android.cc#newcode20 base/debug/stack_trace_android.cc:20: // See Bionic's ...
7 years, 7 months ago (2013-04-30 16:58:13 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thanks, digit! Done them. https://codereview.chromium.org/14646012/diff/1/base/debug/stack_trace_android.cc File base/debug/stack_trace_android.cc (right): https://codereview.chromium.org/14646012/diff/1/base/debug/stack_trace_android.cc#newcode20 base/debug/stack_trace_android.cc:20: // See Bionic's libc/bionic/debug_stacktrace.cpp. On ...
7 years, 7 months ago (2013-04-30 17:15:23 UTC) #3
Dai Mikurube (NOT FULLTIME)
+willchan as a reviewer.
7 years, 7 months ago (2013-04-30 17:16:04 UTC) #4
willchan no longer on Chromium
lgtm
7 years, 7 months ago (2013-04-30 17:35:18 UTC) #5
Dai Mikurube (NOT FULLTIME)
Thanks! Checking the box...
7 years, 7 months ago (2013-04-30 17:38:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14646012/7002
7 years, 7 months ago (2013-04-30 17:38:53 UTC) #7
Dai Mikurube (NOT FULLTIME)
Hmm, Android's Clang doesn't have _Unwind_GetIP? I'll take another look later...
7 years, 7 months ago (2013-04-30 17:49:19 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-04-30 17:52:06 UTC) #9
Dai Mikurube (NOT FULLTIME)
Added a workaround for Clang for ARM. android_clang_dbg succeeded. Could you take another look?
7 years, 7 months ago (2013-05-01 10:44:24 UTC) #10
digit1
Damn. lgtm
7 years, 7 months ago (2013-05-02 16:01:40 UTC) #11
Dai Mikurube (NOT FULLTIME)
Thanks! committing.
7 years, 7 months ago (2013-05-02 16:15:49 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14646012/20001
7 years, 7 months ago (2013-05-02 16:16:06 UTC) #13
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) googleurl_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=48426
7 years, 7 months ago (2013-05-02 16:54:06 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14646012/20001
7 years, 7 months ago (2013-05-03 00:27:25 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=110316
7 years, 7 months ago (2013-05-03 07:53:28 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14646012/20001
7 years, 7 months ago (2013-05-03 09:25:19 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=110447
7 years, 7 months ago (2013-05-03 11:38:14 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14646012/20001
7 years, 7 months ago (2013-05-03 11:40:42 UTC) #19
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=110501
7 years, 7 months ago (2013-05-03 13:54:31 UTC) #20
Dai Mikurube (NOT FULLTIME)
The linux_chromeos error must not be by this patch since stack_trace_android.cc is never compiled in ...
7 years, 7 months ago (2013-05-03 14:22:51 UTC) #21
Dai Mikurube (NOT FULLTIME)
7 years, 7 months ago (2013-05-03 16:36:48 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 manually as r198128 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698