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

Ff018 csp script src #18205

Merged
merged 5 commits into from Nov 22, 2022
Merged

Ff018 csp script src #18205

merged 5 commits into from Nov 22, 2022

Conversation

hamishwillee
Copy link
Collaborator

@hamishwillee hamishwillee commented Nov 14, 2022

FF108 ships the CSP HTTP header directives script-src-elem, script-src-attr, style-src-elem and style-src-attr` - https://bugzilla.mozilla.org/show_bug.cgi?id=1790621.

This changes "preview" release to "108". Also removes the preferenced version from 108.

  • I assume it is OK to lose the information that this is enabled by default in Nightly.
  • I left the preference stuff in there. Release isn't until this time next month, so I'd rather leave it in so people can have the preference if they need it.

Other docs work can be tracked in mdn/content#22113

FYI @queengooborg

@github-actions github-actions bot added the data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Nov 14, 2022
Copy link
Collaborator

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove the flag data while we're here!

@hamishwillee
Copy link
Collaborator Author

@queengooborg To me it doesn't make sense to remove these before the release is out - we should use tooling to sweep the data afterwards. As per Please see my comments on #18081 (comment)

@hamishwillee
Copy link
Collaborator Author

hamishwillee commented Nov 21, 2022

@queengooborg Updated as requested. I'm not particularly concerned about this data having to be reverted

@queengooborg queengooborg merged commit b732e50 into mdn:main Nov 22, 2022
@hamishwillee hamishwillee deleted the ff018_csp_script_src branch November 22, 2022 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants