Don't silently drop find-in-page request when PDF has not yet loaded.
This CL tweaks so that PDFiumEngine::StartFind doesn't *silently* drop the find-in-page request when the PDF has not loaded yet. Instead, after the CL, the find-in-page client will be notified that the search has completed with 0 results. Bug: 964364, 965254 Change-Id: Ib528d407d1be34179aca2f04a792c582925f90a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629709 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#665279}
Showing
Please register or sign in to comment