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

style: Remove Stylist::is_device_dirty. #18143

Merged
merged 3 commits into from Aug 21, 2017
Merged

Commits on Aug 21, 2017

  1. style: Remove Stylist::is_device_dirty.

    More progress on unifying how Gecko and Servo track stylist dirtiness.
    emilio committed Aug 21, 2017
  2. style: Make sure to set the initial value of the transition even if w…

    …e don't start it.
    
    Otherwise we may get to the end of it directly, which is far from what we want.
    emilio committed Aug 21, 2017
You can’t perform that action at this time.