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

Issue 1175033002: Ignore files with non-sane filenames in the Android stack symbolizing tool. (Closed)

Created:
5 years, 6 months ago by Bernhard Bauer
Modified:
5 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ignore files with non-sane filenames in the Android stack symbolizing tool. BUG=498683 Committed: https://crrev.com/04743335609114653560808dda22cb8b09e70670 Cr-Commit-Position: refs/heads/master@{#333798}

Patch Set 1 #

Patch Set 2 : readme #

Total comments: 2

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M third_party/android_platform/README.chromium View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/android_platform/development/scripts/symbol.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Bernhard Bauer
Please review. Thanks!
5 years, 6 months ago (2015-06-10 16:27:24 UTC) #2
rmcilroy
On 2015/06/10 16:27:24, Bernhard Bauer wrote: > Please review. Thanks! lgtm, thanks!
5 years, 6 months ago (2015-06-10 17:24:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175033002/20001
5 years, 6 months ago (2015-06-10 17:28:48 UTC) #5
Primiano Tucci (use gerrit)
https://codereview.chromium.org/1175033002/diff/20001/third_party/android_platform/development/scripts/symbol.py File third_party/android_platform/development/scripts/symbol.py (right): https://codereview.chromium.org/1175033002/diff/20001/third_party/android_platform/development/scripts/symbol.py#newcode455 third_party/android_platform/development/scripts/symbol.py:455: if not os.path.splitext(symbols) in ['', '.so', '.apk']: Hmm I ...
5 years, 6 months ago (2015-06-10 17:37:19 UTC) #7
Bernhard Bauer
https://codereview.chromium.org/1175033002/diff/20001/third_party/android_platform/development/scripts/symbol.py File third_party/android_platform/development/scripts/symbol.py (right): https://codereview.chromium.org/1175033002/diff/20001/third_party/android_platform/development/scripts/symbol.py#newcode455 third_party/android_platform/development/scripts/symbol.py:455: if not os.path.splitext(symbols) in ['', '.so', '.apk']: On 2015/06/10 ...
5 years, 6 months ago (2015-06-10 17:40:03 UTC) #8
Bernhard Bauer
5 years, 6 months ago (2015-06-10 17:40:15 UTC) #9
Primiano Tucci (use gerrit)
LGTM
5 years, 6 months ago (2015-06-10 17:40:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175033002/40001
5 years, 6 months ago (2015-06-10 20:36:18 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-10 21:06:29 UTC) #14
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 21:07:12 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/04743335609114653560808dda22cb8b09e70670
Cr-Commit-Position: refs/heads/master@{#333798}

Powered by Google App Engine
This is Rietveld 408576698