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 2714933002: Add tests against pressing tab when a view controller is presented

Created:
3 years, 10 months ago by lpromero
Modified:
3 years, 10 months ago
Reviewers:
baxley, gambard
CC:
chromium-reviews, tfarina, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, stkhapugin, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add tests against pressing tab when a view controller is presented The system tries to be clever when tab is hit on an external keyboard. It looks for a first responder of a UITextField. BUG=676993, 695876 R=baxley@chromium.org,gambard@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -0 lines) Patch
M ios/chrome/browser/ui/bookmarks/bookmarks_egtest.mm View 2 chunks +39 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/history/history_ui_egtest.mm View 1 chunk +6 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/reading_list/reading_list_egtest.mm View 1 chunk +6 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/settings/settings_egtest.mm View 2 chunks +21 lines, -0 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698