[rAC, OSX] Notify when pop-ups get first responder
commit6fcf47f96fb0f62723a0cd2f8b0dcab3aa9a5160
authorgroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 22 Oct 2013 21:58:13 +0000 (22 21:58 +0000)
committergroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 22 Oct 2013 21:58:13 +0000 (22 21:58 +0000)
treec01c95b7c8f9fba860bb51078cc0901985fe2f79
parentbe9ef233206b76bb4f1e924b9322cc3c4e2f1cc2
[rAC, OSX] Notify when pop-ups get first responder

Comboboxes in requestAutocomplete need to notify when they achieve
firstResponder status, so the dialog can properly update validation
messages. This simply mirrors functionality already existing in
AutofillTextfield.

BUG=308741
R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/34183003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230221 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/cocoa/autofill/autofill_pop_up_button.mm