Martin Robinson
|
5c1723c983
|
rustdoc: Fix many rustdoc errors (#31147)
This fixes many rustdoc errors that occur due to raw URLs in rustdoc
comments as well as unescaped Rust code that should be in backticks.
|
2024-01-22 13:13:48 +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
|
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 |
|
Kagami Sascha Rosylight
|
87cc409579
|
use SafeJSContext
|
2019-07-25 11:14:21 +09:00 |
|
Kagami Sascha Rosylight
|
caf7a2488e
|
Merge branch 'master' into tojson
|
2019-07-25 10:09:33 +09:00 |
|
Kagami Sascha Rosylight
|
16b4e3446b
|
Support default toJSON in WebIDL
|
2019-07-24 22:01:55 +09:00 |
|
marmeladema
|
2c5d0a6ebc
|
Convert CGTraitInterface to use safe JSContext instead of raw JSContext
|
2019-07-24 08:24:50 +01:00 |
|
Manish Goregaokar
|
ab04f0429b
|
Add RTCSessionDescription::ToJSON
|
2019-01-29 11:37:00 -08:00 |
|
Manish Goregaokar
|
b7e2e79e53
|
Use draft spec links
|
2019-01-29 11:37:00 -08:00 |
|
Manish Goregaokar
|
be48cf23f9
|
Fill in RTCSessionDescription
|
2019-01-28 22:21:42 -08:00 |
|
Manish Goregaokar
|
f8b3bac757
|
Add empty RTCSessionDescription interface
|
2019-01-28 22:21:42 -08:00 |
|