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

stylo: Fuse ServoStyleContext and ServoComputedValues #17767

Merged
merged 16 commits into from Jul 18, 2017

Commits on Jul 18, 2017

  1. Update bindings

    Manishearth committed Jul 18, 2017
  2. stylo: Flatten ServoComputedValues into ServoStyleContext

    This patch also removes the duplication of style contexts during the
    restyle, because otherwise pointer equality of ServoComputedValues stops
    holding (and we assert on that in a few places)
    Manishearth committed Jul 18, 2017
  3. Update bindings

    Manishearth committed Jul 18, 2017
  4. Fix tidy

    Manishearth committed Jul 18, 2017
You can’t perform that action at this time.