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 #3932
Merged
Conversation
This is not used, so we can remove it as the first part of modifying the public clip API in order to allow some internal optimizations. If callers ever want to make use of this in future, it can be achieved by placing an image mask clip node in the clip chain for the primitives in the scroll layer. Differential Revision: https://phabricator.services.mozilla.com/D72099 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/bdf25d7d98c99e1bd4e6eaad9f26460338ee8f2d
…. r=kats Separating out the generic clip definition API into image masks (and other types in future) makes the serialized data smaller. More importantly, it will allow us to simplify some of the WR clip internals in future and optimize the performance spent in clip chain handling. Differential Revision: https://phabricator.services.mozilla.com/D72125 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/93208a4256ae1baedbb79d473cb06a7da3edab50
|
@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 commentedApr 24, 2020
No description provided.