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

Issue 879233006: Generalize upload_network_service.py to support uploading other services. (Closed)

Created:
5 years, 10 months ago by blundell
Modified:
5 years, 10 months ago
Reviewers:
jamesr, ppi
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Generalize upload_network_service.py to support uploading other services. This CL generalizes upload_network_service.py to support uploading other services (currently, html_viewer). html_viewer.mojo is not zipped before being uploaded so that it can be accessed dynamically by mojo_shell. Committed: https://crrev.com/6c5c867d87fc9a053b1bb440518647d6741e6294 Cr-Commit-Position: refs/heads/master@{#314533}

Patch Set 1 #

Patch Set 2 : Formatting #

Patch Set 3 : Formatting #

Total comments: 6

Patch Set 4 : Response to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -122 lines) Patch
D mojo/services/network/upload_network_service.py View 1 chunk +0 lines, -101 lines 0 comments Download
A + mojo/services/upload_service.py View 1 2 3 5 chunks +60 lines, -21 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
blundell
5 years, 10 months ago (2015-02-03 15:44:57 UTC) #2
blundell
Just remembered that html_viewer.mojo has the issue where it assumes that a given .so is ...
5 years, 10 months ago (2015-02-03 15:46:23 UTC) #3
ppi
https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py File mojo/services/upload_service.py (right): https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py#newcode16 mojo/services/upload_service.py:16: # containing this file. nit: note that it also ...
5 years, 10 months ago (2015-02-03 16:08:10 UTC) #4
ppi
lgtm https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py File mojo/services/upload_service.py (right): https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py#newcode115 mojo/services/upload_service.py:115: parser.add_argument("service", On 2015/02/03 16:08:09, ppi wrote: > The ...
5 years, 10 months ago (2015-02-03 16:18:20 UTC) #5
blundell
https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py File mojo/services/upload_service.py (right): https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py#newcode16 mojo/services/upload_service.py:16: # containing this file. On 2015/02/03 16:08:09, ppi wrote: ...
5 years, 10 months ago (2015-02-03 16:19:41 UTC) #6
ppi
still lgtm, thanks
5 years, 10 months ago (2015-02-03 16:35:45 UTC) #7
jamesr
lgtm https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py File mojo/services/upload_service.py (right): https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py#newcode123 mojo/services/upload_service.py:123: sys.exit(1) return 1, don't sys.exit().
5 years, 10 months ago (2015-02-03 18:29:57 UTC) #8
blundell
https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py File mojo/services/upload_service.py (right): https://codereview.chromium.org/879233006/diff/40001/mojo/services/upload_service.py#newcode123 mojo/services/upload_service.py:123: sys.exit(1) On 2015/02/03 18:29:57, jamesr wrote: > return 1, ...
5 years, 10 months ago (2015-02-04 10:04:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879233006/60001
5 years, 10 months ago (2015-02-04 10:04:35 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-04 10:40:08 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 10:40:59 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6c5c867d87fc9a053b1bb440518647d6741e6294
Cr-Commit-Position: refs/heads/master@{#314533}

Powered by Google App Engine
This is Rietveld 408576698