aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/base/id.rs
Commit message (Expand)AuthorAgeFilesLines
* Make DOMException serializable (#36535)Kingsley Yung8 days1-0/+14
* Make DOMPoint and DOMPointReadOnly serializable (#35989)Josh Matthews2025-03-271-0/+14
* Create a `constellation_traits` crate (#36088)Martin Robinson2025-03-221-1/+13
* base: Finish rename of `TopLevelBrowsingContextId` to `WebViewId` (#35896)Martin Robinson2025-03-111-22/+19
* Include `WebViewId` into EmbedderMsg variants where possible (#35211)Delan Azabani2025-01-301-0/+2
* chore: remove `WindowMethods::rendering_context` (#34780)Ngo Iok Ui (Wu Yu Wei)2025-01-011-0/+2
* Remove size_of_test macro from legacy layout and inline it (#34055)Nico Burns2024-10-291-1/+8
* Replace the lazy_static crate with `std::sync::LazyLock` in components/shared...Hayashi Mikihiro2024-08-151-13/+10
* clippy: Fix warnings in `shared` and `config`, `fonts`, `layout`, and `layout...Martin Robinson2024-07-041-2/+3
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-0/+438