1. 8407763 [WTF] Add user-defined literal for ASCIILiteral by utatane.tea@gmail.com · 7 years ago
  2. caf6f3d Update Fetch code to provide more useful exception messages by cdumez@apple.com · 7 years ago
  3. 263cfac Allow WebResourceLoader to cancel a load served from a service worker by youenn@apple.com · 7 years ago
  4. d0f1885 Unreviewed, rolling out r231486. by ryanhaddad@apple.com · 7 years ago
  5. edf6b13 Allow WebResourceLoader to cancel a load served from a service worker by youenn@apple.com · 7 years ago
  6. 14b2bc6 Make WebLoaderStrategy send to NetworkResourceLoader necessary parameters to handle full loads in NetworkProcess by youenn@apple.com · 7 years ago
  7. 21c53eb Response headers should be filtered when sent from NetworkProcess to WebProcess by youenn@apple.com · 7 years ago
  8. 4c6fc6e Have class Exception take String by value instead of a String&& by dbates@webkit.org · 7 years ago
  9. e4deed2 Add support for cache storage of blob response by commit-queue@webkit.org · 7 years ago
  10. 71f34a0 Remove WebCore/ForwardingHeaders directory by don.olmstead@sony.com · 7 years ago
  11. a1ae02b imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html is flaky by commit-queue@webkit.org · 7 years ago
  12. 8005683 FetchResponse should support ConsumeData callback on chunk data is received by gskachkov@gmail.com · 7 years ago
  13. f0031e0 FetchResponse should support ConsumeData callback on chunk data is received: handling ReadableStream bodies by gskachkov@gmail.com · 7 years ago
  14. 8b2d411 Opaque being-loaded responses should clone their body by commit-queue@webkit.org · 7 years ago
  15. 3c9cc5a Fetch Headers from an Opaque response should be filtered out by commit-queue@webkit.org · 7 years ago
  16. ecc5561 Source/WebCore: by commit-queue@webkit.org · 7 years ago
  17. 3f01d7e FormDataElement::lengthInBytes should use ThreadableBlobRegistry by commit-queue@webkit.org · 7 years ago
  18. a6b87e6 FetchResponse should set its internal response text encoding name by commit-queue@webkit.org · 7 years ago
  19. 8433d04 Support service worker interception of request with blob body by commit-queue@webkit.org · 7 years ago
  20. 3eb6358 [Fetch] Extracting a body of type Blob should not set Content-Type to the empty string by cdumez@apple.com · 7 years ago
  21. 365a5ef Add support for response blob given to fetch events by commit-queue@webkit.org · 7 years ago
  22. 53c2e48 Navigation requests should use navigate fetch mode by commit-queue@webkit.org · 7 years ago
  23. 80942d0 FetchResponse should keep unfiltered ResourceResponse so that it can be used in Service Worker by commit-queue@webkit.org · 7 years ago
  24. be91ed9 Modernize some aspects of text codecs, eliminate WebKit use of strcasecmp by darin@apple.com · 7 years ago
  25. fc52d05 Add support for service worker generated redirections by commit-queue@webkit.org · 7 years ago
  26. 6658d18 Clean up URL.h https://bugs.webkit.org/show_bug.cgi?id=179710 by achristensen@apple.com · 7 years ago
  27. 87db5e3 Service Worker should get the body of intercepted requests by commit-queue@webkit.org · 7 years ago
  28. 65c7b77 FetchLoader should unregister its blob URL by commit-queue@webkit.org · 7 years ago
  29. 17cae1e More is<> and downcast<>, less static_cast<> by darin@apple.com · 7 years ago
  30. 1783e01 FetchResponse should set the mime type of its internal ResourceResponse by commit-queue@webkit.org · 7 years ago
  31. 92c000f Service Worker fetch should transmit headers to its client by commit-queue@webkit.org · 7 years ago
  32. 871b044 Source/WebCore: by commit-queue@webkit.org · 7 years ago
  33. f21f3ae Use "= default" to denote default constructor or destructor by dbates@webkit.org · 7 years ago
  34. a7333be Add preliminary support for fetch event by commit-queue@webkit.org · 7 years ago
  35. aa0494c [FETCH] Remove Request.type getter by commit-queue@webkit.org · 7 years ago
  36. d8e12b9 Add quota to cache API https://bugs.webkit.org/show_bug.cgi?id=177552 by commit-queue@webkit.org · 7 years ago
  37. 3b9a5fb Use blob URL when pasting RTFD instead of overriding DocumentLoader by rniwa@webkit.org · 7 years ago
  38. 3a7abd9 Share code to normalize an HTTP method by dbates@webkit.org · 7 years ago
  39. 23dfc1c Share code to determine a forbidden method by dbates@webkit.org · 7 years ago
  40. 43151d3 [Fetch API] Cloning an opaque response should not assert by commit-queue@webkit.org · 7 years ago
  41. c723367 [Cleanup] Follow up cleanup for DOMFormData implementation by commit-queue@webkit.org · 8 years ago
  42. 5690f0b Replace JS builtin implementation of the FetchResponse constructor with a C++ one by commit-queue@webkit.org · 8 years ago
  43. 47214d9 Align FetchResponse and FetchRequest body handling by commit-queue@webkit.org · 8 years ago
  44. 9a040ee Support caching of Response with a ReadableStream body by commit-queue@webkit.org · 8 years ago
  45. 48672fa [Fetch API] Add support for consuming a Request ReadableStream body by commit-queue@webkit.org · 8 years ago
  46. a57234a Add support for Request body stream cloning by commit-queue@webkit.org · 8 years ago
  47. 028b5c8 Move consume promise from FetchBody to FetchBodyConsumer by commit-queue@webkit.org · 8 years ago
  48. 7f5b1c3 [JSC] Use reifying system for "name" property of builtin JSFunction by utatane.tea@gmail.com · 8 years ago
  49. 1801d57 Unreviewed, rolling out r221327. by ryanhaddad@apple.com · 8 years ago
  50. 5cc60d4 Remove FetchRequest::InternalRequest by commit-queue@webkit.org · 8 years ago
  51. 59f5955 Add support for FetchRequest.body by commit-queue@webkit.org · 8 years ago
  52. 6a8fe19 [Fetch API] Request should throw when keep alive is true and body is a ReadableStream by commit-queue@webkit.org · 8 years ago
  53. 2620909 Add support for FetchRequest.body https://bugs.webkit.org/show_bug.cgi?id=176066 by commit-queue@webkit.org · 8 years ago
  54. 8315b87 [JSC] Use reifying system for "name" property of builtin JSFunction by utatane.tea@gmail.com · 8 years ago
  55. a81c2b4 Add support for ReadableStream storage in FetchBody by commit-queue@webkit.org · 8 years ago
  56. 2b6f777 Fix -Wcast-qual and -Wunused-lambda-capture warnings in WebCore with new clang compiler by ddkilzer@apple.com · 8 years ago
  57. 63d3de3 [Cache API] Add support for being loaded responses by commit-queue@webkit.org · 8 years ago
  58. 67e369c [Cache API] Add response body storage by commit-queue@webkit.org · 8 years ago
  59. 2cdef10 [Fetch API] Add support for a callback-based fetch by commit-queue@webkit.org · 8 years ago
  60. c27a3f7 Cross origin Beacon requests with a ArrayBuffer / ArrayBufferView payload should not do a CORS preflight by cdumez@apple.com · 8 years ago
  61. c550012 Fetch / Beacon: Use "application/octet-stream" Content-Type for payloads of type ArrayBuffer / ArrayBufferView by cdumez@apple.com · 8 years ago
  62. 4ef9ce9 [Cache API] Adding generic support for CacheStorage and Cache methods by commit-queue@webkit.org · 8 years ago
  63. 10b40b8 Implement quota limitation for keepalive Fetch requests by cdumez@apple.com · 8 years ago
  64. 4a245ed Unreviewed, rollout r220622 & r220696 by cdumez@apple.com · 8 years ago
  65. ab03cd5 Implement quota limitation for keepalive Fetch requests by cdumez@apple.com · 8 years ago
  66. d1c8b43 [Fetch API] Response should keep all ResourceResponse information by commit-queue@webkit.org · 8 years ago
  67. c9f6abb Unreviewed, rolling out r220271. by jlewis3@apple.com · 8 years ago
  68. 39a0f64 Remove STREAMS_API compilation guard by commit-queue@webkit.org · 8 years ago
  69. 95d2203 [Fetch API] Add support for Request keepalive getter by commit-queue@webkit.org · 8 years ago
  70. 31dcef8 Remove FETCH_API compilation guard by commit-queue@webkit.org · 8 years ago
  71. 9870b2e Improve our support for referrer policies by cdumez@apple.com · 8 years ago
  72. d1237e8 Unreviewed. Suppress the -Wextra compiler warning when building with GCC 6.3.0, by zandobersek@gmail.com · 8 years ago
  73. 57a488e [WebIDL] Remove JS builtin bindings for FetchRequest, DOMWindowFetch and WorkerGlobalScopeFetch by weinig@apple.com · 8 years ago
  74. cd31460 [WebIDL] Remove JS builtin bindings for FetchHeaders by commit-queue@webkit.org · 8 years ago
  75. bab4c21 [WebIDL] Split-up and cleanup Fetch IDL files in preparation for removing unnecessary js builtins by commit-queue@webkit.org · 8 years ago
  76. 750df37 ExceptionCode enumeration should use modern exception names by cdumez@apple.com · 8 years ago
  77. 9756f47 Make ExceptionCode a proper enumeration by cdumez@apple.com · 8 years ago
  78. bdaa07c Drop ExceptionCodeDescription class by cdumez@apple.com · 8 years ago
  79. aa1505c Remove excessive headers from WebCore/{Modules,animation,crypto,domjit} by annulen@yandex.ru · 8 years ago
  80. b60fe0d [Fetch API] TypeError when called with body === {} by commit-queue@webkit.org · 8 years ago
  81. b50adaa LayoutTests/imported/w3c: by weinig@apple.com · 8 years ago
  82. 73e7e9f Handle IDLPromise<> properly https://bugs.webkit.org/show_bug.cgi?id=166752 by utatane.tea@gmail.com · 8 years ago
  83. c5b1708 Set the Response.blob() type based on the content-type header value. by commit-queue@webkit.org · 8 years ago
  84. 4c49630 Set Response.blob() type correctly when body is a ReadableStream. by commit-queue@webkit.org · 8 years ago
  85. c782a47 Unreviewed, rolling out r215814. by ryanhaddad@apple.com · 8 years ago
  86. 51c9b5b Response.blob() does not set the content-type based on the header value. by commit-queue@webkit.org · 8 years ago
  87. 8aff3d9 Reduce copies and allocations in SharedBuffer::append by achristensen@apple.com · 8 years ago
  88. cf57fe2 Disable outdated WritableStream API by commit-queue@webkit.org · 8 years ago
  89. ff39b7b [Resource Timing] Gather timing information with reliable responseEnd time by joepeck@webkit.org · 8 years ago
  90. df37802 Unreviewed, rolling out r212944. by cdumez@apple.com · 8 years ago
  91. 8ae1d89 [Resource Timing] Gather timing information with reliable responseEnd time by joepeck@webkit.org · 8 years ago
  92. 0f293a7 ASSERTION FAILED: !m_bodyLoader https://bugs.webkit.org/show_bug.cgi?id=166986 by commit-queue@webkit.org · 8 years ago
  93. 420a13b [Fetch API] fetch fails when undefined is passed as headers by commit-queue@webkit.org · 8 years ago
  94. 45da760 classInfo should take a VM so it is not materialized from the object on each call by keith_miller@apple.com · 8 years ago
  95. 9ace801 Remove PassRefPtr from "page" directory of WebCore, also deploy references by darin@apple.com · 8 years ago
  96. 66cad19 iterable<> should be enabled on WK1 by cdumez@apple.com · 8 years ago
  97. d2a46c2 Reject fetch promise in case of ReadableStream upload by commit-queue@webkit.org · 8 years ago
  98. de23271 [Fetch API] Update content-type in case of form data by commit-queue@webkit.org · 8 years ago
  99. 36fe747 Remove request.formData property until it gets implemented by commit-queue@webkit.org · 8 years ago
  100. 619ae67 Merging ThreadableLoader redundant options on filtering responses by commit-queue@webkit.org · 8 years ago