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

Issue 2731253003: Add LoadComponent API in ImageLoader dbus adapter. (Closed)

Created:
3 years, 9 months ago by xiaochu
Modified:
3 years, 9 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, hashimoto+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add LoadComponent API in ImageLoader dbus adapter. BUG=698767 TEST=On chrome os, RegisterComponent and then LoadComponent works seamlessly to download and mount escpr image. Review-Url: https://codereview.chromium.org/2731253003 Cr-Commit-Position: refs/heads/master@{#455497} Committed: https://chromium.googlesource.com/chromium/src/+/c0d16f0bde63a69dc117bb2b6860b3dd57f3b25d

Patch Set 1 #

Patch Set 2 : fix parameters #

Total comments: 2

Patch Set 3 : address comments from sorin #

Patch Set 4 : cherry-pick to a new local branch #

Patch Set 5 : up-rev #

Patch Set 6 : revert last patch #

Total comments: 2

Patch Set 7 : addressing comments from stevenjb #

Patch Set 8 : Add LoadComponent API in ImageLoader dbus adapter. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M chromeos/dbus/fake_image_loader_client.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_image_loader_client.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chromeos/dbus/image_loader_client.h View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M chromeos/dbus/image_loader_client.cc View 1 2 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 60 (35 generated)
xiaochu
3 years, 9 months ago (2017-03-06 19:29:47 UTC) #2
Sorin Jianu
lgtm Thank you! https://codereview.chromium.org/2731253003/diff/20001/chromeos/dbus/image_loader_client.cc File chromeos/dbus/image_loader_client.cc (right): https://codereview.chromium.org/2731253003/diff/20001/chromeos/dbus/image_loader_client.cc#newcode83 chromeos/dbus/image_loader_client.cc:83: std::string result = ""; doesn't need ...
3 years, 9 months ago (2017-03-06 19:33:17 UTC) #3
xiaochu
Thanks! https://codereview.chromium.org/2731253003/diff/20001/chromeos/dbus/image_loader_client.cc File chromeos/dbus/image_loader_client.cc (right): https://codereview.chromium.org/2731253003/diff/20001/chromeos/dbus/image_loader_client.cc#newcode83 chromeos/dbus/image_loader_client.cc:83: std::string result = ""; On 2017/03/06 19:33:17, Sorin ...
3 years, 9 months ago (2017-03-06 20:28:24 UTC) #7
xiaochu
I am trying to upload this modification in third_party/cros_system_api/dbus/service_constants.h as well. but it shows submit ...
3 years, 9 months ago (2017-03-06 21:32:07 UTC) #11
xiaochu
Fix is here: https://codereview.chromium.org/2731253003
3 years, 9 months ago (2017-03-06 21:54:24 UTC) #12
xiaochu
Sorry, correct link: https://chromium-review.googlesource.com/#/c/450502/
3 years, 9 months ago (2017-03-06 21:55:00 UTC) #13
waffles
lgtm but please wait for Greg.
3 years, 9 months ago (2017-03-06 23:25:22 UTC) #14
xiaochu
On 2017/03/06 23:25:22, waffles wrote: > lgtm but please wait for Greg. hi Greg, can ...
3 years, 9 months ago (2017-03-07 15:16:56 UTC) #16
Greg K
On 2017/03/07 15:16:56, xiaochu wrote: > On 2017/03/06 23:25:22, waffles wrote: > > lgtm but ...
3 years, 9 months ago (2017-03-07 18:11:27 UTC) #17
xiaochu
On 2017/03/07 18:11:27, Greg K wrote: > On 2017/03/07 15:16:56, xiaochu wrote: > > On ...
3 years, 9 months ago (2017-03-07 18:19:32 UTC) #18
Greg K
On 2017/03/07 18:19:32, xiaochu wrote: > On 2017/03/07 18:11:27, Greg K wrote: > > On ...
3 years, 9 months ago (2017-03-07 18:23:41 UTC) #21
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/2731253003/100001
3 years, 9 months ago (2017-03-08 02:48:38 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/380552)
3 years, 9 months ago (2017-03-08 02:56:27 UTC) #32
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/2731253003/100001
3 years, 9 months ago (2017-03-08 03:00:54 UTC) #34
xiaochu
On 2017/03/08 03:00:54, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 9 months ago (2017-03-08 03:05:12 UTC) #36
xiaochu
lgtm
3 years, 9 months ago (2017-03-08 03:29:30 UTC) #37
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/2731253003/100001
3 years, 9 months ago (2017-03-08 03:30:11 UTC) #39
xiaochu
lgtm
3 years, 9 months ago (2017-03-08 03:31:05 UTC) #41
adlr1
lgtm
3 years, 9 months ago (2017-03-08 03:33:47 UTC) #43
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/380581)
3 years, 9 months ago (2017-03-08 03:38:01 UTC) #45
stevenjb
https://codereview.chromium.org/2731253003/diff/100001/chromeos/dbus/image_loader_client.h File chromeos/dbus/image_loader_client.h (right): https://codereview.chromium.org/2731253003/diff/100001/chromeos/dbus/image_loader_client.h#newcode32 chromeos/dbus/image_loader_client.h:32: const StringDBusMethodCallback& callback) = 0; This (and all public ...
3 years, 9 months ago (2017-03-08 17:14:18 UTC) #48
xiaochu
thanks! https://codereview.chromium.org/2731253003/diff/100001/chromeos/dbus/image_loader_client.h File chromeos/dbus/image_loader_client.h (right): https://codereview.chromium.org/2731253003/diff/100001/chromeos/dbus/image_loader_client.h#newcode32 chromeos/dbus/image_loader_client.h:32: const StringDBusMethodCallback& callback) = 0; On 2017/03/08 17:14:18, ...
3 years, 9 months ago (2017-03-08 17:21:57 UTC) #49
stevenjb
lgtm
3 years, 9 months ago (2017-03-08 17:50:01 UTC) #50
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/2731253003/140001
3 years, 9 months ago (2017-03-08 18:31:24 UTC) #57
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 18:37:29 UTC) #60
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/c0d16f0bde63a69dc117bb2b6860...

Powered by Google App Engine
This is Rietveld 408576698