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

Issue 10533038: Switch back to the old method of launching the login flow while keeping some of the benefits of the… (Closed)

Created:
8 years, 6 months ago by craigdh
Modified:
8 years, 6 months ago
CC:
chromium-reviews, Nirnimesh, kkania, anantha, robertshield, dyu1, dennis_jeffrey
Visibility:
Public.

Description

Switch back to the old method of launching the login flow while keeping some of the benefits of the new method. BUG=chromium-os:31470 TEST=functional/chromeos_login.py Change-Id: I31555baedabb76f049b568479d7db42eebf105cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141247

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Ready for review #

Total comments: 8

Patch Set 4 : Cleaned some logging and comments. #

Total comments: 4

Patch Set 5 : Addressed Nirnimesh's comments and fixed chromeos_login.py to work with these changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -36 lines) Patch
M chrome/browser/automation/testing_automation_provider.h View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider_chromeos.cc View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
M chrome/test/functional/chromeos_login.py View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 2 3 4 3 chunks +22 lines, -29 lines 0 comments Download
M chrome/test/pyautolib/pyauto_errors.py View 1 2 3 4 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
craigdh
8 years, 6 months ago (2012-06-07 00:16:33 UTC) #1
Nirnimesh
https://chromiumcodereview.appspot.com/10533038/diff/3001/chrome/browser/automation/testing_automation_provider_chromeos.cc File chrome/browser/automation/testing_automation_provider_chromeos.cc (right): https://chromiumcodereview.appspot.com/10533038/diff/3001/chrome/browser/automation/testing_automation_provider_chromeos.cc#newcode284 chrome/browser/automation/testing_automation_provider_chromeos.cc:284: LOG(ERROR) << "TestingAutomationProvider::Login"; Login->StartLogin Why LOG(ERROR)? https://chromiumcodereview.appspot.com/10533038/diff/3001/chrome/browser/automation/testing_automation_provider_chromeos.cc#newcode303 chrome/browser/automation/testing_automation_provider_chromeos.cc:303: LOG(ERROR) ...
8 years, 6 months ago (2012-06-07 00:30:55 UTC) #2
craigdh
https://chromiumcodereview.appspot.com/10533038/diff/3001/chrome/browser/automation/testing_automation_provider_chromeos.cc File chrome/browser/automation/testing_automation_provider_chromeos.cc (right): https://chromiumcodereview.appspot.com/10533038/diff/3001/chrome/browser/automation/testing_automation_provider_chromeos.cc#newcode284 chrome/browser/automation/testing_automation_provider_chromeos.cc:284: LOG(ERROR) << "TestingAutomationProvider::Login"; On 2012/06/07 00:30:55, Nirnimesh wrote: > ...
8 years, 6 months ago (2012-06-07 19:12:01 UTC) #3
Nirnimesh
https://chromiumcodereview.appspot.com/10533038/diff/5002/chrome/browser/automation/testing_automation_provider.h File chrome/browser/automation/testing_automation_provider.h (right): https://chromiumcodereview.appspot.com/10533038/diff/5002/chrome/browser/automation/testing_automation_provider.h#newcode1342 chrome/browser/automation/testing_automation_provider.h:1342: void StartLogin(base::DictionaryValue* args, IPC::Message* reply_message); It's not obvious what ...
8 years, 6 months ago (2012-06-07 19:17:04 UTC) #4
craigdh
https://chromiumcodereview.appspot.com/10533038/diff/5002/chrome/browser/automation/testing_automation_provider.h File chrome/browser/automation/testing_automation_provider.h (right): https://chromiumcodereview.appspot.com/10533038/diff/5002/chrome/browser/automation/testing_automation_provider.h#newcode1342 chrome/browser/automation/testing_automation_provider.h:1342: void StartLogin(base::DictionaryValue* args, IPC::Message* reply_message); On 2012/06/07 19:17:04, Nirnimesh ...
8 years, 6 months ago (2012-06-07 23:16:51 UTC) #5
Nirnimesh
LGTM
8 years, 6 months ago (2012-06-07 23:21:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/craigdh@chromium.org/10533038/9001
8 years, 6 months ago (2012-06-08 16:41:47 UTC) #7
commit-bot: I haz the power
8 years, 6 months ago (2012-06-08 18:51:46 UTC) #8
Change committed as 141247

Powered by Google App Engine
This is Rietveld 408576698