Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync changes from mozilla-central gfx/wr #3950

Merged
merged 1 commit into from May 13, 2020
Merged

Conversation

@moz-gfx
Copy link

moz-gfx commented May 13, 2020

No description provided.

It's very common for content to share a ClipId with the previous
primitive. This patch adds a cache of the last clip chain that
was built, and reuses it if the next ClipId is the same.

If we ever see this show up in future profiles, we could make
the cache a hash map, rather than just the previous ClipId.

Fixes the talos regressions from the recent clip restructuring.

Differential Revision: https://phabricator.services.mozilla.com/D75002

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/7fa9bdd554dda2441c633a2bf8718a27f36f9c42
@moz-gfx
Copy link
Author

moz-gfx commented May 13, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 13, 2020

📌 Commit f2dcbef has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented May 13, 2020

Testing commit f2dcbef with merge 1b98f86...

@bors-servo
Copy link
Contributor

bors-servo commented May 13, 2020

☀️ Test successful - status-taskcluster
Approved by: auto
Pushing 1b98f86 to master...

@bors-servo bors-servo merged commit 1b98f86 into servo:master May 13, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.