1. 3b9a5fb Use blob URL when pasting RTFD instead of overriding DocumentLoader by rniwa@webkit.org · 7 years ago
  2. 43151d3 [Fetch API] Cloning an opaque response should not assert by commit-queue@webkit.org · 7 years ago
  3. 47214d9 Align FetchResponse and FetchRequest body handling by commit-queue@webkit.org · 8 years ago
  4. 9a040ee Support caching of Response with a ReadableStream body by commit-queue@webkit.org · 8 years ago
  5. a57234a Add support for Request body stream cloning by commit-queue@webkit.org · 8 years ago
  6. 028b5c8 Move consume promise from FetchBody to FetchBodyConsumer by commit-queue@webkit.org · 8 years ago
  7. 59f5955 Add support for FetchRequest.body by commit-queue@webkit.org · 8 years ago
  8. 2620909 Add support for FetchRequest.body https://bugs.webkit.org/show_bug.cgi?id=176066 by commit-queue@webkit.org · 8 years ago
  9. 10b40b8 Implement quota limitation for keepalive Fetch requests by cdumez@apple.com · 8 years ago
  10. 4a245ed Unreviewed, rollout r220622 & r220696 by cdumez@apple.com · 8 years ago
  11. ab03cd5 Implement quota limitation for keepalive Fetch requests by cdumez@apple.com · 8 years ago
  12. d1c8b43 [Fetch API] Response should keep all ResourceResponse information by commit-queue@webkit.org · 8 years ago
  13. c9f6abb Unreviewed, rolling out r220271. by jlewis3@apple.com · 8 years ago
  14. 39a0f64 Remove STREAMS_API compilation guard by commit-queue@webkit.org · 8 years ago
  15. 31dcef8 Remove FETCH_API compilation guard by commit-queue@webkit.org · 8 years ago
  16. 57a488e [WebIDL] Remove JS builtin bindings for FetchRequest, DOMWindowFetch and WorkerGlobalScopeFetch by weinig@apple.com · 8 years ago
  17. 750df37 ExceptionCode enumeration should use modern exception names by cdumez@apple.com · 8 years ago
  18. b60fe0d [Fetch API] TypeError when called with body === {} by commit-queue@webkit.org · 8 years ago
  19. c5b1708 Set the Response.blob() type based on the content-type header value. by commit-queue@webkit.org · 8 years ago
  20. cf57fe2 Disable outdated WritableStream API by commit-queue@webkit.org · 8 years ago
  21. 3a87c39 [WebIDL] Add support for converting dictionaries to JS by commit-queue@webkit.org · 8 years ago
  22. ace3359 Misc. cleanup in Modules/fetch https://bugs.webkit.org/show_bug.cgi?id=165240 by commit-queue@webkit.org · 8 years ago
  23. 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
  24. 4e29cb2 Remove many includes of ExceptionCode.h by darin@apple.com · 8 years ago
  25. a8af153 Remove FetchBody::m_isEmpty https://bugs.webkit.org/show_bug.cgi?id=162857 by commit-queue@webkit.org · 8 years ago
  26. 9516449 removing FetchBoyd::m_type by commit-queue@webkit.org · 8 years ago
  27. 0ddffea DumpRenderTree crashed in com.apple.WebCore: WTF::Optional<WebCore::FetchBodyOwner::BlobLoader>::operator bool const + 12 by commit-queue@webkit.org · 8 years ago
  28. 1f34084 [Fetch API] Use Ref<const T> in FetchBody::m_data variant by commit-queue@webkit.org · 9 years ago
  29. 3999b7c Improve DeferredWrapper code https://bugs.webkit.org/show_bug.cgi?id=161787 by commit-queue@webkit.org · 9 years ago
  30. 8e16c7c [Streams API] Separate compile flag for ReadableStream and WritableStream by commit-queue@webkit.org · 9 years ago
  31. d8b4e3b Avoid using strong reference in JSDOMPromise’s DeferredWrapper by rniwa@webkit.org · 9 years ago
  32. df0a6b0 [Fetch API] Response bodyUsed should check for its body disturbed state by commit-queue@webkit.org · 9 years ago
  33. 919e3c0 [Fetch API] Blob type should be correctly set in case of empty body by commit-queue@webkit.org · 9 years ago
  34. cb26dcf [Fetch API] Fetch promises should not reject or resolve when ActiveDOMObjects are being stopped by commit-queue@webkit.org · 9 years ago
  35. c57ace0 [Fetch API] Response constructor should be able to take a ReadableStream as body by commit-queue@webkit.org · 9 years ago
  36. 6d2d7b6 Unreviewed, rolling out r203719. https://bugs.webkit.org/show_bug.cgi?id=160200 by commit-queue@webkit.org · 9 years ago
  37. 275f23ee [Fetch API] Response constructor should be able to take a ReadableStream as body by commit-queue@webkit.org · 9 years ago
  38. 24c6898 [Fetch API] Fetch response stream should enqueue Uint8Array by commit-queue@webkit.org · 9 years ago
  39. 6f2ad68 DOMPromise should only restrict the resolution type by youenn.fablet@crf.canon.fr · 9 years ago
  40. 5b2e9b5 Unreviewed, rolling out r200837. by cdumez@apple.com · 9 years ago
  41. a231895 DOMPromise should only restrict the resolution type by youenn.fablet@crf.canon.fr · 9 years ago
  42. 405ccca Unreviewed, rolling out r200766. https://bugs.webkit.org/show_bug.cgi?id=157623 by commit-queue@webkit.org · 9 years ago
  43. 4aff617 DOMPromise should only restrict the resolution type by youenn.fablet@crf.canon.fr · 9 years ago
  44. 51223ca LayoutTests/imported/w3c: by youenn.fablet@crf.canon.fr · 9 years ago
  45. 022e546 [Fetch API] Move isDisturbed handling to FetchBodyOwner by youenn.fablet@crf.canon.fr · 9 years ago
  46. f7841df [Fetch API] Add basic loading of resources by youenn.fablet@crf.canon.fr · 9 years ago
  47. bbe7d71 Unreviewed, rolling out r198627. https://bugs.webkit.org/show_bug.cgi?id=155856 by commit-queue@webkit.org · 9 years ago
  48. 88739cf [Fetch API] Add basic loading of resources by youenn.fablet@crf.canon.fr · 9 years ago
  49. b30f488 [Fetch API] response-consume.html is crashing on Mac WK1 Debug builds by youenn.fablet@crf.canon.fr · 9 years ago
  50. 33ff754 Build fix. by ap@apple.com · 9 years ago
  51. ebfabe8 [Fetch API] Implement data resolution for blob stored in Body by youenn.fablet@crf.canon.fr · 9 years ago