Don't use Bloom filter for layout tree rebuild.
Layout tree rebuild and re-attachment now only matches selectors for ::first-letter. It's not worth populating the Bloom filter with ancestor attributes just for optimizing ::first-letter matching. Bug: 843520, 836126 Change-Id: I22c3a4d6518314ded66ef9b214db53c3ff16aac2 Reviewed-on: https://chromium-review.googlesource.com/1158230Reviewed-by:Anders Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#579774}
Showing
Please register or sign in to comment