DescriptionFix a crash of SRI when used with web workers
SubresourceIntegrity::CheckSubresourceIntegrity expects a non-null Document
which doesn't exist in workers. This CL replaces Document with
ExecutionContext.
BUG=678515
R=jochen@chromium.org
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix #
Messages
Total messages: 23 (15 generated)
|