| commit | 6667812b2dffe3f6bf794b2b040504e5a3ad7cb7 | [log] [tgz] |
|---|---|---|
| author | kozyatinskiy <kozyatinskiy@chromium.org> | Sat Jul 09 18:03:05 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Sat Jul 09 18:05:22 2016 |
| tree | 5d34eb658d2c206d6cb6f322b12f074c1236e6dc | |
| parent | e33a44a7077c60edfa28bc0d79b0910ab43d58d1 [diff] |
[DevTools] Better ExceptionDetails in js_protocol.json - line/column -> lineNumber/columnNumber - lineNumber is 0-based - ExceptionDetails is hidden - fixed +/-1 error R=dgozman@chromium.org BUG=591496 Review-Url: https://codereview.chromium.org/2130203002 Cr-Commit-Position: refs/heads/master@{#404564}