[webkit-reviews] review requested: [Bug 181385] Add CSP support to service workers : [Attachment 330681] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 8 09:34:35 PST 2018


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 181385: Add CSP support to service workers
https://bugs.webkit.org/show_bug.cgi?id=181385

Attachment 330681: Patch

https://bugs.webkit.org/attachment.cgi?id=330681&action=review




--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 330681
  --> https://bugs.webkit.org/attachment.cgi?id=330681
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=330681&action=review

> Source/WebCore/workers/WorkerScriptLoader.h:29
> +#include "ContentSecurityPolicyResponseHeaders.h"

Include might not be needed in fact, will check this in a future iteration.


More information about the webkit-reviews mailing list