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 upreddit.com: console is flooded with "WARNING: insert rect Rect(…) outside bounds, dropped." messages #10012
Comments
Closed
pcwalton
added a commit
to pcwalton/webrender
that referenced
this issue
Mar 16, 2016
Addresses servo/servo#10012.
pcwalton
added a commit
to pcwalton/webrender
that referenced
this issue
Mar 16, 2016
Addresses servo/servo#10012.
bors-servo
added a commit
to servo/webrender
that referenced
this issue
Mar 16, 2016
Change debug printlns to logs. Addresses servo/servo#10012. r? @glennw
|
Filing a follow-up for the loading issue: #10027 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If reddit.com is loaded without browserhtml, we get it ~20 times, and the page load normally.
If loaded within browserhtml, the page never ends up loading completely, and the the warning is printed many times per seconds. Also, the reflow counter keeps going up.