[Webkit-unassigned] [Bug 170230] New: Audio muted in UIWebView even when video element has no audio track and has muted attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 29 02:26:46 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170230
Bug ID: 170230
Summary: Audio muted in UIWebView even when video element has
no audio track and has muted attribute
Product: WebKit
Version: WebKit Nightly Build
Hardware: iPhone / iPad
OS: iOS 10
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aodhol at gmail.com
Created attachment 305717
--> https://bugs.webkit.org/attachment.cgi?id=305717&action=review
Sample Project
The Google Ads iOS SDK uses UIWebView internally in their GADBannerView class. Ads containing video served to our App using this SDK causes any audio playing in the background to mute even though the HTML 5 video tag used in the example project (attached), specifies muted. Even if the video doesn't contain an audio track the same issue occurs. The upshot is that we have to block ads that contain video resulting in a revenue loss.
--
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/20170329/87c33ca9/attachment.html>
More information about the webkit-unassigned
mailing list