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 upUpdate euclid to 0.18 #2904
Update euclid to 0.18 #2904
Conversation
|
@bors-servo r+ |
|
|
|
@bors-servo r+ |
|
|
|
@bors-servo r+ |
|
|
Update euclid to 0.18 <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/2904) <!-- Reviewable:end -->
|
|
|
This PR seems to have caused some panics in Firefox CI, see https://bugzilla.mozilla.org/show_bug.cgi?id=1476636#c1 |
|
The panic is because this https://github.com/servo/webrender/pull/2904/files#diff-9c1d8b23da9e37ae3377086804c5aaf2L588 used to always have cc @kvark I suppose that in this case we could cull out entirely the rects that we couldn't project. |
|
@nical thank you for investigation! could you file an issue about the crash, and we'll get it fixed |
Eijebong commentedJul 17, 2018
•
edited by larsbergstrom
This change is