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
|
dbff26bce0
|
Support arbitrary protos when wrapping DOM objects with constructors.
|
2023-05-28 23:23:12 -04:00 |
|
YUAN LYU
|
3ea6d87bcc
|
Add trait DomObjectWrap to provide WRAP function
|
2020-03-20 22:16:56 -04:00 |
|
Kunal Mohan
|
f7db4b7f80
|
Modify script to prevent further violations of snake_case
|
2020-01-18 14:22:15 +05:30 |
|
Anthony Ramine
|
5fe5e5d6de
|
Remove most RootedReference uses
We can replace all uses of RootedReference for Option<T> by Option::deref calls.
|
2019-03-10 17:51:35 +01:00 |
|
Jan Andre Ikenmeyer
|
a1a14459c1
|
Update MPL license to https (part 3)
|
2018-11-19 14:47:12 +01:00 |
|
Simon Sapin
|
45f7199eee
|
cargo fix --edition
|
2018-11-06 15:26:02 +01:00 |
|
Fernando Jiménez Moreno
|
6aaf5806b1
|
OfflineAudioContext
|
2018-07-30 14:23:48 +02:00 |
|