[webkit-changes] [WebKit/WebKit] 52af91: Add DataTaskReceivedChallengeReply to the secure d...
Gavin
noreply at github.com
Mon Apr 17 17:46:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 52af914ebfde1eece4e78ed05a1d55e4df428047
https://github.com/WebKit/WebKit/commit/52af914ebfde1eece4e78ed05a1d55e4df428047
Author: Gavin Phillips <gavin.p at apple.com>
Date: 2023-04-17 (Mon, 17 Apr 2023)
Changed paths:
M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm
Log Message:
-----------
Add DataTaskReceivedChallengeReply to the secure decoding allowlist
https://bugs.webkit.org/show_bug.cgi?id=255561
rdar://108166036
Reviewed by Alex Christensen.
Add DataTaskReceivedChallengeReply to the expected messages list for
secure mode decoding of NSURLCredential.
* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::shouldEnableStrictMode):
Canonical link: https://commits.webkit.org/263047@main
More information about the webkit-changes
mailing list