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

Fix SDM (dev_mode_on.js) to work with strong CSP #9952

Merged
merged 6 commits into from
Jun 4, 2024

Conversation

lgemeinhardt
Copy link
Contributor

This PR converts the inline javascript call (within dev_mode_on.js in SDM) to a javascript function, to allow CSP (Content Security Policy) to avoid "unsafe-inline".

Fixes #9951

@niloc132 niloc132 added this to the 2.12 milestone Jun 4, 2024
@niloc132 niloc132 merged commit 7543a82 into gwtproject:main Jun 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDM (Super Dev Mode) does not work with a strong CSP (Content Security Policy)
3 participants