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 #3972
Merged
Conversation
and others
added 2 commits
Jun 3, 2020
…e. r=nical,Bert When document splitting was supported, there was some complexity when texture cache was cleared, where a frame build could be required to ensure other documents would render correctly. Since this is no longer used, we can remove the per-document state here, which will simplify some future changes to how the cache eviction policy works. Differential Revision: https://phabricator.services.mozilla.com/D77745 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/01f402e8dd9a890ee938f695eca507639d808791
Differential Revision: https://phabricator.services.mozilla.com/D77896 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/ad1dfa61b8f5286f5600206d54a2b871c86ba55a
|
@bors-servo r=auto |
|
|
|
|
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 commentedJun 3, 2020
No description provided.