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 #3815

Merged
merged 3 commits into from Dec 17, 2019
Merged

Sync changes from mozilla-central #3815

merged 3 commits into from Dec 17, 2019

Conversation

@moz-gfx
Copy link

moz-gfx commented Dec 17, 2019

No description provided.

nical and others added 3 commits Dec 13, 2019
Adds a notion of empty cache items in the texture cache, that are not uploaded into textures but have a cache entry and expire like other types of entries. The motivation for this is to avoid continuously requesting invalid glyphs to be re-rasterized. Currently if a page contains invalid glyphs we gracefully fail to reasterize it but since we don't keep a trace of it in the cache it appears new each frame which cause us to schedule work on the rayon thread pool every frame at great costs.

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

[wrupdater] From https://hg.mozilla.org/mozilla-central/rev/0112c670bd65f1214aee2764657690b211eabb6f
@moz-gfx
Copy link
Author

moz-gfx commented Dec 17, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Dec 17, 2019

📌 Commit f541b78 has been approved by moz-gfx

@bors-servo
Copy link
Contributor

bors-servo commented Dec 17, 2019

Testing commit f541b78 with merge 9f0c83f...

bors-servo added a commit that referenced this pull request Dec 17, 2019
Sync changes from mozilla-central
@bors-servo
Copy link
Contributor

bors-servo commented Dec 17, 2019

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: moz-gfx
Pushing 9f0c83f to master...

@bors-servo bors-servo merged commit f541b78 into servo:master Dec 17, 2019
3 checks passed
3 checks passed
Community-TC (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
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

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