1. 028b5c8 Move consume promise from FetchBody to FetchBodyConsumer by commit-queue@webkit.org · 8 years ago
  2. 87da4d6 by fpizlo@apple.com · 8 years ago
  3. 7f5b1c3 [JSC] Use reifying system for "name" property of builtin JSFunction by utatane.tea@gmail.com · 8 years ago
  4. f9a9129 Implement FileSystemDirectoryReader.readEntries() by cdumez@apple.com · 8 years ago
  5. 1801d57 Unreviewed, rolling out r221327. by ryanhaddad@apple.com · 8 years ago
  6. d5ca7ac [Cache API] Support cache names persistency by commit-queue@webkit.org · 8 years ago
  7. 48eb4e5 Unreviewed, rolling out r221384. by jlewis3@apple.com · 8 years ago
  8. 2d033d7 Add "Identified" base class to replace a whole bunch of custom identifier generators. by beidson@apple.com · 8 years ago
  9. 5cc60d4 Remove FetchRequest::InternalRequest by commit-queue@webkit.org · 8 years ago
  10. 59f5955 Add support for FetchRequest.body by commit-queue@webkit.org · 8 years ago
  11. acb5934 Strings need to be in some kind of gigacage by fpizlo@apple.com · 8 years ago
  12. 6a8fe19 [Fetch API] Request should throw when keep alive is true and body is a ReadableStream by commit-queue@webkit.org · 8 years ago
  13. 2620909 Add support for FetchRequest.body https://bugs.webkit.org/show_bug.cgi?id=176066 by commit-queue@webkit.org · 8 years ago
  14. 8315b87 [JSC] Use reifying system for "name" property of builtin JSFunction by utatane.tea@gmail.com · 8 years ago
  15. c7f60c1 CacheStorage does not need to sort its caches by commit-queue@webkit.org · 8 years ago
  16. cfb6196 CacheQueryOptions::isolatedCopy() copies the cache name twice by dbates@webkit.org · 8 years ago
  17. 4507ddc CanvasCaptureMediaStreamTrack clone is not a CanvasCaptureMediaStreamTrack by commit-queue@webkit.org · 8 years ago
  18. 9c67204 Add initial support for dataTransferItem.webkitGetAsEntry() by cdumez@apple.com · 8 years ago
  19. f3d4e47 WebRTC MediaStream created without tracks does not update active state after tracks are added by commit-queue@webkit.org · 8 years ago
  20. baae266 Disable access to secure cookies if an HTTPS site loads mixed content (Part 2: Header Requests) by bfulgham@apple.com · 8 years ago
  21. ddaf4f2 [EME][GStreamer] Connect CDM to GStreamer by calvaris@igalia.com · 8 years ago
  22. 0800cdc Land stubs for File and Directory Entries API interfaces by cdumez@apple.com · 8 years ago
  23. a81c2b4 Add support for ReadableStream storage in FetchBody by commit-queue@webkit.org · 8 years ago
  24. fe08e1d Unreviewed. by jonlee@apple.com · 8 years ago
  25. 2b6f777 Fix -Wcast-qual and -Wunused-lambda-capture warnings in WebCore with new clang compiler by ddkilzer@apple.com · 8 years ago
  26. 379e992 [Cache API] Unify WebCore and WebKit error handling by commit-queue@webkit.org · 8 years ago
  27. e5e4020 [Cache API] Unify WebCore and WebKit error handling by commit-queue@webkit.org · 8 years ago
  28. 30b74d4 [Cache API] Optimize whitespace trimming in Vary header values by commit-queue@webkit.org · 8 years ago
  29. 166fc33 [Cache API] Add support for overwriting responses with put on an existing record by commit-queue@webkit.org · 8 years ago
  30. f19c325 [Payment Request] Implement error checking for show(), abort(), and canMakePayment() by aestes@apple.com · 8 years ago
  31. 077bc88 [Cache API] Add support for Cache.add/addAll by commit-queue@webkit.org · 8 years ago
  32. f474df2 [Cache API] Add support for CacheStorage.match by commit-queue@webkit.org · 8 years ago
  33. 4b34eb5 [Payment Request] Use ExistingExceptionError to propagate JS exceptions thrown during JSON stringification by aestes@apple.com · 8 years ago
  34. a7c0710 [Payment Request] Implement the PaymentRequest constructor by aestes@apple.com · 8 years ago
  35. ac51a8e [EME] HTMLMediaElement: basic implementations of 'Attempt to Decrypt', 'Attempt to Resume Playback If Necessary' by zandobersek@gmail.com · 8 years ago
  36. f5af643 [EME] Add basic implementation of HTMLMediaElement::setMediaKeys() by zandobersek@gmail.com · 8 years ago
  37. b01b127 [Payment Request] Add interface stubs by aestes@apple.com · 8 years ago
  38. 63d3de3 [Cache API] Add support for being loaded responses by commit-queue@webkit.org · 8 years ago
  39. 2f5c17a [Beacon] Improve error reporting https://bugs.webkit.org/show_bug.cgi?id=175723 by cdumez@apple.com · 8 years ago
  40. 67e369c [Cache API] Add response body storage by commit-queue@webkit.org · 8 years ago
  41. 2cdef10 [Fetch API] Add support for a callback-based fetch by commit-queue@webkit.org · 8 years ago
  42. 502204c [Cache API] Add a WK2 implementation of CacheStorageConnection by commit-queue@webkit.org · 8 years ago
  43. 4bc51d7 [GTK] Show controls if a video element isn't allowed to play inline. by commit-queue@webkit.org · 8 years ago
  44. a3a0ce1 [EME] MediaKeySession has to initiate playback resume on HTMLMediaElement by zandobersek@gmail.com · 8 years ago
  45. 071e463 Add a DOMPromiseDeferred method to handle ExceptionOr<> results by commit-queue@webkit.org · 8 years ago
  46. 4ce2c62 [PAL] Move SessionID into PAL https://bugs.webkit.org/show_bug.cgi?id=174192 by don.olmstead@sony.com · 8 years ago
  47. 8a04cf1 [Apple Pay] Rename PaymentRequest to ApplePaySessionPaymentRequest by aestes@apple.com · 8 years ago
  48. c27a3f7 Cross origin Beacon requests with a ArrayBuffer / ArrayBufferView payload should not do a CORS preflight by cdumez@apple.com · 8 years ago
  49. 1e15ad6 [Cache API] Implement Worker connection to the Cache storage engine by commit-queue@webkit.org · 8 years ago
  50. c6f1daa Consider allow gUM to be called from localhost without https by eric.carlson@apple.com · 8 years ago
  51. c550012 Fetch / Beacon: Use "application/octet-stream" Content-Type for payloads of type ArrayBuffer / ArrayBufferView by cdumez@apple.com · 8 years ago
  52. d038ecf Update CachedResourceLoader::requestResource() to return a WTF::Expected by cdumez@apple.com · 8 years ago
  53. 4ef9ce9 [Cache API] Adding generic support for CacheStorage and Cache methods by commit-queue@webkit.org · 8 years ago
  54. 10b40b8 Implement quota limitation for keepalive Fetch requests by cdumez@apple.com · 8 years ago
  55. 4bc8afd Remove Proximity Events and related code by simon.fraser@apple.com · 8 years ago
  56. ee14fe3 [Apple Pay] Add support for phonetic contact names by aestes@apple.com · 8 years ago
  57. 4a245ed Unreviewed, rollout r220622 & r220696 by cdumez@apple.com · 8 years ago
  58. ab03cd5 Implement quota limitation for keepalive Fetch requests by cdumez@apple.com · 8 years ago
  59. 1047899 [JSC] Use @toNumber in builtins https://bugs.webkit.org/show_bug.cgi?id=172692 by utatane.tea@gmail.com · 8 years ago
  60. 8b928d8 [PAL] Move spi/cocoa and spi/cg directories into PAL by commit-queue@webkit.org · 8 years ago
  61. 5a46ef0 [WebIDL] Add support for Promise<> attributes by weinig@apple.com · 8 years ago
  62. d27fec7 Update sendBeacon() to rely on FetchBody instead of the whole FetchRequest by cdumez@apple.com · 8 years ago
  63. c158e17 Cleanup: simplify WebSockets code for RuntimeEnabledFeatures by bburg@apple.com · 8 years ago
  64. d1c8b43 [Fetch API] Response should keep all ResourceResponse information by commit-queue@webkit.org · 8 years ago
  65. 37a1da4 [Cache API] Add Cache and CacheStorage IDL definitions by commit-queue@webkit.org · 8 years ago
  66. 5fa73a6 [Beacon] Update sendBeacon to use the CachedResourceLoader by cdumez@apple.com · 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. 3e8e954 [EME] Push CDMFactory into the platform layer by zandobersek@gmail.com · 8 years ago
  70. f387e6b Remove ENABLE(WEB_SOCKET) guards https://bugs.webkit.org/show_bug.cgi?id=167044 by bburg@apple.com · 8 years ago
  71. fbe8020 [EME][Mac] SecureStop left on disk in Private Browsing mode. by jer.noble@apple.com · 8 years ago
  72. 95d2203 [Fetch API] Add support for Request keepalive getter by commit-queue@webkit.org · 8 years ago
  73. 31dcef8 Remove FETCH_API compilation guard by commit-queue@webkit.org · 8 years ago
  74. e96eff0 Source/WebCore: by weinig@apple.com · 8 years ago
  75. 9870b2e Improve our support for referrer policies by cdumez@apple.com · 8 years ago
  76. 1f58b44 [EME] CDM constructor assigns CDMPrivate member multiple times by zandobersek@gmail.com · 8 years ago
  77. 70b2ccb [MSE] Removing samples when presentation order does not match decode order can cause bad behavior. by jer.noble@apple.com · 8 years ago
  78. 67d0420 Add initial support for navigator.sendBeacon by cdumez@apple.com · 8 years ago
  79. d1237e8 Unreviewed. Suppress the -Wextra compiler warning when building with GCC 6.3.0, by zandobersek@gmail.com · 8 years ago
  80. 57a488e [WebIDL] Remove JS builtin bindings for FetchRequest, DOMWindowFetch and WorkerGlobalScopeFetch by weinig@apple.com · 8 years ago
  81. 51447fb AX: FKA: Buttons need a visible focus indicator by commit-queue@webkit.org · 8 years ago
  82. cd31460 [WebIDL] Remove JS builtin bindings for FetchHeaders by commit-queue@webkit.org · 8 years ago
  83. bab4c21 [WebIDL] Split-up and cleanup Fetch IDL files in preparation for removing unnecessary js builtins by commit-queue@webkit.org · 8 years ago
  84. b6bcad3 AX: VoiceOver silent or skipping over time values on media player. by commit-queue@webkit.org · 8 years ago
  85. d419a14 Clean up ExceptionCode enumeration by cdumez@apple.com · 8 years ago
  86. 445a0a7 [Apple Pay] Add "carteBancaire" as a supported payment network by aestes@apple.com · 8 years ago
  87. 750df37 ExceptionCode enumeration should use modern exception names by cdumez@apple.com · 8 years ago
  88. 9756f47 Make ExceptionCode a proper enumeration by cdumez@apple.com · 8 years ago
  89. bdaa07c Drop ExceptionCodeDescription class by cdumez@apple.com · 8 years ago
  90. 6253120 Merge ExceptionBase into DOMException and drop custom toString by cdumez@apple.com · 8 years ago
  91. 49dddef Drop IDBDatabaseException class https://bugs.webkit.org/show_bug.cgi?id=174743 by cdumez@apple.com · 8 years ago
  92. 0cf0a76 Rename DOMCoreException class to DOMException by cdumez@apple.com · 8 years ago
  93. b21836e Unreviewed, rolling out r219700. by jlewis3@apple.com · 8 years ago
  94. 8570951 Replace calls to Vector::resize() with calls to more efficient shrink() / grow() when applicable by cdumez@apple.com · 8 years ago
  95. e90260e Turn tests at media/modern-media-controls/start-support back on by commit-queue@webkit.org · 8 years ago
  96. 2813c9e [EME] Push CDMInstance, CDMPrivate and associated types into the Platform layer by zandobersek@gmail.com · 8 years ago
  97. 31144ad Drop SQLException type https://bugs.webkit.org/show_bug.cgi?id=174665 by cdumez@apple.com · 8 years ago
  98. aab6313 [iOS] REGRESSION: Scrubbing media using built-in controls does not pause media by commit-queue@webkit.org · 8 years ago
  99. a287f99 [EME] Build failure with Clang-3.8 on InitDataRegistry.cpp by clopez@igalia.com · 8 years ago
  100. f8c2d45 [macOS] Mouse pointer does not hide during fullscreen playback by commit-queue@webkit.org · 8 years ago