Update extensions::MessagingBindings to use WebScopedWindowFocusAllowedIndicator...
commit9b4c024f001519ea0c35decc04335bb768190ad5
authormlamouri <mlamouri@chromium.org>
Tue, 21 Apr 2015 10:43:54 +0000 (21 03:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Apr 2015 10:44:11 +0000 (21 10:44 +0000)
tree1062ed2c3fefef28ac13179680f784674ce5ae00
parenta3635a7de383a295e52a35c1ae4e72aecab14d77
Update extensions::MessagingBindings to use WebScopedWindowFocusAllowedIndicator with WebDocument.

This will allow Blink to delete some deprecated code.

This is part of a three-sided CL:
Part 1: https://codereview.chromium.org/777483004/
Part 2: <this>
Part 3: https://codereview.chromium.org/722423004

BUG=440740

Committed: https://crrev.com/ebb4bf8090b06979fd44411af69304b505681f4d
Cr-Commit-Position: refs/heads/master@{#307914}

Review URL: https://codereview.chromium.org/786403003

Cr-Commit-Position: refs/heads/master@{#326007}
extensions/renderer/messaging_bindings.cc