[Display Locking]: Make activatable-locked nodes count in total find-in-page matches
Previously, locked subtrees are skipped when doing find-in-page. With this change, we force updates to activatable locked subtrees that affect the block we're currently doing find-in-page in so that we can do find-in-page on activatable-locked nodes with guaranteed updated style & layout values. This change makes the total match count include matches that are in activatable-locked subtrees, but this change doesn't make the locked matches navigable (e.g. highlighted and can be scrolled to with find next/prev arrow buttons). That functionality will be added in a different CL. Bug: 882663 Change-Id: Icf7cec63959f7b429bbdbcaa671bf9ef5caa661e Reviewed-on: https://chromium-review.googlesource.com/c/1477466 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:vmpstr <vmpstr@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#635881}
Showing
Please register or sign in to comment