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

Issue 2102373002: 🎑 Make android lint warnings show closer-to-correct file paths (Closed)

Created:
4 years, 5 months ago by agrieve
Modified:
4 years, 5 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make android lint warnings show closer-to-correct file paths Many of the paths are within /tmp. To address those, this change adds relevant parent directories or path to originating .zip file in order to provide context. BUG=621769 Committed: https://crrev.com/3f9e0b4e45f6ae6a8822fa46f87b80c36f8c6339 Cr-Commit-Position: refs/heads/master@{#402802}

Patch Set 1 #

Patch Set 2 : fix interal lint errors caused by AndroidManifest.xml being in the wrong spot #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -27 lines) Patch
M build/android/gyp/lint.py View 1 10 chunks +38 lines, -27 lines 4 comments Download

Messages

Total messages: 21 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2102373002/1
4 years, 5 months ago (2016-06-29 00:50:09 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-29 01:57:53 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2102373002/20001
4 years, 5 months ago (2016-06-29 02:33:52 UTC) #6
agrieve
On 2016/06/29 02:33:52, commit-bot: I haz the power wrote: > Dry run: CQ is trying ...
4 years, 5 months ago (2016-06-29 02:34:26 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-29 03:40:33 UTC) #11
jbudorick
https://codereview.chromium.org/2102373002/diff/20001/build/android/gyp/lint.py File build/android/gyp/lint.py (right): https://codereview.chromium.org/2102373002/diff/20001/build/android/gyp/lint.py#newcode98 build/android/gyp/lint.py:98: def _NewTempSubdir(prefix, append_digit=True): Why do we need this function ...
4 years, 5 months ago (2016-06-29 08:45:17 UTC) #12
agrieve
https://codereview.chromium.org/2102373002/diff/20001/build/android/gyp/lint.py File build/android/gyp/lint.py (right): https://codereview.chromium.org/2102373002/diff/20001/build/android/gyp/lint.py#newcode98 build/android/gyp/lint.py:98: def _NewTempSubdir(prefix, append_digit=True): On 2016/06/29 08:45:17, jbudorick (EMEA til ...
4 years, 5 months ago (2016-06-29 13:03:49 UTC) #13
jbudorick
lgtm https://codereview.chromium.org/2102373002/diff/20001/build/android/gyp/lint.py File build/android/gyp/lint.py (right): https://codereview.chromium.org/2102373002/diff/20001/build/android/gyp/lint.py#newcode98 build/android/gyp/lint.py:98: def _NewTempSubdir(prefix, append_digit=True): On 2016/06/29 13:03:49, agrieve wrote: ...
4 years, 5 months ago (2016-06-29 13:37:47 UTC) #14
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/2102373002/20001
4 years, 5 months ago (2016-06-29 14:28:04 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-29 14:32:54 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-29 14:33:03 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 14:35:00 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3f9e0b4e45f6ae6a8822fa46f87b80c36f8c6339
Cr-Commit-Position: refs/heads/master@{#402802}

Powered by Google App Engine
This is Rietveld 408576698