Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: add CanGc as argument to Promise::resolve (#35616) | Yerkebulan Tulibergenov | 2025-02-23 | 1 | -3/+3 |
* | script: add skeleton implementation of `FontFace` API (#35262) | Mukilan Thiyagarajan | 2025-02-19 | 1 | -3/+66 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -4/+8 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002) | chickenleaf | 2024-10-25 | 1 | -3/+3 |
* | Mark promise creation methods with CanGc (#33928) | Josh Matthews | 2024-10-22 | 1 | -1/+1 |
* | CanGc changes from fontfaceset.rs (#33920) | chickenleaf | 2024-10-21 | 1 | -2/+2 |
* | tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366) | Martin Robinson | 2024-09-08 | 1 | -1/+1 |
* | Start marking functions that can transitively trigger a GC (#33144) | Josh Matthews | 2024-08-22 | 1 | -1/+7 |
* | script: Implement the `FontFaceSet` DOM API (#32576) | Mukilan Thiyagarajan | 2024-06-26 | 1 | -0/+50 |