WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185662
Convert CertificateInfo into Credential in UI Process instead of Networking Process
https://bugs.webkit.org/show_bug.cgi?id=185662
Summary
Convert CertificateInfo into Credential in UI Process instead of Networking P...
Jiewen Tan
Reported
2018-05-15 16:02:53 PDT
Right now we convert CertificateInfo into Credential in the very last stage of client certificate authentication process when it reaches Networking Process. We could have done that earlier in UI Process such that we don't have to pass both Credential and CertificateInfo to Networking Process.
Attachments
Patch
(31.56 KB, patch)
2018-05-15 16:52 PDT
,
Jiewen Tan
no flags
Details
Formatted Diff
Diff
Patch
(28.43 KB, patch)
2018-05-15 17:12 PDT
,
Jiewen Tan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-05-15 16:03:40 PDT
<
rdar://problem/40275561
>
Jiewen Tan
Comment 2
2018-05-15 16:52:02 PDT
Created
attachment 340447
[details]
Patch
Jiewen Tan
Comment 3
2018-05-15 17:12:22 PDT
Created
attachment 340450
[details]
Patch
Jiewen Tan
Comment 4
2018-05-17 11:59:30 PDT
Comment on
attachment 340450
[details]
Patch Thanks Alex for r+ this patch.
WebKit Commit Bot
Comment 5
2018-05-17 12:26:57 PDT
Comment on
attachment 340450
[details]
Patch Clearing flags on attachment: 340450 Committed
r231916
: <
https://trac.webkit.org/changeset/231916
>
WebKit Commit Bot
Comment 6
2018-05-17 12:26:59 PDT
All reviewed patches have been landed. Closing bug.
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