[Webkit-unassigned] [Bug 201180] Cannot send in-scheme CORS requests with WKURLSchemeHandler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 10:39:12 PDT 2019


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

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Alastair, your app looks like it definitely reproduces the error, but could you describe a little bit more about your use case?  What kind of content are you using that needs to make a cross-origin request?

Alexey, since you reviewed https://bugs.webkit.org/show_bug.cgi?id=77041 could you describe a little bit about why CORS just fails immediately for non-HTTP(s) schemes?

Whatever we do or do not do about this, we should not expose SchemeRegistry behavior to our API as it is currently implemented because it is process-global, and I would recommend it be deprecated in the GTK API and replaced by something that is not process-global.

-- 
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/20190827/0739c2b1/attachment.html>


More information about the webkit-unassigned mailing list