| commit | cbad917fdd9651eb9afd723a81c9d2ab437ce03d | [log] [tgz] |
|---|---|---|
| author | rdevlin.cronin <rdevlin.cronin@chromium.org> | Fri Apr 01 17:14:45 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Apr 01 17:15:53 2016 |
| tree | f751c93c44e43924d5f138e7b6b0f3bbf35191bc | |
| parent | ac7511d8075f109d87040a2d782b641d4b8e40c9 [diff] |
[Extensions] Add an access check before executing native code in the renderer Sometimes things can intercept bindings. Check access before doing anything. This is a first step that just adds it for the test API. BUG=598165 Review URL: https://codereview.chromium.org/1843803002 Cr-Commit-Position: refs/heads/master@{#384614}