[ServiceWorker] Update SWProviderHost::Focus() to return a Client.
Instead of returning a boolean to say whether the focus suceeded, this is now returning an updated WindowClient which will contain the new focus state. This is a three sided CL: Part 1: https://codereview.chromium.org/897493002 Part 2: <this> Part 3: https://codereview.chromium.org/868233006 BUG=447212 Review URL: https://codereview.chromium.org/894853007 Cr-Commit-Position: refs/heads/master@{#315018}
Showing
Please register or sign in to comment