summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-09-08 14:03:52 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-08 14:03:52 -0700
commitc2d0e29cd8fa24c9af0cc4f2a15f90096a5ca8e2 (patch)
tree85f6464d584f7cdfa202760b833181c5d0bbef35 /core
parent3451c0900cbbc06d82a07bca3670ac87ec36f52e (diff)
downloadpdfium-c2d0e29cd8fa24c9af0cc4f2a15f90096a5ca8e2.tar.xz
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 Review-Url: https://codereview.chromium.org/2320253002
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions