• kozyatinskiy's avatar
    [inspector] fixed taskHeapSnapshot on pause · 39afa5af
    kozyatinskiy authored
    Blink uses access checks to be sure that objects from one context doesn't access objects in another. Heap profiler uses current context to call this checks, we need to be sure that current context is empty to allow heap profiler collect all objects without crash.
    
    BUG=chromium:661223
    R=alph@chromium.org,ulan@chromium.org
    
    Review-Url: https://codereview.chromium.org/2669393002
    Cr-Commit-Position: refs/heads/master@{#42939}
    39afa5af
Name
Last commit
Last update
..
console Loading commit data...
cpu-profiler Loading commit data...
debugger Loading commit data...
heap-profiler Loading commit data...
runtime Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
inspector-impl.cc Loading commit data...
inspector-impl.h Loading commit data...
inspector-test.cc Loading commit data...
inspector.gyp Loading commit data...
inspector.isolate Loading commit data...
inspector.status Loading commit data...
json-parse-expected.txt Loading commit data...
json-parse.js Loading commit data...
protocol-test.js Loading commit data...
task-runner.cc Loading commit data...
task-runner.h Loading commit data...
testcfg.py Loading commit data...