| commit | cb4aa96be6943a62b6b74aa1954dbf3bbafbf7ff | [log] [tgz] |
|---|---|---|
| author | haraken <haraken@chromium.org> | Wed Jul 06 03:58:13 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 04:02:11 2016 |
| tree | c97b5b2513d555dae889548337a94d0fc076ddee | |
| parent | a46d892723fe86a7f49113c46e3c40c2343724ce [diff] |
Add origin information to trace events for runCompiledScript and callFunction This CL adds "same-origin" or "cross-origin" to trace events for runCompiledScript and callFunction. BUG= Review-Url: https://codereview.chromium.org/2064073002 Cr-Commit-Position: refs/heads/master@{#403845}