[webkit-reviews] review granted: [Bug 106091] CSP: Blocked 'track' sources should only log once to the console. : [Attachment 181309] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 09:54:49 PST 2013


Eric Carlson <eric.carlson at apple.com> has granted Mike West
<mkwst at chromium.org>'s request for review:
Bug 106091: CSP: Blocked 'track' sources should only log once to the console.
https://bugs.webkit.org/show_bug.cgi?id=106091

Attachment 181309: Patch
https://bugs.webkit.org/attachment.cgi?id=181309&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=181309&action=review


>
LayoutTests/http/tests/security/contentSecurityPolicy/media-src-track-block.htm
l:22
> +	       track.setAttribute('src', 'resources/track.srt');

WebKit doesn't support srt files so this should really be track.vtt.


More information about the webkit-reviews mailing list