servo/components/script_bindings/codegen
shanehandley 938baf6bf3
script: Implement the Bytes() method on Request and Response (#35250)
* Implement the Bytes() method on Request and Response

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* avoid unsafe code during buffer creation

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

---------

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
2025-02-02 07:49:48 +00:00
..
api.html.template
apis.html.template
Bindings.conf script: Implement the Bytes() method on Request and Response (#35250) 2025-02-02 07:49:48 +00:00
CodegenRust.py Make generated bindings generic over DOM types (#35169) 2025-01-25 05:08:49 +00:00
Configuration.py Make generated bindings generic over DOM types (#35169) 2025-01-25 05:08:49 +00:00
interface.html.template
property.html.template
run.py