Commits
User selector
Commit History
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on Jun 12, 2020
Make API tests tolerant of our relatively new use of WebPageProxy::preconnectTo
Show description for 55f1e18committed
Commits on Apr 10, 2020
Add SPI to handle proxy authentication and require secure proxy connections
Show description for d63ff36authored andcommitted
Commits on Dec 9, 2019
Re-disable TLS1.0 and TLS1.1 by default
Show description for eb7cf2bcommitted
Commits on Sep 10, 2019
Disable TLS 1.0 and 1.1 in WebSockets
Show description for d78f454committed
Commits on Jul 23, 2019
Add SPI for setting media cache and key location on _WKWebsiteDataStoreConfiguration
Show description for 52a7377committed
Commits on Jun 20, 2019
Fix an internal engineering build after r246605
Show description for a23b5bccommitted
Commits on Jun 19, 2019
Add a unit test for client certificate authentication
Show description for 976354ecommitted
Commits on Jun 6, 2019
Remove SSL-based tests from TestWebKitAPI on some configurations
Show description for 4d6360ccommitted
Commits on May 17, 2019
Unreviewed, rolling out r245418.
Show description for f52a4d7committed
Commits on May 16, 2019
Add a unit test for client certificate authentication
Show description for f800bedauthored andcommitted
Commits on May 14, 2019
Unreviewed, rolling out r245281.
Show description for 58c9abacommittedAdd a unit test for client certificate authentication
Show description for 18b0f72authored andcommitted
Commits on Apr 24, 2019
Add unit test for r239322
Show description for 2a2d596committed
Commits on Apr 23, 2019
Add unit tests for WKWebView.serverTrust
Show description for 40f4202committed
Commits on Apr 22, 2019
REGRESSION(r230681) Do not use stored credentials if WKBundlePageResourceLoadClient.shouldUseCredentialStorage returns false
Show description for a77be84committed
Commits on Mar 18, 2019
Implement DownloadMonitor to prevent long-running slow downloads from background apps
Show description for 8077622authored andcommitted
Loading