Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | * Use 2024 style edition Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Reformat all code Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> | ||||
* | refactor: add CanGc as argument to Promise::reject_error (#35646) | Yerkebulan Tulibergenov | 2025-02-25 | 1 | -1/+1 |
| | | | Signed-off-by: Yerkebulan Tulibergenov <yerkebulan@gmail.com> | ||||
* | refactor: add CanGc as argument to Promise::resolve (#35616) | Yerkebulan Tulibergenov | 2025-02-23 | 1 | -10/+8 |
| | | | Signed-off-by: Yerkebulan Tulibergenov <yerkebulan@gmail.com> | ||||
* | refactor: propagate CanGc arguments through callers (#35565) | Auguste Baum | 2025-02-21 | 1 | -9/+14 |
| | | | Signed-off-by: Auguste Baum <auguste.apple@gmail.com> | ||||
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -1/+2 |
| | | | Signed-off-by: Auguste Baum <auguste.apple@gmail.com> | ||||
* | Make WebBluetooth an optional feature. (#35479) | Josh Matthews | 2025-02-18 | 1 | -0/+205 |
Signed-off-by: Josh Matthews <josh@joshmatthews.net> |