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

Issue 2303883004: [Remoting Client] Disable OpenGL renderer on Windows (Closed)

Created:
4 years, 3 months ago by Yuwei
Modified:
4 years, 3 months ago
Reviewers:
Sergey Ulanov
CC:
Nico, chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Remoting Client] Disable OpenGL renderer on Windows CL 2196493002 brought ANGLE libGLESv2 dependency to the remoting unittest on Windows. For some reason the Windows clang tester built 64-bit unittest binary but tries to link it with a 32-bit ANGLE binary. Since the OpenGL renderer is not used on Windows anyway, we may just disable the unit test on Windows until we figure out what went wrong with the build setup. BUG=642027 Committed: https://crrev.com/408c95610a59dec6ff6321809b51e13eb356e064 Cr-Commit-Position: refs/heads/master@{#417440}

Patch Set 1 #

Patch Set 2 : Fix build failure #

Total comments: 4

Patch Set 3 : Merge ToT #

Patch Set 4 : Reviewer's Feedback #

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

Messages

Total messages: 23 (15 generated)
Yuwei
ptal
4 years, 3 months ago (2016-09-02 23:39:35 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/2303883004/diff/20001/remoting/client/BUILD.gn File remoting/client/BUILD.gn (right): https://codereview.chromium.org/2303883004/diff/20001/remoting/client/BUILD.gn#newcode78 remoting/client/BUILD.gn:78: if (!is_win) { I don't think you really want ...
4 years, 3 months ago (2016-09-08 19:57:32 UTC) #15
Yuwei
PTAL https://codereview.chromium.org/2303883004/diff/20001/remoting/client/BUILD.gn File remoting/client/BUILD.gn (right): https://codereview.chromium.org/2303883004/diff/20001/remoting/client/BUILD.gn#newcode78 remoting/client/BUILD.gn:78: if (!is_win) { On 2016/09/08 19:57:31, Sergey Ulanov ...
4 years, 3 months ago (2016-09-08 20:35:32 UTC) #16
Sergey Ulanov
lgtm
4 years, 3 months ago (2016-09-08 20:40:24 UTC) #17
Yuwei
On 2016/09/08 20:40:24, Sergey Ulanov wrote: > lgtm Thanks!
4 years, 3 months ago (2016-09-08 20:49:23 UTC) #18
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/2303883004/60001
4 years, 3 months ago (2016-09-08 20:49:56 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-08 23:46:35 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 23:50:09 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/408c95610a59dec6ff6321809b51e13eb356e064
Cr-Commit-Position: refs/heads/master@{#417440}

Powered by Google App Engine
This is Rietveld 408576698