[Webkit-unassigned] [Bug 168433] [GTK] Lack of support for CrossOriginPreflight XHR request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 08:39:03 PST 2017


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

--- Comment #3 from Javier Fernandez <jfernandez at igalia.com> ---
(In reply to comment #2)
> This code should be cross-platform but hey, we never know!
> Looking at the current GTK result, it does not seem related to
> CORS/preflight since one same-origin redirection test is not passing either
> (Authentication header present).
> 
> Is r204795 regressing the test in GTK?

Not exactly. The test was already failing before r204795 but with a different error. I think the new errors come from the fact that after r204795 we allow  same-origin redirections for non-simple requests. 

My request for review would be more to get some clue about what webkitgtk could be missing to cause the current failure of this test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170216/08bf4d11/attachment-0001.html>


More information about the webkit-unassigned mailing list