[iOS] Disable PDF Generation on App-Specific pages.
CreateFullPagePdf will check if the current page is an about scheme/app specific page (or an invalid URL), and if so will invoke the completion callback with nil NSData. Added a new unit test for the new logic. Bug: 1103777 Change-Id: I2eebd0d65ffe3c4c368893dff7fb8e1c53276ae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340413 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:Eugene But <eugenebut@chromium.org> Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#797284}
Showing
Please register or sign in to comment