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

Update WR (gl trait, scroll roots) #16073

Merged
merged 2 commits into from Mar 23, 2017
Merged

Update WR (gl trait, scroll roots) #16073

merged 2 commits into from Mar 23, 2017

Commits on Mar 21, 2017

  1. Stop splitting scroll roots

    Now that WebRender can handle splitting scrolling layers on its own, we
    don't need to do any work to split up scroll roots. This should also
    make it possible to handle overflow:scroll and containing block scroll
    roots in the future.
    mrobinson authored and gw3583 committed Mar 21, 2017

Commits on Mar 23, 2017

  1. Update WR (gl/es runtime table, scroll roots).

    gw3583 committed Mar 23, 2017
You can’t perform that action at this time.