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

Issue 1082083005: [Chromoting] Enable remoting webapp main.html GN build. (Closed)

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

Description

[Chromoting] Enable remoting webapp main.html GN build. The previous remoting webapp GN build files were not enabled and at least 6 months out of date. This cl fixes the problem by bringing the build rules up to date and enables the webapp build. It also starts to move all the remoting-specific build rules into the remoting dir rather than having them in the main build.gn file. BUG= Committed: https://crrev.com/62ee8a9cfebbc8bdc037aaa3b37ebfbb45e02472 Cr-Commit-Position: refs/heads/master@{#325551}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Remove unnecessary targets; Update gn_migration #

Total comments: 6

Patch Set 3 : Update from review comments #

Patch Set 4 : sync/merge #

Patch Set 5 : Add PNaCl bug ref to GN file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+592 lines, -191 lines) Patch
M BUILD.gn View 1 2 3 3 chunks +2 lines, -13 lines 0 comments Download
M build/gn_migration.gypi View 1 2 3 1 chunk +1 line, -11 lines 0 comments Download
M remoting/BUILD.gn View 1 2 3 4 2 chunks +58 lines, -1 line 0 comments Download
M remoting/remoting_all.gyp View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A remoting/remoting_enable.gni View 1 chunk +24 lines, -0 lines 0 comments Download
M remoting/remoting_enable.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/remoting_webapp_files.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/webapp/BUILD.gn View 2 chunks +15 lines, -166 lines 0 comments Download
A remoting/webapp/files.gni View 1 1 chunk +482 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
garykac
https://codereview.chromium.org/1082083005/diff/1/BUILD.gn File BUILD.gn (left): https://codereview.chromium.org/1082083005/diff/1/BUILD.gn#oldcode139 BUILD.gn:139: if (enable_remoting_host) { Moving these into the remoting GN ...
5 years, 8 months ago (2015-04-15 00:44:08 UTC) #2
Dirk Pranke
https://codereview.chromium.org/1082083005/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1082083005/diff/1/BUILD.gn#newcode104 BUILD.gn:104: "//remoting:all_r", I'm not 100% convinced that we should move ...
5 years, 8 months ago (2015-04-15 01:08:40 UTC) #3
garykac
https://codereview.chromium.org/1082083005/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1082083005/diff/1/BUILD.gn#newcode104 BUILD.gn:104: "//remoting:all_r", On 2015/04/15 01:08:40, Dirk Pranke wrote: > I'm ...
5 years, 8 months ago (2015-04-16 02:11:58 UTC) #4
Dirk Pranke
On 2015/04/16 02:11:58, garykac wrote: > > Please file a bug against 'gn format' for ...
5 years, 8 months ago (2015-04-16 02:18:44 UTC) #5
garykac
On 2015/04/16 02:18:44, Dirk Pranke wrote: > On 2015/04/16 02:11:58, garykac wrote: > > > ...
5 years, 8 months ago (2015-04-16 20:47:49 UTC) #6
Dirk Pranke
sorry for the delay. this basically lgtm otherwise, though I'll have to take your word ...
5 years, 8 months ago (2015-04-16 20:55:10 UTC) #7
garykac
https://codereview.chromium.org/1082083005/diff/20001/remoting/remoting_all.gyp File remoting/remoting_all.gyp (right): https://codereview.chromium.org/1082083005/diff/20001/remoting/remoting_all.gyp#newcode77 remoting/remoting_all.gyp:77: '../remoting/remoting.gyp:remoting_key_tester', On 2015/04/16 20:55:09, Dirk Pranke wrote: > You ...
5 years, 8 months ago (2015-04-16 21:38:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1082083005/80001
5 years, 8 months ago (2015-04-16 22:25:22 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-16 23:30:33 UTC) #12
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/62ee8a9cfebbc8bdc037aaa3b37ebfbb45e02472 Cr-Commit-Position: refs/heads/master@{#325551}
5 years, 8 months ago (2015-04-16 23:32:12 UTC) #13
maniscalco
5 years, 8 months ago (2015-04-16 23:54:16 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/1090023004/ by maniscalco@chromium.org.

The reason for reverting is: Suspected of breaking the build.  For details, see
https://code.google.com/p/chromium/issues/detail?id=477869.

Powered by Google App Engine
This is Rietveld 408576698