aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bluetooth/bluetooth.rs
Commit message (Expand)AuthorAgeFilesLines
* More miscellaneous script splitting changes (#36220)Josh Matthews2025-03-301-1/+1
* refactor: add CanGc as argument to Promise::reject_error (#35646)Yerkebulan Tulibergenov2025-02-251-14/+22
* refactor: add CanGc as argument to Promise::resolve (#35616)Yerkebulan Tulibergenov2025-02-231-5/+5
* Propagate `CanGc` arguments through callers in constructors (#35541)Auguste Baum2025-02-201-3/+4
* Make WebBluetooth an optional feature. (#35479)Josh Matthews2025-02-181-0/+788