aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/script_layout/message.rs
Commit message (Expand)AuthorAgeFilesLines
* script_layout: Remove script to layout messages (#32081)Martin Robinson2024-04-221-188/+0
* chore: Clean up use of `gfx` and `constellation` types (#31981)Martin Robinson2024-04-091-3/+0
* layout: Remove LayoutRPC and query layout via the `Layout` trait (#31937)Martin Robinson2024-03-291-49/+38
* fonts: Add support for WOFF2 and properly load web fonts from @imports (#31879)Martin Robinson2024-03-261-10/+0
* clippy: Fix warnings in `components/shared` (#31627)eri2024-03-121-3/+3
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-231-54/+6
* Add initial support for sticky positioning for non-legacy layout (#30686)Martin Robinson2023-11-291-7/+7
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+260