Skip to content

"Call Object.freeze on action" #74

Open
@domenic

Description

https://notifications.spec.whatwg.org/#object-members

Call Object.freeze on action, to prevent accidental mutation by scripts.

This should not call the author-overrideable Object.freeze. Instead, call SetIntegrityLevel(action, "frozen").

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions