Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Mark callback methods with CanGc. (#35753) | Josh Matthews | 2025-03-03 | 1 | -1/+1 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | script: Avoid double borrow crash in `DataTransferItem` (#35699) | Gae24 | 2025-02-27 | 1 | -1/+2 |
* | `DataTransferItem`: improve spec compliance (#35418) | Gae24 | 2025-02-16 | 1 | -15/+87 |
* | Move various reflector types and traits to script_bindings (#35279) | Josh Matthews | 2025-02-04 | 1 | -1/+1 |
* | DataTransfer: propagate CanGc argument (#35062) | Gae24 | 2025-01-18 | 1 | -4/+8 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -2/+2 |
* | Add CanGc argument to reflect_dom_object (#34606) | Domenico Rizzo | 2024-12-13 | 1 | -1/+6 |
* | Implement `DataTransfer` and related interfaces (#34205) | Gae24 | 2024-11-25 | 1 | -0/+66 |