[webkit-changes] [WebKit/WebKit] 4ed34e: Cherry-pick 278811 at main (3fd7303a942a). https://bu...
Mitchell
noreply at github.com
Wed May 15 10:58:53 PDT 2024
Branch: refs/heads/webkitglib/2.44
Home: https://github.com/WebKit/WebKit
Commit: 4ed34e4cc3f78d428470e79b325cde11325b96e5
https://github.com/WebKit/WebKit/commit/4ed34e4cc3f78d428470e79b325cde11325b96e5
Author: Mitchell Dzurick <mitchell.dzurick at canonical.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M Source/WebKit/NetworkProcess/NetworkCORSPreflightChecker.cpp
Log Message:
-----------
Cherry-pick 278811 at main (3fd7303a942a). https://bugs.webkit.org/show_bug.cgi?id=271183.
NetworkCORSPreflightChecker: Ask for smartcard PIN.
https://bugs.webkit.org/show_bug.cgi?id=271183.
Reviewed by Michael Catanzaro.
If a smartcard is PIN protected, attempting to use it with webkit2gtk
will not work as the PIN is not requested. This patch fixes that by
asking for a PIN.
* Source/WebKit/NetworkProcess/NetworkCORSPreflightChecker.cpp:
(WebKit::NetworkCORSPreflightChecker::didReceiveChallenge): ask for
credential PIN
Canonical link: https://commits.webkit.org/278811@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list