Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start marking functions that can transitively trigger a GC (#33144) | Josh Matthews | 2024-08-22 | 1 | -1/+14 |
* | clippy: Fix `explicit_auto_deref` warnings in `components/script` (#31837) | Oluwatobi Sofela | 2024-03-23 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -5/+5 |
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
* | Formatting. | Josh Matthews | 2023-05-28 | 1 | -8/+1 |
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -3/+25 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -1/+0 |
* | Modify `script` to prevent further violations of snake_case | Kunal Mohan | 2020-01-18 | 1 | -0/+1 |
* | Require FormDataEventInit dictionary | Kagami Sascha Rosylight | 2019-11-24 | 1 | -11/+2 |
* | Implement formdata event | CYBAI | 2019-01-23 | 1 | -0/+90 |