Skip to content

Conversation

@aomarks
Copy link
Member

@aomarks aomarks commented Sep 28, 2021

Part of #517

@github-actions
Copy link

github-actions bot commented Sep 28, 2021

A live preview of this PR will be available at the URL(s) below.
The latest URL will be appended to this comment on each push.
Each build takes ~5-10 minutes, and will 404 until finished.

https://pr528-7c13f2d---lit-dev-5ftespv5na-uc.a.run.app/
https://pr528-ed0d0d9---lit-dev-5ftespv5na-uc.a.run.app/
https://pr528-e3adbf2---lit-dev-5ftespv5na-uc.a.run.app/
https://pr528-df494bb---lit-dev-5ftespv5na-uc.a.run.app/
https://pr528-e248987---lit-dev-5ftespv5na-uc.a.run.app/

Copy link
Contributor

@AndrewJakubowicz AndrewJakubowicz left a comment

Choose a reason for hiding this comment

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

I manually checked some references and ran locally. Not sure that running this locally exercises the changes though.

// In dev mode, http: is needed for http://localhost Playground iframes.
`frame-src https:${opts.devMode ? ' http:' : ''}`,
// Playground previews and embedded YouTube videos.
`frame-src ${opts.playgroundPreviewOrigin} https://www.youtube-nocookie.com/`,
Copy link
Contributor

Choose a reason for hiding this comment

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

TIL: youtube-nocookie

@aomarks aomarks force-pushed the csp-remove-unsafe-inline branch from 24e9c6f to 0b7b3dd Compare September 30, 2021 00:24
Base automatically changed from csp-remove-unsafe-inline to main September 30, 2021 01:08
@aomarks aomarks merged commit 33d328b into main Sep 30, 2021
@aomarks aomarks deleted the csp-frame-src branch September 30, 2021 01:23
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.

2 participants