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 upSync changes from mozilla-central gfx/wr #4001
Conversation
Fix ODR violation: type of GLboolean must match gleam, else the unsafe{}
glue code will corrupt the parameters (and go out of bounds in
GetBooleanv). "Composite" was getting a garbage value for "flip".
Differential Revision: https://phabricator.services.mozilla.com/D81618
[ghsync] From https://hg.mozilla.org/mozilla-central/rev/43a6b9c2550c1ee8a2e5a49631e6bf76dbacd8d0
|
@bors-servo r=auto |
|
|
…it. r=gw Differential Revision: https://phabricator.services.mozilla.com/D81700 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/5655e4fec81d33bb71c01b37482b0061e53de915
This greatly reduces the number of vector reallocations happening while building primitive lists. On the difficult cases like youtube front page the reduction is a bit more than 50%, and more in other pages I tested. More importantly it dramatically reduces the amount of the most expensive of these reallocations which are when the vector is starting to get large. Differential Revision: https://phabricator.services.mozilla.com/D81725 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/8deaca01428d9ff281089c80d15c1b7fbfb25670
|
@bors-servo r=auto |
|
|
|
@bors-servo r- |
|
@bors-servo r=auto |
|
|
|
@jdm bors taking a holiday too? |
|
@bors-servo r- |
|
@bors-servo r=auto |
|
|
|
@staktrace Github's webhooks had a bunch of issues today, so the latest push to the branch wasn't delivered to the homu webhook. This situation can be identified by comparing the hash that homu is reporting is approved against the hash of the latest commit in the branch. |
|
|
|
@jdm Good to know, thanks! |
moz-gfx commentedJul 1, 2020
No description provided.