app_shell: Fix focus on opening new app windows
app_shell is pure-aura, so cannot rely on the usual views::WebView and views::Widget initial-focus behavior. It must manually set focus on the WebContents during creation. BUG=438751 TEST=added to app_shell_browsertests ShellApiTest Review URL: https://codereview.chromium.org/754313003 Cr-Commit-Position: refs/heads/master@{#307040}
Showing
Please register or sign in to comment