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 #3892
Merged
+40
−58
Conversation
…eviewers,nical Differential Revision: https://phabricator.services.mozilla.com/D65805 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/c72b18b2226756ea8e861ff45f7255b780b93ca1
Backed out changeset c72b18b22267 (bug 1618000) Backed out changeset 9bc71e7b317b (bug 1618000) [ghsync] From https://hg.mozilla.org/mozilla-central/rev/fc4c4e983d42d9bf0600385276e6e23c22a7eaa9
This is no longer as important, with picture caching. Removing it will simplify the planned changes to switch to a simpler segment model based on nine-patch rectangles during scene building. Differential Revision: https://phabricator.services.mozilla.com/D67792 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/5d5fee77d845a14efd3bb4f3988c5ecb1abbae80
|
@bors-servo r=auto |
|
|
bors-servo
added a commit
that referenced
this pull request
Mar 24, 2020
Sync changes from mozilla-central gfx/wr
|
|
…apped bounds. r=kvark When we calculate the repeating tile size, errors can be introduced, such that there are cases it should be the same as the bounds, but is slightly different. This can cause a new repetition where we did not expect one. This patch makes the comparison when may force the tile size to be the same as the snapped bounds more fuzzy. Differential Revision: https://phabricator.services.mozilla.com/D67620 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/93cf130f59f97acc6ebb84c3505880cdcaca36c0
|
@bors-servo r=auto |
|
|
|
|
@bors-servo r- |
|
@bors-servo retry (Edit: whoops, this was the wrong command) |
|
@bors-servo r=auto |
|
|
bors-servo
added a commit
that referenced
this pull request
Mar 24, 2020
Sync changes from mozilla-central gfx/wr
bors-servo
added a commit
that referenced
this pull request
Mar 24, 2020
Sync changes from mozilla-central gfx/wr
|
|
|
@bors-servo retry Seems like appveyor does better outside of EST/PST working hours... |
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
moz-gfx commentedMar 24, 2020
No description provided.