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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 07:11:39 PST 2017


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

            Bug ID: 168433
           Summary: [GTK] Lack of support for CrossOriginPreflight XHR
                    request
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com

The change in r204795 added support on WebCore for redirect post CORS-preflight requests.
This enabled to follow cross-origin redirections for not-simple requests, through preflight checks.

We were not processing the non-simple request on http/tests/xmlhttprequest/redirections-and-user-headers.html fails because of this, but now they are being processed.

I don t think such test fails because of that, but it definitively triggered some missing features of the GTK port.

-- 
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/65fb7707/attachment.html>


More information about the webkit-unassigned mailing list