- 3eb1fd5e Make _WKDataTask.Basic API test more permissive of different number of TCP connections by achristensen@apple.com · 2 years, 8 months ago
- 2f2541c PreconnectTask should follow HSTS "redirects" by achristensen@apple.com · 2 years, 8 months ago
- 28107c7 Use _adoptEffectiveConfiguration instead of a separate NSURLSession without credentials by achristensen@apple.com · 2 years, 8 months ago
- 5698887c Begin using coroutines in testing code by achristensen@apple.com · 2 years, 8 months ago
- 5783590 Unreviewed, reverting r294238. by ryanhaddad@apple.com · 2 years, 8 months ago
- 163a909a Use _adoptEffectiveConfiguration instead of a separate NSURLSession without credentials by commit-queue@webkit.org · 2 years, 8 months ago
- 68274b3 PWA in iOS use old assets after publish new servicerWorker/assets by youenn@apple.com · 2 years, 9 months ago
- 9bc85c4 Finish porting code base to String::fromLatin1() and make String(const char*) private by cdumez@apple.com · 2 years, 10 months ago
- 20eb43a Prepare Tools/ for making the String(const char*) constructor explicit by cdumez@apple.com · 2 years, 10 months ago
- 108ccb44 Enforce silent push quota https://bugs.webkit.org/show_bug.cgi?id=236863 by nham@apple.com · 2 years, 11 months ago
- fe8ce3c Add SPI _WKDataTask https://bugs.webkit.org/show_bug.cgi?id=237234 by commit-queue@webkit.org · 2 years, 11 months ago
- 42c1e40 Check allowed network hosts list when we schedule the load in the network process by commit-queue@webkit.org · 3 years, 1 month ago
- f93feb2 Drop ServiceWorkerTCPServer and use HTTPServer instead by cdumez@apple.com · 3 years, 1 month ago
- ea8df9f Add SPI to load a resource in the context of a page by achristensen@apple.com · 3 years, 2 months ago
- d5bc6c0 [Tools] Enable -Wformat=2 warnings by ddkilzer@apple.com · 3 years, 3 months ago
- ab4dc0e REGRESSION (r284418): [iOS] TestWebKitAPI.HSTS.Basic, TestWebKitAPI.HSTS.CrossOriginRedirect, TestWebKitAPI.HSTS.ThirdParty, and TestWebKitAPI.WebKit.RedirectToPlaintextHTTPSUpgrade timing out by achristensen@apple.com · 3 years, 3 months ago
- d0eca89 Remove TCPServer https://bugs.webkit.org/show_bug.cgi?id=231912 by achristensen@apple.com · 3 years, 3 months ago
- eaa60af [ iOS15 ] TestWebKitAPI.WebKit.HTTPSProxy is a flaky, but frequent, timeout by commit-queue@webkit.org · 3 years, 3 months ago
- 31d0196 Reduce use of TCPServer https://bugs.webkit.org/show_bug.cgi?id=231518 by commit-queue@webkit.org · 3 years, 3 months ago
- 395cdcc ASSERTION FAILED: This HTTPServer does not know how to respond to a request for /popup-after-redirection.html by cdumez@apple.com · 3 years, 4 months ago
- fe01548 Drop support for macOS < 10.15 https://bugs.webkit.org/show_bug.cgi?id=231085 by cdumez@apple.com · 3 years, 4 months ago
- 4e5877f Implement HTTPS proxy in HTTPServer by commit-queue@webkit.org · 3 years, 4 months ago
- 0099152 Migrate _WKDownload tests from TCPServer to HTTPServer by commit-queue@webkit.org · 3 years, 4 months ago
- bbebc53 Stop using makeRef(*this) / makeRefPtr(this) by cdumez@apple.com · 3 years, 4 months ago
- 88ea12f REGRESSION (r275496): WebSocket Message too long when message is larger than 1mb by commit-queue@webkit.org · 3 years, 7 months ago
- a4ddc78 Remove WTF::Optional synonym for std::optional, using that class template directly instead by darin@apple.com · 3 years, 8 months ago
- 58d84d7 Update Base64 encoding/decoding to match more modern WebKit conventions by weinig@apple.com · 3 years, 8 months ago
- 9b48003 Add SPI to restrict networking to a set of hosts by commit-queue@webkit.org · 3 years, 9 months ago
- 52d19de Introduce "websocket", "fetch", and "other" resource types to WKContentRuleList by commit-queue@webkit.org · 3 years, 11 months ago
- 01d5372 Synthesize range responses if needed in WebCoreNSURLSession by achristensen@apple.com · 4 years ago
- 99c0344 Unreviewed, reverting r272603. by achristensen@apple.com · 4 years ago
- 80aeac5 Synthesize range responses if needed in WebCoreNSURLSession by achristensen@apple.com · 4 years ago
- a07d306 Remove unneeded HAVE(NETWORK_FRAMEWORK) macro by commit-queue@webkit.org · 4 years, 5 months ago
- e0bcf11 Make TLSVersion.DefaultBehavior more robust by commit-queue@webkit.org · 4 years, 5 months ago
- 0a64c23 Update service worker if certificate info does not match when soft updating by youenn@apple.com · 4 years, 6 months ago
- 1f1fc31 Safari does not present CertificateInfo for service-worker served documents by commit-queue@webkit.org · 4 years, 6 months ago
- 469bfef Add testing infrastructure and SPI declaration for HTTP/2 ping by commit-queue@webkit.org · 4 years, 7 months ago
- c3f5aa2 Make API tests tolerant of our relatively new use of WebPageProxy::preconnectTo by achristensen@apple.com · 4 years, 7 months ago
- 07b0d71 [macOS] TestWebKitAPI.WebKit.HTTPReferer is a flaky failure by achristensen@apple.com · 4 years, 8 months ago
- 0089c3d [Catalina] ASSERTION FAILED: Unsafe to ref/deref from different threads seen with TestWebKitAPI.MultipleClientCertificateConnections.Failure by commit-queue@webkit.org · 4 years, 9 months ago
- 02e0148 Add unit test for resuming downloads by achristensen@apple.com · 4 years, 9 months ago
- 8f3c0b3 NetworkSessionCocoa should request client certificate only once per host/port by achristensen@apple.com · 4 years, 9 months ago
- 0198a17 Add SPI to restrict loading to main resources or non-network loads by commit-queue@webkit.org · 4 years, 10 months ago
- 5c4b064 Fix ResourceLoadDelegate.LoadInfo API test after r257816 by achristensen@apple.com · 4 years, 11 months ago
- 5883d13 Requests sent to _WKResourceLoadDelegate should include HTTPBody by achristensen@apple.com · 5 years ago
- 8552a99 Make WKWebView._negotiatedLegacyTLS accurate when loading main resouorce from network or cache by achristensen@apple.com · 5 years ago
- 7a5310c6 _WKDownload should expose the originating FrameInfo. by achristensen@apple.com · 5 years ago
- 8ef38b1 Fix test assertions after r254345 https://bugs.webkit.org/show_bug.cgi?id=206037 by achristensen@apple.com · 5 years ago
- f6db5e4 Expand _WKResourceLoadDelegate callbacks by achristensen@apple.com · 5 years ago
- ecf81c3 Don't assert in HTTPServer::respondToRequests when connections fail by commit-queue@webkit.org · 5 years ago
- 5ba4d39 Flaky API Test TestWebKitAPI.ServiceWorkers.ThrottleCrash by commit-queue@webkit.org · 5 years ago