forked from szeged/webrender
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of servo#2797 - staktrace:hittest, r=nical
Rebuild the hit-tester as part of the scene build. In order for Gecko/APZ to get useful results from hit-testing, the hit-test tree needs to stay in sync with the scene and clip-scroll tree. This patch accomplishes this by rebuilding the hit-tester at the same time we rebuild or swap in these other structures, rather than at render time. r? @mrobinson <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/2797) <!-- Reviewable:end -->
- Loading branch information
Showing
1 changed file
with
5 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters