servo/components/script/dom/bluetooth
Josh Matthews b445053a7c
More miscellaneous script splitting changes (#36220)
* script: Move HasParent to script_bindings and update imports for InheritTypes.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Make principal creation generic over DOM interface.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Move a bunch of proxy-related code to script_bindings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Make some proxy-related code generic over the DOM interface.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Move DomSlice to script_bindings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Move some utility bindings code to script_bindings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Make enumerating and resolving globals generic over the DOM interface.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Make realm helpers generic over the DOM interface.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Move implementations on concrete DOM types to concrete bindings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Make additional codegen helpers generic over the DOM interface.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Make iterator creation generic over the DOM interface.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Make reporting an exception a generic operation.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Move AsCCharPtrPtr to script_bindings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Formatting.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Address clippy warnings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-03-30 11:06:30 +00:00
..
bluetooth.rs More miscellaneous script splitting changes (#36220) 2025-03-30 11:06:30 +00:00
bluetoothadvertisingevent.rs Use new stylo crate renames (#35898) 2025-03-12 00:02:12 +00:00
bluetoothcharacteristicproperties.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
bluetoothdevice.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
bluetoothpermissionresult.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
bluetoothremotegattcharacteristic.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
bluetoothremotegattdescriptor.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
bluetoothremotegattserver.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
bluetoothremotegattservice.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
bluetoothuuid.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
mod.rs Make WebBluetooth an optional feature. (#35479) 2025-02-18 04:13:43 +00:00
testrunner.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00