diff options
author | weili <weili@chromium.org> | 2016-09-21 10:19:50 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-09-21 10:19:50 -0700 |
commit | 54be7be992f1cde40b9d5c0e55a119c6cc4e4e02 (patch) | |
tree | f5b2926ecf00cba53a9becb0db08b00e64c55ff5 /build_overrides | |
parent | 5819e4f334521cb1599f3d5f1f28df40528727ba (diff) | |
download | pdfium-54be7be992f1cde40b9d5c0e55a119c6cc4e4e02.tar.xz |
Fix leaks related to the usage of JSE runtime data
Per isolate runtime data should be deleted when the associated
isolate's destructed.
Also, the internal of per isolate runtime data is obscure to the JS
engine. So XFA or this class itself has to be in charge of the memory
management. Use smart pointer for it so that the resource
could be released properly.
BUG=pdfium:242
Review-Url: https://codereview.chromium.org/2354923003
Diffstat (limited to 'build_overrides')
0 files changed, 0 insertions, 0 deletions