Samson
|
ebd41d4101
|
Use Foo_Binding instead of FooBinding for namespace modules (#30447)
* Update Codegen.py to emit Foo_Binding instead of FooBinding
* s/FooBinding/Foo_Binding/g
|
2023-09-30 00:52:04 +00:00 |
|
Samson
|
aad2dccc9c
|
Strict import formatting (grouping and granularity) (#30325)
* strict imports formatting
* Reformat all imports
|
2023-09-11 19:16:54 +00:00 |
|
Josh Matthews
|
cc07e27864
|
Rename reflect_dom_object2.
|
2023-05-31 23:03:32 -04:00 |
|
Josh Matthews
|
0e8ac3fdac
|
Formatting.
|
2023-05-28 23:54:02 -04:00 |
|
Josh Matthews
|
dbff26bce0
|
Support arbitrary protos when wrapping DOM objects with constructors.
|
2023-05-28 23:23:12 -04:00 |
|
Josh Matthews
|
f79e1e327d
|
Make GlobalScope.get_cx a static method.
|
2023-05-20 11:05:09 -04:00 |
|
YUAN LYU
|
3ea6d87bcc
|
Add trait DomObjectWrap to provide WRAP function
|
2020-03-20 22:16:56 -04:00 |
|
Kunal Mohan
|
5a3e1b8e69
|
rename compartment to realm
|
2020-01-24 20:52:36 +05:30 |
|
Manish Goregaokar
|
9c34a6585b
|
Handle SetTargetRayMode and SetHandedness
|
2020-01-21 15:47:30 -08:00 |
|
Kunal Mohan
|
f7db4b7f80
|
Modify script to prevent further violations of snake_case
|
2020-01-18 14:22:15 +05:30 |
|
Manish Goregaokar
|
c89f79b132
|
Add a realm
|
2020-01-09 08:16:25 +05:30 |
|
Manish Goregaokar
|
f721113f8d
|
Handle AddInput/RemoveInput events
|
2020-01-09 08:16:25 +05:30 |
|
Manish Goregaokar
|
a90a42012b
|
Add XRInputSourcesChangeEvent
|
2020-01-09 08:16:25 +05:30 |
|