summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast
diff options
context:
space:
mode:
authoryhirano@chromium.org <yhirano@chromium.org>2014-10-02 08:35:49 +0000
committeryhirano@chromium.org <yhirano@chromium.org>2014-10-02 08:35:49 +0000
commit0a5ebd416f6e05ea34591965ef56d3a05a550d72 (patch)
tree3cb9859bce408aed7278c223bb10447ddfbed6c3 /third_party/WebKit/LayoutTests/fast
parentbeeeeb16704795baa6023bcf3b3084a576d3540d (diff)
downloadchromium_src-0a5ebd416f6e05ea34591965ef56d3a05a550d72.zip
chromium_src-0a5ebd416f6e05ea34591965ef56d3a05a550d72.tar.gz
chromium_src-0a5ebd416f6e05ea34591965ef56d3a05a550d72.tar.bz2
ScriptPromiseResolver leaked resource when constructed on stopped context.
ScriptPromiseResolver stops working when the associated ExecutionContext is stopped. ScriptPromiseResolver can be constructed on a stopped ExecutionContext. In such a case the constructed resolver is stopped as well. Moreover, it should release the created (internal) resolver not to leak resource. BUG=385384 Review URL: https://codereview.chromium.org/622733002 git-svn-id: svn://svn.chromium.org/blink/trunk@183123 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast')
0 files changed, 0 insertions, 0 deletions