v8/test/inspector
Alexey Kozyatinskiy 87aae715df [inspector] support for cases when embedder doesn't call contextDestroyed
Node.js doesn't have good place to call contextDestroyed.
We need to cleanup everything on our side to allow clients to not call
contextDestroyed method.

R=dgozman@chromium.org,eostroukhov@google.com

Bug: none
Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_chromium_rel_ng
Change-Id: I6bfd4d6039f53eb994a2d20ecbca650744564e29
Reviewed-on: https://chromium-review.googlesource.com/575519
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46849}
2017-07-24 21:22:06 +00:00
..
console [inspector] Refactor protocol-test.js 2017-05-19 00:35:45 +00:00
cpu-profiler [coverage] Recognize binary block mode as block coverage 2017-07-17 10:57:43 +00:00
debugger [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
heap-profiler [inspector] Refactor protocol-test.js 2017-05-19 00:35:45 +00:00
runtime [inspector] support for cases when embedder doesn't call contextDestroyed 2017-07-24 21:22:06 +00:00
sessions [inspector] Make breakpoints active state per-agent 2017-06-07 00:06:08 +00:00
BUILD.gn [inspector] Merge InspectorClientImpl into IsolateData 2017-05-22 00:48:27 +00:00
DEPS [inspector] introduce limit for amount of stored async stacks 2016-12-18 17:04:40 +00:00
inspector-test.cc [inspector] support for cases when embedder doesn't call contextDestroyed 2017-07-24 21:22:06 +00:00
inspector.gyp [inspector] Merge InspectorClientImpl into IsolateData 2017-05-22 00:48:27 +00:00
inspector.isolate [build] Remove remaining disable-inspector options in GN 2017-04-05 17:59:07 +00:00
inspector.status [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
isolate-data.cc [inspector] support for cases when embedder doesn't call contextDestroyed 2017-07-24 21:22:06 +00:00
isolate-data.h [inspector] support for cases when embedder doesn't call contextDestroyed 2017-07-24 21:22:06 +00:00
json-parse-expected.txt [inspector] Refactor protocol-test.js 2017-05-19 00:35:45 +00:00
json-parse.js [inspector] Refactor protocol-test.js 2017-05-19 00:35:45 +00:00
OWNERS Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
protocol-test.js [inspector] fixed getPossibleBreakpoints 2017-06-07 13:25:52 +00:00
task-runner.cc [inspector] Cleanup inspector test 2017-05-22 20:46:42 +00:00
task-runner.h [inspector] Cleanup inspector test 2017-05-22 20:46:42 +00:00
testcfg.py [inspector] always include user scripts in the snapshot. 2017-04-26 15:13:14 +00:00