mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
- 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> |
||
---|---|---|
.. | ||
codegen | ||
webidls | ||
build.rs | ||
callback.rs | ||
Cargo.toml | ||
conversions.rs | ||
inheritance.rs | ||
lib.rs | ||
reflector.rs | ||
script_runtime.rs | ||
str.rs | ||
trace.rs | ||
utils.rs |