Skip to content

Feature detection for APIs behind enrollment #986

Open
@Elchi3

Description

@Elchi3

There is a new gating mechanism for certain APIs. It's called "enrollment". I think it currently affects Google Chrome Desktop, Google Chrome Android and Google Android WebView. The following APIs can't be feature detected by the collector as a consequence:

  • Attribution Reporting API
  • Fenced Frames API
  • Protected Audience API
  • Shared Storage API
  • Topics API

Google says "You do not need to enroll to test privacy sandbox features locally. To allow local testing, enable the chrome://flags/#privacy-sandbox-enrollment-overrides developer flag."

What should we do? Have the collector flip the preference in Google browsers and then collect results?
Is there another way? How will web developers feature detect these APIs?

@foolip thoughts?

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