Skip to content

Do we need a "permission" type? #8

@marcoscaceres

Description

@marcoscaceres

It's increasingly common for specs define a permission string (list below) for the purpose of integrating with the Permissions Policy spec. See example from Payment Request.

Should we add a special type for those? Similar to the "event" type.

  • accelerometer
  • ambient-light-sensor
  • background-fetch
  • background-sync
  • bluetooth
  • camera
  • clipboard-write
  • device-info
  • display-capture
  • gamepad
  • geolocation
  • gyroscope
  • magnetometer
  • microphone
  • midi
  • nfc
  • notifications
  • payment
  • persistent-storage
  • push
  • speaker-selection

Metadata

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