diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2016-09-13 14:51:50 -0400 |
---|---|---|
committer | Dan Sinclair <dsinclair@chromium.org> | 2016-09-13 14:51:50 -0400 |
commit | ccf7734cad06cb9383d55190d6cd6aa6ccc91ab2 (patch) | |
tree | 94abd501c77ea42ce34ea937ed67760fe6fabd90 /fpdfsdk/pdfwindow/PWL_Edit.cpp | |
parent | 5f909eefc176feb7c8cf97afe38982025e9238cd (diff) | |
download | pdfium-ccf7734cad06cb9383d55190d6cd6aa6ccc91ab2.tar.xz |
[Merge to 54] Fix CPDFSDK_PageView cleanup.
In https://pdfium.googlesource.com/pdfium/+/461eeafe191068ac8c32f2717907fc6a22a667d2
we moved the map cleanup for the page view to happen before the page view was
destroyed and before we killed the annotation focus.
The map removal must happen before the pageview is destroyed, but must happen
after we've killed the annotation focus in order to not create duplicate page
views which point to the same page.
BUG=chromium:645122
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/2338893002 .
Review-Url: https://codereview.chromium.org/2320253002
Diffstat (limited to 'fpdfsdk/pdfwindow/PWL_Edit.cpp')
0 files changed, 0 insertions, 0 deletions