servo/components/canvas
Martin Robinson be5b527ea3
fonts: Store web fonts in the per-Layout FontContext (#32303)
This moves mangement of web fonts to the per-Layout `FontContext`,
preventing web fonts from being available in different Documents.

Fixes #12920.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-05-20 14:13:03 +00:00
..
webgl_mode clippy: fix some warnings in components/canvas (#31563) 2024-03-08 07:24:01 +00:00
canvas_data.rs compositor: Move WebRender-ish messages and types to webrender_traits (#32315) 2024-05-20 10:35:18 +00:00
canvas_paint_thread.rs fonts: Store web fonts in the per-Layout FontContext (#32303) 2024-05-20 14:13:03 +00:00
Cargo.toml fonts: Store web fonts in the per-Layout FontContext (#32303) 2024-05-20 14:13:03 +00:00
lib.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
raqote_backend.rs Upgrade Stylo to 2024-03-01 (#32089) 2024-04-16 12:27:51 +00:00
webgl_limits.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
webgl_thread.rs clippy: fix result_unit_err warnings (#31791) 2024-03-21 12:51:45 +00:00