Skip to content

PermissionsPolicyViolationReportBody still uses old ReportBody definition #575

@freyalaluna

Description

@freyalaluna

It looks like the WebIDL code for PermissionsPolicyViolationReportBody in the Permissions Policy spec still implements it as a concrete interface inheriting from ReportBody, which was changed to be an abstract dictionary in the Reporting API spec a few months back. Am I right in assuming that it should be treated like the other concrete ReportBody implementations (i.e. convert it to a concrete dictionary with all of the same attributes)?

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