WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 184240
184148
Do CORS check in the network process
https://bugs.webkit.org/show_bug.cgi?id=184148
Summary
Do CORS check in the network process
Ryosuke Niwa
Reported
2018-03-29 13:14:52 PDT
We need to do the CORS checks in the network process.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-03-29 13:15:16 PDT
<
rdar://problem/39010987
>
youenn fablet
Comment 2
2018-04-20 13:21:44 PDT
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
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug