Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy: Fix `explicit_auto_deref` warnings in `components/script` (#31837) | Oluwatobi Sofela | 2024-03-23 | 1 | -3/+3 |
* | Fixed the .clone() warnings. (#31819) | Aarya Khandelwal | 2024-03-22 | 1 | -4/+1 |
* | clippy: Fix dereferenced warnings (#31770) | Oluwatobi Sofela | 2024-03-20 | 1 | -2/+2 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+3 |
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
* | Formatting. | Josh Matthews | 2023-05-28 | 1 | -1/+4 |
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -5/+7 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+1 |
* | use new and new_inherited in messagechannel | Gregory Terzian | 2020-02-21 | 1 | -13/+16 |
* | Modify `script` to prevent further violations of snake_case | Kunal Mohan | 2020-01-18 | 1 | -0/+1 |
* | continue messageport, transferable, postmessage options | Gregory Terzian | 2019-10-19 | 1 | -5/+11 |
* | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -0/+60 |