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

Abstract out the cache implementation used by FontCache/FontContext #165

Closed
burg opened this issue Oct 30, 2012 · 1 comment
Closed

Abstract out the cache implementation used by FontCache/FontContext #165

burg opened this issue Oct 30, 2012 · 1 comment

Comments

@burg
Copy link

@burg burg commented Oct 30, 2012

There are lots of places to use caches. It should be a reusable ADT.

@burg
Copy link
Author

@burg burg commented Nov 8, 2012

Fixed; the monomorphic cache is now in servo::util::cache::MonoCache. A LRU cache implementation is tracked in Issue #51.

@burg burg closed this Nov 8, 2012
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
added test for selection API attributes.
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
Reimplement arbitrary rotation angles for linear gradients by clipping in the fragment shader.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.