Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `ROUTER::add_typed_route` instead of `ROUTER::add_route` everywhere (#33866) | Simon Wülker | 2024-10-18 | 1 | -3/+4 |
* | Fix type mismatches in Router::add_route calls (#33882) | Simon Wülker | 2024-10-17 | 1 | -2/+2 |
* | Various CanGc fixes in components/script/dom (#33706) | webbeef | 2024-10-08 | 1 | -2/+3 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -4/+5 |
* | Refactor ImageCache::find_image_or_metadata API. | Julien Tregoat | 2020-04-17 | 1 | -7/+7 |
* | Implement HTMLMediaElement poster attribute | Fernando Jiménez Moreno | 2019-01-11 | 1 | -0/+53 |