Chromium Code Reviews
DescriptionFixup page removal for XFA documents.
Currently when you call DelegePage on a CPDFXFA_Document the page will not be
correctly removed. The page is left in the underlying document and, if
GetPage was never called for that page index nothing will happen.
This CL updates the code to always remove the page_index from the underlying
CPDF_Document then, if needed, the original code runs to clear out the
XFA page list for that page.
BUG=chromium:596373
Committed: https://pdfium.googlesource.com/pdfium/+/1f5f2fff688f4075a62c87a032c9a9070bde89fc
Patch Set 1 #Patch Set 2 : #
Total comments: 6
Patch Set 3 : #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||