aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/rtcerrorevent.rs
Commit message (Collapse)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+7
| | | | | * strict imports formatting * Reformat all imports
* Rename reflect_dom_object2.Josh Matthews2023-05-311-2/+2
|
* Formatting.Josh Matthews2023-05-281-1/+5
|
* Support arbitrary protos when wrapping DOM objects with constructors.Josh Matthews2023-05-281-3/+17
|
* Cleanups and tidy fixesFernando Jiménez Moreno2020-06-291-0/+2
|
* Trigger RTCErrorEvent on data channel errorFernando Jiménez Moreno2020-06-291-1/+1
|
* Introduce RTCError and RTCErrorEventFernando Jiménez Moreno2020-06-291-0/+72