-
Daniel Hosseinian authored
The PDF Viewer has a password dialog that is prompted to the user before the document loads. However, PDF browser tests run only after the document loads. Alter the EnsurePDFHasLoaded() helper method to also return when the PDF prompts the password dialog. To do so, a 'passwordPrompted' message is sent to the PDF Viewer embedder. Bug: 1167036 Change-Id: I17ae5daa4e6ce51ad1bc402c7d352beadae43256 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639293 Auto-Submit: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#846244}
4ecda944