[Webkit-unassigned] [Bug 184148] Do CORS check in the network process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 13:21:44 PDT 2018


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Marking as duplicate of https://bugs.webkit.org/show_bug.cgi?id=184240.
We now have the ability to do all CORS checks (as well as CSP and content blockers) in NetworkProcess.
This is demonstrated for synchronous XHR and beacon.
We now need to activate these CORS checks for other load types (async XHR, fetch, images...).
This will be handled in other bugzilla entries.

*** This bug has been marked as a duplicate of bug 184240 ***

-- 
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/20180420/3e07ae4a/attachment.html>


More information about the webkit-unassigned mailing list