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

Issue 1319843004: Gate gtk on chromeos. (Closed)

Created:
5 years, 3 months ago by Peter Mayo
Modified:
5 years, 3 months ago
Reviewers:
Dirk Pranke, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@drm
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Gate gtk on chromeos. We shouldn't use GTK in even the chromeos testing environment. It breaks to even reference it in the chroot building env, since the packages are not available. BUG=527996 TEST=set gn args, gn gen Committed: https://crrev.com/0d2ee9b94b2973ab266f663dc3a535d2d7ab9509 Cr-Commit-Position: refs/heads/master@{#347519}

Patch Set 1 #

Patch Set 2 : fetch/rebase #

Total comments: 6

Patch Set 3 : use is_desktop_linux to gate gtk usea #

Patch Set 4 : fix pam condition #

Total comments: 2

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : sync&rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M remoting/host/BUILD.gn View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/it2me/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 26 (6 generated)
Peter Mayo
5 years, 3 months ago (2015-09-03 20:43:58 UTC) #2
Peter Mayo
fetch/rebase
5 years, 3 months ago (2015-09-03 21:22:48 UTC) #3
Peter Mayo
+ jamiewalch - OWNERS rebased. gtk2.
5 years, 3 months ago (2015-09-03 21:23:44 UTC) #5
Dirk Pranke
https://codereview.chromium.org/1319843004/diff/20001/remoting/host/BUILD.gn File remoting/host/BUILD.gn (right): https://codereview.chromium.org/1319843004/diff/20001/remoting/host/BUILD.gn#newcode455 remoting/host/BUILD.gn:455: if (is_linux && !is_chromeos) { this might be clearer ...
5 years, 3 months ago (2015-09-03 21:25:05 UTC) #6
Peter Mayo
https://codereview.chromium.org/1319843004/diff/20001/remoting/host/BUILD.gn File remoting/host/BUILD.gn (right): https://codereview.chromium.org/1319843004/diff/20001/remoting/host/BUILD.gn#newcode84 remoting/host/BUILD.gn:84: if (is_linux && !is_chromeos) { What about pam? is ...
5 years, 3 months ago (2015-09-03 21:56:24 UTC) #7
Dirk Pranke
https://codereview.chromium.org/1319843004/diff/20001/remoting/host/BUILD.gn File remoting/host/BUILD.gn (right): https://codereview.chromium.org/1319843004/diff/20001/remoting/host/BUILD.gn#newcode84 remoting/host/BUILD.gn:84: if (is_linux && !is_chromeos) { On 2015/09/03 21:56:24, Peter ...
5 years, 3 months ago (2015-09-03 21:58:09 UTC) #8
Peter Mayo
use is_desktop_linux to gate gtk usea
5 years, 3 months ago (2015-09-03 22:12:39 UTC) #9
Peter Mayo
PTAL.
5 years, 3 months ago (2015-09-03 22:13:33 UTC) #10
Peter Mayo
fix pam condition
5 years, 3 months ago (2015-09-03 22:18:12 UTC) #11
Dirk Pranke
lgtm
5 years, 3 months ago (2015-09-03 22:19:38 UTC) #12
Peter Mayo
rebase
5 years, 3 months ago (2015-09-04 02:01:48 UTC) #13
Jamie
lgtm https://codereview.chromium.org/1319843004/diff/60001/remoting/host/BUILD.gn File remoting/host/BUILD.gn (right): https://codereview.chromium.org/1319843004/diff/60001/remoting/host/BUILD.gn#newcode93 remoting/host/BUILD.gn:93: if (is_desktop_linux) { Why this change? I like ...
5 years, 3 months ago (2015-09-04 18:21:40 UTC) #14
Peter Mayo
https://codereview.chromium.org/1319843004/diff/60001/remoting/host/BUILD.gn File remoting/host/BUILD.gn (right): https://codereview.chromium.org/1319843004/diff/60001/remoting/host/BUILD.gn#newcode93 remoting/host/BUILD.gn:93: if (is_desktop_linux) { On 2015/09/04 18:21:40, Jamie wrote: > ...
5 years, 3 months ago (2015-09-04 18:29:17 UTC) #15
Peter Mayo
rebase
5 years, 3 months ago (2015-09-04 19:23:15 UTC) #16
Peter Mayo
sync&rebase
5 years, 3 months ago (2015-09-04 19:39:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319843004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319843004/120001
5 years, 3 months ago (2015-09-04 22:11:44 UTC) #20
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/96867)
5 years, 3 months ago (2015-09-04 22:23:13 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319843004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319843004/120001
5 years, 3 months ago (2015-09-04 22:54:58 UTC) #24
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 3 months ago (2015-09-04 23:00:48 UTC) #25
commit-bot: I haz the power
5 years, 3 months ago (2015-09-04 23:01:27 UTC) #26
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/0d2ee9b94b2973ab266f663dc3a535d2d7ab9509
Cr-Commit-Position: refs/heads/master@{#347519}

Powered by Google App Engine
This is Rietveld 408576698