v0.0.5
Rename `compositing` and `compositing_traits` to `paint` and `paint_api` (#42066)
constellation: Change most of the channels to be GenericChannels (#41806)
change #[allow]s to #[expect]s (#41635)
constellation: Gracefully handle non-existent `WebView`s in history changes (#42238)
libservo: Let `UserContentManager` be per WebView and add basic support for mutations. (#41352)
libservo: Starting removing the multi-document interface API (#40923)
Rename `IOCompositor` to `Paint` (#41176)
Make the memory reporting multi-process aware (#35863)
change some allows to expects (#41040)
Move `ScriptToConstellationMsg` to `constellation_traits` (#36364)
script: Notify `PinchZoom` resizes to `ScriptThread`'s `VisualViewport` (#41754)