[Webkit-unassigned] [Bug 146697] [Windows] LayoutTests/http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 16:43:08 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146697

--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 256326
  --> https://bugs.webkit.org/attachment.cgi?id=256326
[Patch] Speculative patch

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

> LayoutTests/http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html:39
> +    audio.src = "resources/crow.wav";

Amazingly, WAV files won't work on Windows (at least, not Apple Windows) because we don't support WAV file decoding. Can you use an MP3 or something similar?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150707/9eab8320/attachment.html>


More information about the webkit-unassigned mailing list