Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename http.headers.feature-policy.wake-lock to screen-wake-lock #10421

Merged

Commits on May 10, 2021

  1. Rename http.headers.feature-policy.wake-lock to screen-wake-lock

    There is no “wake-lock” feature-controlled-policy defined in any current
    spec, and no “wake-lock” feature-controlled-policy was ever implemented
    in any browser. It’s instead called “screen-wake-lock”.
    
    So this change renames http.headers.feature-policy.wake-lock to
    http.headers.feature-policy.screen-wake-lock.
    
    The change also adds a spec URL for the feature.
    
    Related MDN change: mdn/content#4873
    sideshowbarker committed May 10, 2021
    Configuration menu
    Copy the full SHA
    39337c8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Update http/headers/feature-policy.json

    Co-authored-by: Florian Scholz <fs@florianscholz.com>
    foolip and Elchi3 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bfd9dbe View commit details
    Browse the repository at this point in the history