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

Issue 2707973004: mac: Implement GetStackEnd(). (Closed)

Created:
3 years, 10 months ago by erikchen
Modified:
3 years, 10 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mac: Implement GetStackEnd(). This allows IsStackFrameValid() to correctly use GetStackFramePC() to determine if a frame has fallen off the end of the stack. BUG=677302 Review-Url: https://codereview.chromium.org/2707973004 Cr-Commit-Position: refs/heads/master@{#452200} Committed: https://chromium.googlesource.com/chromium/src/+/d6b2b82cca164cd88ce9f212d4562c01d286973d

Patch Set 1 #

Patch Set 2 : Fix compile error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -50 lines) Patch
M base/debug/stack_trace.h View 1 chunk +5 lines, -0 lines 0 comments Download
M base/debug/stack_trace.cc View 1 3 chunks +54 lines, -50 lines 0 comments Download
M base/debug/stack_trace_unittest.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
erikchen
mark: Please review. I believe this is the appropriate implementation. pthread_attr_init & co don't produce ...
3 years, 10 months ago (2017-02-21 20:51:12 UTC) #2
Mark Mentovai
I don’t have much experience with this function because, as you point out, its sister ...
3 years, 10 months ago (2017-02-21 22:00:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707973004/20001
3 years, 10 months ago (2017-02-21 22:10:32 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_daisy_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-22 00:15:19 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707973004/20001
3 years, 10 months ago (2017-02-22 00:45:57 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_tsan_rel_ng on ...
3 years, 10 months ago (2017-02-22 02:49:56 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707973004/20001
3 years, 10 months ago (2017-02-22 03:03:26 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/394898)
3 years, 10 months ago (2017-02-22 07:27:45 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707973004/20001
3 years, 10 months ago (2017-02-22 18:20:26 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 21:11:16 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/d6b2b82cca164cd88ce9f212d456...

Powered by Google App Engine
This is Rietveld 408576698