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