aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* More miscellaneous script splitting changes (#36220)Josh Matthews2025-03-301-1/+1
* Use new stylo crate renames (#35898)Nico Burns2025-03-121-1/+1
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-039-18/+16
* refactor: add CanGc as argument to Promise::reject_error (#35646)Yerkebulan Tulibergenov2025-02-257-37/+45
* refactor: add CanGc as argument to Promise::resolve (#35616)Yerkebulan Tulibergenov2025-02-237-36/+32
* refactor: propagate CanGc arguments through callers (#35565)Auguste Baum2025-02-214-20/+34
* Propagate `CanGc` arguments through callers in constructors (#35541)Auguste Baum2025-02-209-14/+27
* Make WebBluetooth an optional feature. (#35479)Josh Matthews2025-02-1812-0/+3247