Add PDF partial loading study to testing config
Adds a new study to the field trial testing config to experiment with disabling PDF partial loading. PDF loading fails under certain circumstances, and disabling these features should help. The feature switches were added previously in crrev.com/c/2349429 and crrev.com/c/2352217. Note that the PdfPartialLoading feature requires the PdfIncrementalLoading feature, since it relies on PDFium to issue requests for additional segments of the PDF. Fixed the ChromeFindRequestManagerTest.FindInChunkedPDF browser test to enable the partial loading features explicitly. Bug: 1115149 Change-Id: I3aa5333c088687d5b299459335a386e4b889b55a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387436 Commit-Queue: K. Moon <kmoon@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#805766}
Showing
Please register or sign in to comment