| commit | 09e6b3be2036c2cfbdc625fc06bc928a8c22c60a | [log] [tgz] |
|---|---|---|
| author | lfg <lfg@chromium.org> | Wed Jul 20 17:49:58 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 17:51:44 2016 |
| tree | 9cbac4c1d60153b452d9f38fd55dcbc4c42d9015 | |
| parent | 0f92cee49214da9099c08d493cc83c3fa7e79dc9 [diff] |
Move didFocus from WebWidgetClient to WebViewClient. This method is used to bring the window to focus, and only makes sense when called on the main frame. This is part of a refactor to split WebView/WebWidget. BUG=419087 Review-Url: https://codereview.chromium.org/2157113002 Cr-Commit-Position: refs/heads/master@{#406609}