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

Issue 1214163009: third_party/iaccessible2: Fix BUILD.gn for a third-party library. (Closed)

Created:
5 years, 5 months ago by Matt Giuca
Modified:
5 years, 5 months ago
Reviewers:
brettw, Nico
CC:
chromium-reviews, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@wifiservicewin-wep-bug
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

third_party/iaccessible2: Fix BUILD.gn for a third-party library. We want to enable a warning that fires on unused variables (-Wno-unused-variable). It's currently globally disabled. Since it fires on many third-party libraries, we want to disable it for no_chromium_code instead. iaccessible2 is a third-party library but currently uses the config "chromium_code". Remove config "chromium_code" and add config "no_chromium_code" so that iaccessible2 gets -Wno-unused-variable. BUG=506486, 505319 Committed: https://crrev.com/63b0670cbe0ed69c852552ac1d4a5d02505a4b89 Cr-Commit-Position: refs/heads/master@{#337416}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M third_party/iaccessible2/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 16 (5 generated)
Matt Giuca
5 years, 5 months ago (2015-07-02 08:07:09 UTC) #2
Nico
lgtm
5 years, 5 months ago (2015-07-02 15:08:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1214163009/1
5 years, 5 months ago (2015-07-02 17:23:07 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/75764)
5 years, 5 months ago (2015-07-02 17:29:20 UTC) #8
brettw
This doesn't say why we would do this. It's not a requirement that third_party code ...
5 years, 5 months ago (2015-07-03 23:32:25 UTC) #9
Nico
On 2015/07/03 23:32:25, brettw wrote: > This doesn't say why we would do this. It's ...
5 years, 5 months ago (2015-07-03 23:47:20 UTC) #10
Matt Giuca
I think the discussion about the specific warning (-Wno-unused-variable) is besides the point here (and ...
5 years, 5 months ago (2015-07-06 00:06:48 UTC) #11
brettw
LGTM with new description. There's no policy I'm aware of that says third_party code must ...
5 years, 5 months ago (2015-07-06 17:00:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1214163009/1
5 years, 5 months ago (2015-07-06 17:02:48 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-06 17:46:15 UTC) #15
commit-bot: I haz the power
5 years, 5 months ago (2015-07-06 17:47:08 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/63b0670cbe0ed69c852552ac1d4a5d02505a4b89
Cr-Commit-Position: refs/heads/master@{#337416}

Powered by Google App Engine
This is Rietveld 408576698