commit | 962729847c531a6650831995d687080fc567c809 | [log] [tgz] |
---|---|---|
author | nick <nick@chromium.org> | Wed May 24 18:02:09 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 24 18:02:09 2017 |
tree | af334bf24c1c1c5de66b9e25543df39beafd1a9b | |
parent | 0b5ea9ecfced144635473431fd2870e6328bd3fb [diff] |
ExtensionNavigationThrottle: block extension iframes in platform apps. This should fix instances of [Renderer kill 106] and [Renderer kill 107], which are kills due to transferring a subframe to a different storage partition from its parent. BUG=694231,693720 Review-Url: https://codereview.chromium.org/2841413003 Cr-Commit-Position: refs/heads/master@{#474352}