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 |
* | CanGc fixes in focusevent.rs oscillartornode.rs response.rs resizeobserversiz... | chickenleaf | 2024-10-13 | 1 | -2/+7 |
* | script: Include constructors and static methods in generated DOM traits (#33665) | Josh Matthews | 2024-10-08 | 1 | -4/+4 |
* | Start marking functions that can transitively trigger a GC (#33144) | Josh Matthews | 2024-08-22 | 1 | -2/+6 |
* | clippy: fix some warnings in components/script (#31865) | Ekta Siwach | 2024-03-26 | 1 | -2/+2 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -3/+4 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -0/+1 |
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+6 |
* | Formatting. | Josh Matthews | 2023-05-28 | 1 | -1/+6 |
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -3/+9 |
* | Add support for animationend event | Martin Robinson | 2020-05-01 | 1 | -0/+76 |