DescriptionAdding 'blob:' and 'filesystem:' URLs as secure sources for extensions.
Extensions currently enforce the requirement that Content Security Policy
directives contain only secure sources. As 'blob:' and 'filesystem:' URLs
are same-origin with the resource that created them, and never touch the
network, we should allow them in extensions' 'content_security_policy'
declarations.
BUG=144610
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153624
Patch Set 1 #
Total comments: 4
Patch Set 2 : Adam's feedback. #
Messages
Total messages: 8 (0 generated)
|