DescriptionRemoves unnecessary calls to FocusManager
In general View::RequestFocus() and FocusManager::SetFocusedView() do
the same thing. The only exception to that is the SetFocusedView()
does not check if the view wants focus, where as View::RequestFocus()
does. For the cases I'm changing here RequestFocus() is fine.
BUG=none
TEST=none
R=msw@chromium.org
Review-Url: https://codereview.chromium.org/2738063007
Cr-Commit-Position: refs/heads/master@{#456118}
Committed: https://chromium.googlesource.com/chromium/src/+/5299daa07febf8a3822227397e1b24f0596d7cee
Patch Set 1 #
Total comments: 4
Patch Set 2 : comment #
Messages
Total messages: 13 (8 generated)
|