Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More files with CanGc fixes (#33892) | chickenleaf | 2024-10-18 | 1 | -9/+2 |
* | 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 | -1/+14 |
* | clippy: Fix redundant field names warnings (#31793) | Oluwatobi Sofela | 2024-03-20 | 1 | -1/+1 |
* | rustdoc: Fix many rustdoc errors (#31147) | Martin Robinson | 2024-01-22 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -3/+4 |
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
* | Formatting. | Josh Matthews | 2023-05-28 | 1 | -1/+5 |
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -3/+17 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -5/+1 |
* | SubmitEvent and test changes | Patrick Shaughnessy | 2020-01-30 | 1 | -0/+79 |