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

Issue 7015024: Converted from DOM to WebUI for new login method (Closed)

Created:
9 years, 7 months ago by rharrison
Modified:
9 years, 6 months ago
CC:
chromium-reviews, davemoore+watch_chromium.org, nkostylev+cc_chromium.org
Visibility:
Public.

Description

Converted from DOM to WebUI for new login method This patch refactors the use of DOM to WebUI in the DOM/WebUI based login. This includes renaming relevant files, functions, and classes. In addition calls to this code has been updated along with the comments. The flag --dom-login has been changed to --webui-login. This CL depends on http://codereview.chromium.org/6973029/. Patch from Ryan Harrison <rharrison@chromium.org>; BUG=none TEST=manual

Patch Set 1 #

Patch Set 2 : Rewrote CL to reference new implementation of WebUI Login Screen #

Total comments: 4

Patch Set 3 : Fixed version of patch set #3 #

Patch Set 4 : Updating the patch after confirming with the most recent version of the code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -388 lines) Patch
M chrome/browser/chromeos/login/base_login_display_host.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
D chrome/browser/chromeos/login/dom_login_display.h View 1 1 chunk +0 lines, -94 lines 0 comments Download
D chrome/browser/chromeos/login/dom_login_display.cc View 1 1 chunk +0 lines, -127 lines 0 comments Download
D chrome/browser/chromeos/login/dom_login_display_host.h View 1 1 chunk +0 lines, -43 lines 0 comments Download
D chrome/browser/chromeos/login/dom_login_display_host.cc View 1 1 chunk +0 lines, -53 lines 0 comments Download
A + chrome/browser/chromeos/login/webui_login_display.h View 1 5 chunks +14 lines, -14 lines 0 comments Download
A + chrome/browser/chromeos/login/webui_login_display.cc View 1 5 chunks +29 lines, -29 lines 0 comments Download
A + chrome/browser/chromeos/login/webui_login_display_host.h View 1 2 3 chunks +9 lines, -9 lines 0 comments Download
A chrome/browser/chromeos/login/webui_login_display_host.cc View 1 1 chunk +53 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_input_api.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/login_ui.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/login_ui.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 5 chunks +6 lines, -8 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
rharrison
9 years, 7 months ago (2011-05-12 19:01:48 UTC) #1
Nikita (slow)
>> Converted from DOM to WebUI for new login method You're not actually changing the ...
9 years, 7 months ago (2011-05-13 07:13:30 UTC) #2
rharrison
On 2011/05/13 07:13:30, Nikita Kostylev wrote: > >> Converted from DOM to WebUI for new ...
9 years, 7 months ago (2011-05-17 23:24:18 UTC) #3
oshima
On 2011/05/17 23:24:18, rharrison wrote: > On 2011/05/13 07:13:30, Nikita Kostylev wrote: > > >> ...
9 years, 7 months ago (2011-05-19 22:40:55 UTC) #4
rharrison
Updated CL to reflect changes in http://codereview.chromium.org/6973029/
9 years, 7 months ago (2011-05-21 05:55:29 UTC) #5
oshima
LGTM with nits http://codereview.chromium.org/7015024/diff/5001/chrome/browser/chromeos/login/webui_login_display.h File chrome/browser/chromeos/login/webui_login_display.h (right): http://codereview.chromium.org/7015024/diff/5001/chrome/browser/chromeos/login/webui_login_display.h#newcode24 chrome/browser/chromeos/login/webui_login_display.h:24: class WebUIBrowser; looks like this is ...
9 years, 7 months ago (2011-05-21 16:35:37 UTC) #6
Ben Goodger (Google)
LGTM also for the rename. Thanks for cleaning this up. -Ben On 2011/05/21 16:35:37, oshima ...
9 years, 7 months ago (2011-05-21 17:11:14 UTC) #7
Nikita (slow)
LGTM
9 years, 7 months ago (2011-05-22 20:20:43 UTC) #8
rharrison
http://codereview.chromium.org/7015024/diff/5001/chrome/browser/chromeos/login/webui_login_display.h File chrome/browser/chromeos/login/webui_login_display.h (right): http://codereview.chromium.org/7015024/diff/5001/chrome/browser/chromeos/login/webui_login_display.h#newcode24 chrome/browser/chromeos/login/webui_login_display.h:24: class WebUIBrowser; On 2011/05/21 16:35:37, oshima wrote: > looks ...
9 years, 7 months ago (2011-05-25 18:10:43 UTC) #9
rharrison
I messed up my patch set #3 badly. I have removed it and will publish ...
9 years, 7 months ago (2011-05-25 18:56:27 UTC) #10
rharrison
Updated a correct verison of patch #3 I attempted to git mv chrome/browser/chromeos/login/webui_login_display_host.cc, then commit ...
9 years, 7 months ago (2011-05-25 20:37:56 UTC) #11
commit-bot: I haz the power
9 years, 7 months ago (2011-05-27 17:56:51 UTC) #12
Can't process patch for file
chrome/browser/chromeos/login/webui_login_display_host.h.
A +

Powered by Google App Engine
This is Rietveld 408576698