Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | Use out parameter for generated methods returning JSVal (#34087) | Josh Matthews | 2024-11-05 | 1 | -3/+3 |
* | Mark promise creation methods with CanGc (#33928) | Josh Matthews | 2024-10-22 | 1 | -3/+4 |
* | Use `ROUTER::add_typed_route` instead of `ROUTER::add_route` everywhere (#33866) | Simon Wülker | 2024-10-18 | 1 | -16/+10 |
* | CanGc fixes (#33852) | chickenleaf | 2024-10-16 | 1 | -2/+4 |
* | fix many clippy warnings (#33510) | Gae24 | 2024-09-21 | 1 | -1/+1 |
* | clippy: Fix suggestions in `script`, `libservo`, and `servoshell` (#33453) | Ali | 2024-09-14 | 1 | -5/+4 |
* | Start marking functions that can transitively trigger a GC (#33144) | Josh Matthews | 2024-08-22 | 1 | -1/+2 |
* | script: Fix two build warnings about unused imports (#32910) | Martin Robinson | 2024-08-02 | 1 | -1/+0 |
* | clippy: components/script/realms (#32859) | Rémy SAISSY | 2024-07-26 | 1 | -1/+1 |
* | Gamepad: Implement GamepadHapticActuator (#32046) | Daniel Adams | 2024-07-20 | 1 | -0/+388 |