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

Issue 1251273002: Remove legacy CRD application types. (Closed)

Created:
5 years, 5 months ago by Sergey Ulanov
Modified:
5 years, 4 months ago
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

Remove legacy CRD application types. 1. Removed CRD v1 app. 2. Removed support for native plugin from the webapp. Committed: https://crrev.com/a7471f6cb51311f9e8841dcce67ee425914e81ad Cr-Commit-Position: refs/heads/master@{#341794}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -153 lines) Patch
M chrome/tools/build/linux/FILES.cfg View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/tools/build/mac/FILES.cfg View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/tools/build/win/FILES.cfg View 1 chunk +0 lines, -6 lines 0 comments Download
M remoting/remoting_client.gypi View 1 2 3 4 1 chunk +20 lines, -49 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/BUILD.gn View 1 2 2 chunks +2 lines, -26 lines 0 comments Download
M remoting/webapp/base/js/client_plugin_impl.js View 4 chunks +2 lines, -39 lines 0 comments Download
M remoting/webapp/base/js/plugin_settings.js View 1 chunk +0 lines, -3 lines 0 comments Download
M remoting/webapp/build-webapp.py View 1 2 3 chunks +1 line, -16 lines 0 comments Download
M testing/chromoting/chromoting_integration_tests.isolate View 1 1 chunk +0 lines, -1 line 0 comments Download
M testing/chromoting/dependencies.gypi View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 34 (11 generated)
Sergey Ulanov
5 years, 5 months ago (2015-07-22 20:52:15 UTC) #2
kerz_chromium
LGTM for Files.*
5 years, 5 months ago (2015-07-22 20:57:18 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251273002/1
5 years, 5 months ago (2015-07-22 21:03:52 UTC) #5
Jamie
I'll defer to Kelvin as to whether or not we still need the plugin for ...
5 years, 5 months ago (2015-07-22 21:26:06 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/95166)
5 years, 5 months ago (2015-07-22 21:44:53 UTC) #9
kelvinp
The v1 app is currently the only way for us to validate against a test ...
5 years, 5 months ago (2015-07-22 22:09:02 UTC) #10
Sergey Ulanov
On 2015/07/22 22:09:02, kelvinp wrote: > The v1 app is currently the only way for ...
5 years, 5 months ago (2015-07-22 23:40:35 UTC) #11
kelvinp
+Anandc
5 years, 5 months ago (2015-07-23 17:08:09 UTC) #13
anandc
On 2015/07/23 17:08:09, kelvinp wrote: > +Anandc Could you please also remove this line in ...
5 years, 5 months ago (2015-07-23 17:27:54 UTC) #14
Sergey Ulanov
On 2015/07/23 17:27:54, anandc wrote: > On 2015/07/23 17:08:09, kelvinp wrote: > > +Anandc > ...
5 years, 5 months ago (2015-07-23 18:41:57 UTC) #15
Sergey Ulanov
Kelvin, ping :) Any progress getting V2 app running with test servers?
5 years, 4 months ago (2015-07-30 16:46:37 UTC) #16
kelvinp
On 2015/07/30 16:46:37, Sergey Ulanov wrote: > Kelvin, ping :) > Any progress getting V2 ...
5 years, 4 months ago (2015-07-30 18:34:14 UTC) #17
Sergey Ulanov
On 2015/07/30 18:34:14, kelvinp wrote: > On 2015/07/30 16:46:37, Sergey Ulanov wrote: > > Kelvin, ...
5 years, 4 months ago (2015-07-30 21:21:27 UTC) #18
kelvinp
lgtm once my comments are addressed. https://codereview.chromium.org/1251273002/diff/20001/remoting/webapp/build-webapp.py File remoting/webapp/build-webapp.py (left): https://codereview.chromium.org/1251273002/diff/20001/remoting/webapp/build-webapp.py#oldcode223 remoting/webapp/build-webapp.py:223: is_desktop_remoting = not ...
5 years, 4 months ago (2015-08-03 20:27:12 UTC) #19
Sergey Ulanov
https://codereview.chromium.org/1251273002/diff/20001/remoting/webapp/build-webapp.py File remoting/webapp/build-webapp.py (left): https://codereview.chromium.org/1251273002/diff/20001/remoting/webapp/build-webapp.py#oldcode223 remoting/webapp/build-webapp.py:223: is_desktop_remoting = not is_app_remoting On 2015/08/03 20:27:12, kelvinp wrote: ...
5 years, 4 months ago (2015-08-03 20:40:34 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251273002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251273002/40001
5 years, 4 months ago (2015-08-03 20:41:49 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-03 22:59:15 UTC) #24
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/05307a4945bddaa382c4073c2fb149143545c025 Cr-Commit-Position: refs/heads/master@{#341635}
5 years, 4 months ago (2015-08-03 23:00:18 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251273002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251273002/80001
5 years, 4 months ago (2015-08-04 18:33:36 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/94718)
5 years, 4 months ago (2015-08-04 19:18:15 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251273002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251273002/80001
5 years, 4 months ago (2015-08-04 20:05:53 UTC) #32
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-08-04 21:08:02 UTC) #33
commit-bot: I haz the power
5 years, 4 months ago (2015-08-04 21:11:48 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a7471f6cb51311f9e8841dcce67ee425914e81ad
Cr-Commit-Position: refs/heads/master@{#341794}

Powered by Google App Engine
This is Rietveld 408576698