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

Issue 2057853002: Opens the HaTS dialog with an empty HTML (Closed)

Created:
4 years, 6 months ago by malaykeshav
Modified:
4 years, 6 months ago
Reviewers:
xiyuan, jdufault, stevenjb
CC:
arv+watch_chromium.org, chromium-reviews, davemoore+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Opens the HaTS dialog with an empty HTML Design Doc=go/cros-hats-eng BUG=611781 COMPONENT=Chrome OS, HaTS, WebUI, Resources CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/1a8f89a70054c8a7d8d45433e1126a10ef9b54f6 Cr-Commit-Position: refs/heads/master@{#399269}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -2 lines) Patch
M chrome/browser/browser_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/hats/hats_dialog.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
A chrome/browser/resources/chromeos/hats/hats.html View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/chromeos/hats/hats_ui.h View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/chromeos/hats/hats_ui.cc View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/url_constants.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/url_constants.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2057853002/20001
4 years, 6 months ago (2016-06-09 23:12:45 UTC) #5
malaykeshav
4 years, 6 months ago (2016-06-10 00:55:01 UTC) #7
malaykeshav
4 years, 6 months ago (2016-06-10 00:55:14 UTC) #9
stevenjb
https://codereview.chromium.org/2057853002/diff/20001/chrome/browser/chromeos/hats/hats_dialog.cc File chrome/browser/chromeos/hats/hats_dialog.cc (right): https://codereview.chromium.org/2057853002/diff/20001/chrome/browser/chromeos/hats/hats_dialog.cc#newcode49 chrome/browser/chromeos/hats/hats_dialog.cc:49: return GURL(base::StringPrintf("%s", chrome::kChromeUIHatsURL)); GURL(chrome::kChromeUIHatsURL) ? https://codereview.chromium.org/2057853002/diff/20001/chrome/browser/ui/webui/chromeos/hats/hats_ui.cc File chrome/browser/ui/webui/chromeos/hats/hats_ui.cc (right): ...
4 years, 6 months ago (2016-06-10 01:08:17 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL) ...
4 years, 6 months ago (2016-06-10 01:14:56 UTC) #12
malaykeshav
https://codereview.chromium.org/2057853002/diff/20001/chrome/browser/chromeos/hats/hats_dialog.cc File chrome/browser/chromeos/hats/hats_dialog.cc (right): https://codereview.chromium.org/2057853002/diff/20001/chrome/browser/chromeos/hats/hats_dialog.cc#newcode49 chrome/browser/chromeos/hats/hats_dialog.cc:49: return GURL(base::StringPrintf("%s", chrome::kChromeUIHatsURL)); On 2016/06/10 at 01:08:16, stevenjb wrote: ...
4 years, 6 months ago (2016-06-10 01:18:33 UTC) #14
malaykeshav
4 years, 6 months ago (2016-06-10 01:20:04 UTC) #16
xiyuan
https://codereview.chromium.org/2057853002/diff/40001/chrome/browser/ui/webui/chromeos/hats/hats_ui.cc File chrome/browser/ui/webui/chromeos/hats/hats_ui.cc (right): https://codereview.chromium.org/2057853002/diff/40001/chrome/browser/ui/webui/chromeos/hats/hats_ui.cc#newcode7 chrome/browser/ui/webui/chromeos/hats/hats_ui.cc:7: #include "base/values.h" nit: not used? https://codereview.chromium.org/2057853002/diff/40001/chrome/browser/ui/webui/chromeos/hats/hats_ui.h File chrome/browser/ui/webui/chromeos/hats/hats_ui.h (right): ...
4 years, 6 months ago (2016-06-10 16:08:29 UTC) #17
malaykeshav
https://codereview.chromium.org/2057853002/diff/40001/chrome/browser/ui/webui/chromeos/hats/hats_ui.cc File chrome/browser/ui/webui/chromeos/hats/hats_ui.cc (right): https://codereview.chromium.org/2057853002/diff/40001/chrome/browser/ui/webui/chromeos/hats/hats_ui.cc#newcode7 chrome/browser/ui/webui/chromeos/hats/hats_ui.cc:7: #include "base/values.h" On 2016/06/10 at 16:08:29, xiyuan wrote: > ...
4 years, 6 months ago (2016-06-10 17:52:19 UTC) #18
xiyuan
lgtm
4 years, 6 months ago (2016-06-10 17:57:22 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2057853002/60001
4 years, 6 months ago (2016-06-10 17:59:59 UTC) #21
jdufault
lgtm
4 years, 6 months ago (2016-06-10 18:17:47 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-10 19:18:12 UTC) #24
stevenjb
lgtm
4 years, 6 months ago (2016-06-10 20:44:41 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2057853002/60001
4 years, 6 months ago (2016-06-10 21:09:45 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 6 months ago (2016-06-10 21:15:33 UTC) #28
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-10 21:15:50 UTC) #29
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 21:18:31 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1a8f89a70054c8a7d8d45433e1126a10ef9b54f6
Cr-Commit-Position: refs/heads/master@{#399269}

Powered by Google App Engine
This is Rietveld 408576698