aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrlayerevent.rs
Commit message (Expand)AuthorAgeFilesLines
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-77/+0
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* script: Include constructors and static methods in generated DOM traits (#33665)Josh Matthews2024-10-081-4/+4
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-3/+15
* Use Foo_Binding instead of FooBinding for namespace modules (#30447)Samson2023-09-301-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-7/+8
* Rename reflect_dom_object2.Josh Matthews2023-05-311-2/+2
* Support arbitrary protos when wrapping DOM objects with constructors.Josh Matthews2023-05-281-4/+6
* Add XRLayerEventAlan Jeffrey2020-08-051-0/+62