[Webkit-unassigned] [Bug 187816] New: iframes don't support wildcard operator according to spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 13:03:26 PDT 2018


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

            Bug ID: 187816
           Summary: iframes don't support wildcard operator according to
                    spec
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: iOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeff at intercom.io
                CC: youennf at gmail.com

Using the following specific allowlist to try and enable the microphone and video from all origins in Webkit doesn't work according to the spec outlined here: https://wicg.github.io/feature-policy/#allowlists

What we're using (that works in Chrome and Firefox): allow="microphone *; camera *; autoplay *;" 
What we expect: This should allow all origins within the iframe to request access to those permissions.

-- 
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/20180719/a25a1987/attachment.html>


More information about the webkit-unassigned mailing list