servo/components/script_bindings/codegen
Martin Robinson f51a5661f8
libservo: Flesh out permissions API (#35396)
- Update the script crate to better reflect the modern Permission
  specifcation -- removing the necessity for an `Insecure` variant of
  the permissions prompt.
- Have all allow/deny type requests in the internal API use an
  `AllowOrDeny` enum for clarity.
- Expose `PermissionsRequest` and `PermissionFeature` data types to the
  API and use them in the delegate method.
- Update both servoshell implementations to use the API.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2025-02-10 15:50:33 +00:00
..
api.html.template
apis.html.template
Bindings.conf libservo: Flesh out permissions API (#35396) 2025-02-10 15:50:33 +00:00
CodegenRust.py Make generated proxy handlers and DOM object hooks generic (#35292) 2025-02-05 12:51:34 +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 Move more foundational types to script_bindings (#35280) 2025-02-04 10:36:30 +00:00