Chromium Code Reviews

Issue 6316001: Add two new autofill browser tests. (Closed)

Created:
9 years, 11 months ago by Ilya Sherman
Modified:
9 years, 7 months ago
Reviewers:
dhollowa
CC:
chromium-reviews, Ilya Sherman, dhollowa, James Hawkins, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add two new autofill browser tests. * Test that autofill can be initiated by pressing the down arrow in a fillable field. * Test that autofill works after reloading the page. BUG=69219 TEST=interactive_ui_test --gtest_filter=AutoFillTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71406

Patch Set 1 #

Patch Set 2 : Merge with trunk #

Unified diffs Side-by-side diffs Stats (+136 lines, -67 lines)
M chrome/browser/autofill/autofill_browsertest.cc View 9 chunks +136 lines, -67 lines 0 comments

Messages

Total messages: 2 (0 generated)
Ilya Sherman
9 years, 11 months ago (2011-01-13 18:38:33 UTC) #1
dhollowa
9 years, 11 months ago (2011-01-13 19:52:58 UTC) #2
LGTM!  Thanks for doing this.  Looks like there are some compile failures on the
trybots, some integration from ToT looks to be required.

Powered by Google App Engine