diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-11-25 10:29:58 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-11-25 10:29:58 -0800 |
commit | 628f7053cc646c58c61add247c75bc65ac135327 (patch) | |
tree | 2ddc74d0849be476e6b6ef915bc791e5f03ed426 /fpdfsdk/src/fpdfdoc_embeddertest.cpp | |
parent | 1fb4bc47e216c9caebdf7bc8479d45285ee7693b (diff) | |
download | pdfium-chromium/2584.tar.xz |
CFXJS_ObjDefinition's lifetime must match isolate.chromium/2585chromium/2584chromium/2583chromium/2582chromium/2581chromium/2580chromium/2579chromium/2578chromium/2577chromium/2576
Introduced at https://codereview.chromium.org/1424933013/
The v8 objects are 1:1 with the context being destroyed in
FXJS_ReleaseRuntime, but the CFXJS_ObjDefinitions are still
1:1 with the isolate, so they can't be destroyed until the
refcounts hit zero.
BUG=561184
R=jochen@chromium.org
Review URL: https://codereview.chromium.org/1468423004 .
Diffstat (limited to 'fpdfsdk/src/fpdfdoc_embeddertest.cpp')
0 files changed, 0 insertions, 0 deletions