Bug 188355 - Regression(NetworkLoadChecker): CORS preflights are no longer able to deal with client certificate authentication
Summary: Regression(NetworkLoadChecker): CORS preflights are no longer able to deal wi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-06 13:51 PDT by Chris Dumez
Modified: 2018-08-06 15:14 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.51 KB, patch)
2018-08-06 13:57 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-08-06 13:51:16 PDT
CORS preflights are no longer able to deal with client certificate authentication since we've moved CORS-preflighting to the network process.
Comment 1 Chris Dumez 2018-08-06 13:51:31 PDT
<rdar://problem/42546319>
Comment 2 Chris Dumez 2018-08-06 13:57:20 PDT
Created attachment 346654 [details]
Patch
Comment 3 Alex Christensen 2018-08-06 14:30:07 PDT
Comment on attachment 346654 [details]
Patch

r=me.  This fixes a bug similar to https://bugs.webkit.org/show_bug.cgi?id=186402
Comment 4 WebKit Commit Bot 2018-08-06 15:14:12 PDT
Comment on attachment 346654 [details]
Patch

Clearing flags on attachment: 346654

Committed r234626: <https://trac.webkit.org/changeset/234626>
Comment 5 WebKit Commit Bot 2018-08-06 15:14:13 PDT
All reviewed patches have been landed.  Closing bug.