Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upInvestigate extra rAF call #10322
Open
Investigate extra rAF call #10322
Comments
|
Does this still happen? |
|
Yes. |
|
STR: run browserhtml, see if you get a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Browser.html, our animations are driven by requestAnimationFrame. We found a suspicious behavior in Servo described here and here.
We have a short term workaround, but we'd like to understand exactly what's going on.