aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/rtcrtpsender.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* refactor: add CanGc as argument to Promise::resolve (#35616)Yerkebulan Tulibergenov2025-02-231-1/+1
* Propagate `CanGc` arguments through callers in constructors (#35541)Auguste Baum2025-02-201-2/+2
* Move various reflector types and traits to script_bindings (#35279)Josh Matthews2025-02-041-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-1/+1
* Add CanGc argument to reflect_dom_object (#34606)Domenico Rizzo2024-12-131-1/+1
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* Mark promise creation methods with CanGc (#33928)Josh Matthews2024-10-221-2/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-4/+5
* dom: Add WebRTC transceiver stubs.Josh Matthews2020-07-141-0/+57