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

Issue 2605023003: [android] Disable NewApi lint warning when building with emma coverage enabled. (Closed)

Created:
3 years, 11 months ago by jbudorick
Modified:
3 years, 11 months ago
Reviewers:
agrieve
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[android] Disable NewApi lint warning when building with emma coverage enabled. EMMA coverage appears to mess with NewApi's ability to detect when an API is being used within a conditional (see isWithinSdkConditional in https://goo.gl/GJmTa9). BUG=677320 Committed: https://crrev.com/cd908baa731d5b9c657b98f2e8025f1e4f48a5e5 Cr-Commit-Position: refs/heads/master@{#441132}

Patch Set 1 #

Total comments: 2

Patch Set 2 : agrieve comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -77 lines) Patch
M build/android/gyp/lint.py View 4 chunks +85 lines, -76 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 12 (6 generated)
jbudorick
3 years, 11 months ago (2016-12-28 20:20:17 UTC) #2
agrieve
lgtm https://codereview.chromium.org/2605023003/diff/1/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): https://codereview.chromium.org/2605023003/diff/1/build/config/android/internal_rules.gni#newcode2485 build/config/android/internal_rules.gni:2485: if (_emma_instrument) { nit: can you add a ...
3 years, 11 months ago (2017-01-03 13:49:11 UTC) #3
jbudorick
https://codereview.chromium.org/2605023003/diff/1/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): https://codereview.chromium.org/2605023003/diff/1/build/config/android/internal_rules.gni#newcode2485 build/config/android/internal_rules.gni:2485: if (_emma_instrument) { On 2017/01/03 13:49:11, agrieve wrote: > ...
3 years, 11 months ago (2017-01-03 14:04:56 UTC) #4
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/2605023003/20001
3 years, 11 months ago (2017-01-03 14:05:11 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2017-01-03 16:20:24 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-03 16:23:01 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cd908baa731d5b9c657b98f2e8025f1e4f48a5e5
Cr-Commit-Position: refs/heads/master@{#441132}

Powered by Google App Engine
This is Rietveld 408576698