pub fn resolve_pending(perms: &SharedPermissions, allow: bool)Expand description
Records the user’s decision for the active prompt and dismisses it.
Called by the UI shell when Allow/Block is clicked. No-op when nothing is pending.
pub fn resolve_pending(perms: &SharedPermissions, allow: bool)Records the user’s decision for the active prompt and dismisses it.
Called by the UI shell when Allow/Block is clicked. No-op when nothing is pending.