| commit | 82b1f73e4495380d2777480a8a0087974732ee80 | [log] [tgz] |
|---|---|---|
| author | kozyatinskiy <kozyatinskiy@chromium.org> | Tue Jul 26 20:34:55 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 20:36:23 2016 |
| tree | cf90f51ba166fa3fc9dd739eb7f9ee7e421c6b25 | |
| parent | 6e7a752bb54185b0ebd44c29682964570184ac50 [diff] |
[DevTools] Speculative crash fix in currentCallFrames Probably break can be scheduled in DevTools and then callback can be accidently called when debugger has already disabled. Additionally, added one more assert tp check that there is no problem with debugger script compilation. BUG=611331 R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2176373004 Cr-Commit-Position: refs/heads/master@{#407904}