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

Issue 2161093002: Add tools/mac/show_mod_init_func.py to symbolize static initializers without a dSYM. (Closed)

Created:
4 years, 5 months ago by Robert Sesek
Modified:
4 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add tools/mac/show_mod_init_func.py to symbolize static initializers without a dSYM. BUG=628052 R=mark@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/03a19d56c6b11996704a6871d52d05bc6f252328

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove branch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -1 line) Patch
M tools/mac/dump-static-initializers.py View 1 chunk +4 lines, -1 line 0 comments Download
A tools/mac/show_mod_init_func.py View 1 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Robert Sesek
4 years, 5 months ago (2016-07-19 15:22:59 UTC) #1
Mark Mentovai
LGTM https://codereview.chromium.org/2161093002/diff/1/tools/mac/show_mod_init_func.py File tools/mac/show_mod_init_func.py (right): https://codereview.chromium.org/2161093002/diff/1/tools/mac/show_mod_init_func.py#newcode44 tools/mac/show_mod_init_func.py:44: if len(lines) == 1: I don’t think you ...
4 years, 5 months ago (2016-07-19 17:31:15 UTC) #2
Robert Sesek
https://codereview.chromium.org/2161093002/diff/1/tools/mac/show_mod_init_func.py File tools/mac/show_mod_init_func.py (right): https://codereview.chromium.org/2161093002/diff/1/tools/mac/show_mod_init_func.py#newcode44 tools/mac/show_mod_init_func.py:44: if len(lines) == 1: On 2016/07/19 17:31:15, Mark Mentovai ...
4 years, 5 months ago (2016-07-19 18:02:22 UTC) #3
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/03a19d56c6b11996704a6871d52d05bc6f252328 Cr-Commit-Position: refs/heads/master@{#406325}
4 years, 5 months ago (2016-07-19 18:29:51 UTC) #5
Robert Sesek
4 years, 5 months ago (2016-07-19 18:30:48 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
03a19d56c6b11996704a6871d52d05bc6f252328 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698