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

Issue 1866813002: Remove StartupUtils::IsWebviewSigninEnabled. (Closed)

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

Description

Remove StartupUtils::IsWebviewSigninEnabled. TBR=xiyuan@chromium.org BUG=470893 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/0a0648a595adaffb322a260ad47b9b260f01791c Cr-Commit-Position: refs/heads/master@{#437642}

Patch Set 1 #

Total comments: 13

Patch Set 2 : Address comments #

Patch Set 3 : Remove TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -511 lines) Patch
M chrome/browser/browser_resources.grd View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/helper.cc View 1 2 2 chunks +8 lines, -14 lines 0 comments Download
M chrome/browser/chromeos/login/session/user_session_manager.cc View 1 2 chunks +16 lines, -25 lines 0 comments Download
M chrome/browser/chromeos/login/startup_utils.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/startup_utils.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/resources/chromeos/login/login.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/login_non_lock_shared.js View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.html View 1 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/resources/gaia_auth_host/gaia_auth_host.js View 1 1 chunk +0 lines, -456 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.cc View 1 2 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 30 (17 generated)
jdufault
Achuith or Pavel, PTAL. Thanks!
4 years, 8 months ago (2016-04-07 17:25:07 UTC) #3
achuithb
Some additional minor cleanup if you don't mind https://codereview.chromium.org/1866813002/diff/1/chrome/browser/chromeos/login/helper.cc File chrome/browser/chromeos/login/helper.cc (right): https://codereview.chromium.org/1866813002/diff/1/chrome/browser/chromeos/login/helper.cc#newcode234 chrome/browser/chromeos/login/helper.cc:234: // ...
4 years, 8 months ago (2016-04-07 18:39:49 UTC) #4
dzhioev (left Google)
https://codereview.chromium.org/1866813002/diff/1/chrome/browser/ui/webui/chromeos/login/oobe_ui.cc File chrome/browser/ui/webui/chromeos/login/oobe_ui.cc (right): https://codereview.chromium.org/1866813002/diff/1/chrome/browser/ui/webui/chromeos/login/oobe_ui.cc#newcode134 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc:134: source->AddResourcePath("gaia_auth_host.js", IDR_GAIA_AUTH_AUTHENTICATOR_JS); We don't need to define this resource ...
4 years, 8 months ago (2016-04-12 18:29:34 UTC) #5
jdufault
Took me awhile to get back to this but PTAL again. Thanks! https://codereview.chromium.org/1866813002/diff/1/chrome/browser/chromeos/login/helper.cc File chrome/browser/chromeos/login/helper.cc ...
4 years ago (2016-12-07 00:27:55 UTC) #11
achuithb
lgtm https://codereview.chromium.org/1866813002/diff/1/chrome/browser/chromeos/login/helper.cc File chrome/browser/chromeos/login/helper.cc (right): https://codereview.chromium.org/1866813002/diff/1/chrome/browser/chromeos/login/helper.cc#newcode234 chrome/browser/chromeos/login/helper.cc:234: // webview instance. TODO(nkostylev): Investigate if there's a ...
4 years ago (2016-12-07 00:37:09 UTC) #12
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/1866813002/40001
4 years ago (2016-12-08 23:58:49 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/177567)
4 years ago (2016-12-09 00:08:47 UTC) #17
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/1866813002/40001
4 years ago (2016-12-09 18:15:53 UTC) #19
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/322748)
4 years ago (2016-12-09 19:04:05 UTC) #21
jdufault
On 2016/12/09 19:04:05, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years ago (2016-12-09 20:30:26 UTC) #24
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/1866813002/40001
4 years ago (2016-12-09 20:31:09 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-09 20:54:39 UTC) #28
commit-bot: I haz the power
4 years ago (2016-12-12 14:40:27 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0a0648a595adaffb322a260ad47b9b260f01791c
Cr-Commit-Position: refs/heads/master@{#437642}

Powered by Google App Engine
This is Rietveld 408576698