Skip to content

Use full invalidation (instead of partial) patches when modifying design space. #132

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

garretrieger
Copy link
Contributor

Design space changes require the glyph keyed patch map to be rewritten (since the glyph keyed patches in use are changed to match the new design space). Since the glyph keyed compat id is changed full invalidation is needed. Concretely this prevents unnecessary preloads for glyph keyed patches that can't be used after the design space change.

…ign space.

Design space changes require the glyph keyed patch map to be rewritten (since the glyph keyed patches in use are changed to match the new design space). Since the glyph keyed compat id is changed full invalidation is needed. Concretely this prevents unnecessary preloads for glyph keyed patches that can't be used after the design space change.
@garretrieger garretrieger merged commit d0e90a0 into w3c:main Jun 23, 2025
3 checks passed
@garretrieger garretrieger deleted the vf_inval branch June 23, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant