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

Issue 2479633004: Split ShowPage message into two. (Closed)

Created:
4 years, 1 month ago by hidehiko
Modified:
4 years, 1 month ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, alemate+watch_chromium.org, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, khmel
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split ShowPage message into two. This is preparation to fix the dependency in arc_support_host. ShowPage is now have two different kinds. - One for normal page. - One for error page. BUG=657687 BUG=b/31079732 TEST=Ran on test device. Ran bots. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/dc74e57a2c0f1e7bea8bd858ac7ce5a30809dbf4 Cr-Commit-Position: refs/heads/master@{#430076}

Patch Set 1 #

Patch Set 2 : Fix error message #

Total comments: 5

Patch Set 3 : rebase #

Patch Set 4 : Address comments. #

Total comments: 1

Patch Set 5 : Fix compile error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -65 lines) Patch
M chrome/browser/chromeos/arc/arc_support_host.cc View 1 2 3 4 2 chunks +39 lines, -5 lines 0 comments Download
M chrome/browser/resources/chromeos/arc_support/background.js View 1 2 3 8 chunks +30 lines, -60 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
hidehiko
PTAL. This is the preparation to fix the dependency between ArcAuthService and ArcSupportHost. The all-in-one ...
4 years, 1 month ago (2016-11-04 01:23:46 UTC) #5
xiyuan
lgtm https://codereview.chromium.org/2479633004/diff/20001/chrome/browser/chromeos/arc/arc_support_host.cc File chrome/browser/chromeos/arc/arc_support_host.cc (right): https://codereview.chromium.org/2479633004/diff/20001/chrome/browser/chromeos/arc/arc_support_host.cc#newcode49 chrome/browser/chromeos/arc/arc_support_host.cc:49: constexpr char kShowSendFeedback[] = "showSendFeedback"; nit: showSendFeedback -> ...
4 years, 1 month ago (2016-11-04 16:52:40 UTC) #8
Luis Héctor Chávez
lgtm https://codereview.chromium.org/2479633004/diff/20001/chrome/browser/chromeos/arc/arc_support_host.cc File chrome/browser/chromeos/arc/arc_support_host.cc (right): https://codereview.chromium.org/2479633004/diff/20001/chrome/browser/chromeos/arc/arc_support_host.cc#newcode46 chrome/browser/chromeos/arc/arc_support_host.cc:46: // which is a localized error text, and ...
4 years, 1 month ago (2016-11-04 17:11:25 UTC) #9
hidehiko
Thank you for review. Submitting. https://codereview.chromium.org/2479633004/diff/20001/chrome/browser/chromeos/arc/arc_support_host.cc File chrome/browser/chromeos/arc/arc_support_host.cc (right): https://codereview.chromium.org/2479633004/diff/20001/chrome/browser/chromeos/arc/arc_support_host.cc#newcode46 chrome/browser/chromeos/arc/arc_support_host.cc:46: // which is a ...
4 years, 1 month ago (2016-11-04 17:49:49 UTC) #10
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/2479633004/60001
4 years, 1 month ago (2016-11-04 17:50:52 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/292662)
4 years, 1 month ago (2016-11-04 18:33:55 UTC) #17
hidehiko
Quick fix for compile error. I think I'm ok to re-submit for this case. https://codereview.chromium.org/2479633004/diff/60001/chrome/browser/chromeos/arc/arc_support_host.cc ...
4 years, 1 month ago (2016-11-04 22:28:38 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/2479633004/80001
4 years, 1 month ago (2016-11-04 22:29:24 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-05 00:17:40 UTC) #22
commit-bot: I haz the power
4 years, 1 month ago (2016-11-05 00:19:55 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/dc74e57a2c0f1e7bea8bd858ac7ce5a30809dbf4
Cr-Commit-Position: refs/heads/master@{#430076}

Powered by Google App Engine
This is Rietveld 408576698