Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store clip node templates in local space. #3383

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 4, 2018

  1. Store clip node templates in local space.

    This change makes clip item keys independent of the local space
    origin of the node. This ensures that even when Gecko sends a
    new display list with clip nodes that have different scroll offsets
    the interning logic results in the same uid for the clip node,
    avoiding unnecessary invalidations of cached picture tiles.
    gw3583 committed Dec 4, 2018
You can’t perform that action at this time.