豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Support worker-src CSP directive#364

Merged
oreoshake merged 3 commits intogithub:masterfrom
arr-dev:worker-src
Oct 3, 2017
Merged

Support worker-src CSP directive#364
oreoshake merged 3 commits intogithub:masterfrom
arr-dev:worker-src

Conversation

@arr-dev
Copy link
Copy Markdown
Contributor

@arr-dev arr-dev commented Oct 2, 2017

Closes #357

I'm not sure about Opera support.
SecureHeaders::PolicyManagment::VARIATIONS defines same directives in Chrome and Opera,
but MDN says that Opera doesn't support it.

Other than that, I believe everything else is in order.

@oreoshake
Copy link
Copy Markdown
Contributor

I'm not sure about Opera support.

Opera uses blink which should ensure the implementations are close enough to Chrome in my experience.

@oreoshake oreoshake merged commit 4bc4b74 into github:master Oct 3, 2017
oreoshake pushed a commit that referenced this pull request Oct 3, 2017
* Support worker-src CSP directive

* Add newline after `worker_src` const def

* Remove trailing whitespace
@oreoshake
Copy link
Copy Markdown
Contributor

Released in 4.0.1 (maybe that should have been 4.1.0 🤔) and backported to 3.7.2

Thanks!

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