| commit | c1e6c531c70657b519121ab6b626471a75448a9e | [log] [tgz] |
|---|---|---|
| author | dgozman <dgozman@chromium.org> | Mon Jul 11 01:16:07 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 01:18:52 2016 |
| tree | 2c77cd941ee0e0b23f70d4f57bc5784acd215b2d | |
| parent | 0bbe13103a5a5ce3940a529d986f68ded2e19ac6 [diff] |
[DevTools] Remove [V8] from InspectorInstrumentation. We issue a fine-grained runtimeEnabled/runtimeDiabled notification. Introduced a new setting forceMainWorldInitialization, which inspector uses to force contexts in all frames to be able to evaluate there. Moved scriptBlockedByCSP pause reason to DOMDebugger agent, similar to scriptFirstStatement. BUG=580337 Review-Url: https://codereview.chromium.org/2112593003 Cr-Commit-Position: refs/heads/master@{#404588}