Revert FindBarView::SearchTextfieldView deletion.
My http://crrev.com/192493 caused a regression: FindBarView doesn't select-all on tab-switch focus restoration. Restore the FindBarView::SearchTextfieldView class with RestoreFocus override. ( this restores the previous select-all behavior to fix the regression ) BUG=232290 TEST=Switching back to a tab that had the find bar focused (from a tab that didn't have the find bar focused) restores find bar focus and selects the entire text content. R=finnur@chromium.org TBR=ben@chromium.org Review URL: https://codereview.chromium.org/13976011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194630 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment