[Webkit-unassigned] [Bug 182638] Iframe allow="geolocation; microphone; camera; midi; encrypted-media; "

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 04:22:31 PST 2018


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

--- Comment #1 from iamtesting <shamun at companysocia.com> ---
Safari shows "Trying to call getUserMedia from a document with a different security origin than its top-level frame." even <iframe allow="geolocation; microphone; camera; midi; encrypted-media;" ></iframe> is used

Here are the situation:

1. https://www.client.com use iframe services in there site
2. in the iframe they have following
<iframe src="https://supplier.supplier.com/buy-service1" allow="geolocation; microphone; camera; midi; encrypted-media;"></iframe>
3. Now in Google chrome it works, but not in Safari OSX,iOS.

How to make this work in Safari?

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


More information about the webkit-unassigned mailing list