[Extensions OOPI] Don't return iframes in GetExtensionViews
commit9e9f59a18db25d9b69a2f6cc7b8a6722257f0559
authorrdevlin.cronin <rdevlin.cronin@chromium.org>
Wed, 24 Jun 2015 23:49:07 +0000 (24 16:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Jun 2015 23:50:14 +0000 (24 23:50 +0000)
tree3f2ef11aaf8e69bf5bf253d81409d8a9bb81fb1c
parentd1d41b1046c2a437b209d2a9abbc5f8b499e551f
[Extensions OOPI] Don't return iframes in GetExtensionViews

This can cause nastiness like treating the app window's iframe as its main
frame, and may also break other assumptions.

BUG=504162

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

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