[Webkit-unassigned] [Bug 179473] New: iFrame with src="about:blank" is treated as insecure document. It should inherit the origin.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 9 04:29:56 PST 2017


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

            Bug ID: 179473
           Summary: iFrame with src="about:blank" is treated as insecure
                    document. It should inherit the origin.
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: szmydadam at gmail.com
                CC: youennf at gmail.com

Created attachment 326442

  --> https://bugs.webkit.org/attachment.cgi?id=326442&action=review

Example of use case

When i try to use `getUserMedia` from an anonymous iFrame in current Safari 11 (11.0.1) which i have i get an error "Trying to call getUserMedia from an insecure document."

The same case works properly on Safari Technology Preview Release 43 (Safari 11.1, WebKit 13605.1.12).

Question is - has i been fixed in TP and will be released to next Safari release or (the fact that its working in Safari TP) it just a side effect of some other changes?

If seems like this one is related to it: https://bugs.webkit.org/show_bug.cgi?id=155405 but i cannot find any information in which version was it released.

-- 
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/20171109/a8f8f2ee/attachment.html>


More information about the webkit-unassigned mailing list