[Webkit-unassigned] [Bug 171934] Content from loopback addresses (e.g. 127.0.0.1) should not be considered mixed content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 16:10:26 PDT 2018


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

--- Comment #31 from antoine at thirdshelf.com ---
As an example of how much this is needed, the Chrome team even implemented a Native Messaging API. Presently available for extensions, but there is talk to bring it straight to web.
https://developer.chrome.com/extensions/nativeMessaging

Communication from web to native and back is a very real use case. It should be allowed in Webkit/Safari (with CORS to mitigate any concern), until you decide to supersede it with something better like Chrome's Native Messaging API. At least there will be a path for developers.

-- 
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/20180816/8d68f3e7/attachment.html>


More information about the webkit-unassigned mailing list