1. 2b71fcf [JSC] Intl.Collator should set usage:"search" option through ICU locale by ysuzuki@apple.com · 3 years, 10 months ago
  2. 884918b MIMETypeRegistry::getExtensionsForMIMEType() needs to handle wildcard MIME types by commit-queue@webkit.org · 3 years, 10 months ago
  3. 58d5f79 [SOUP] Build fix after r263797 for older soup versions. by lmoura@igalia.com · 3 years, 10 months ago
  4. 6c79c99 Allow the File object to be created with a replacement file by commit-queue@webkit.org · 3 years, 10 months ago
  5. d2492b9 [CMake] Add WOFF2 targets https://bugs.webkit.org/show_bug.cgi?id=213865 by don.olmstead@sony.com · 3 years, 10 months ago
  6. c09c71b Fix the arm64 iOS simulator build by timothy_horton@apple.com · 3 years, 10 months ago
  7. 49e061d Swipe snapshot is removed too early when swiping away from a page that is still loading by timothy_horton@apple.com · 3 years, 10 months ago
  8. 23e576f Rename zeroExtend32ToPtr to zeroExtend32ToWord by keith_miller@apple.com · 3 years, 10 months ago
  9. d45d521 AX: Implement relevant simulated key presses for custom ARIA widgets for increment/decrement by cfleizach@apple.com · 3 years, 10 months ago
  10. cfee1f3 [ iOS Debug and Mojave Debug ] http/tests/storage/storage-map-leaking.html is flaky timing out. by cdumez@apple.com · 3 years, 10 months ago
  11. 3b7c880 [iOS] Allow the WebContent sandbox to check the 'hw.product' sysctl by bfulgham@apple.com · 3 years, 10 months ago
  12. 5018b83b Add a functional WebRTC VP9 codec https://bugs.webkit.org/show_bug.cgi?id=213778 by youenn@apple.com · 3 years, 10 months ago
  13. 90848d1 Upstream application accent color support by timothy_horton@apple.com · 3 years, 10 months ago
  14. d7f91fd Make it so JetStream2 can run with the d8 shell by sbarati@apple.com · 3 years, 10 months ago
  15. 7fe4b05 Add WebXR to WebKit.plist preferences, off by default by keith_miller@apple.com · 3 years, 10 months ago
  16. 9d9a93b Regression(r259242) WebKit no longer does client navigations at foreground priority for extensions by cdumez@apple.com · 3 years, 10 months ago
  17. e3756fe Web Inspector: add back support for 10.3.1 by drousso@apple.com · 3 years, 10 months ago
  18. 6adb02a Fix the WebKit build after <rdar://problem/64288191> by wenson_hsieh@apple.com · 3 years, 10 months ago
  19. be1919e [iOS] Implement support for UIWKDocumentRequestSpatialAndCurrentSelection by dbates@webkit.org · 3 years, 10 months ago
  20. 64ca766 Remove expectation for fast/events/before-input-delete-empty-list-target-ranges.html and fast/events/before-input-events-prevent-insert-composition.html and fast/events/before-input-events-prevent-recomposition.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  21. ca07d01 Remove expectation for fast/events/fire-scroll-event.html as it is passing. by commit-queue@webkit.org · 3 years, 10 months ago
  22. 7794ba3 Script to copy over testapi.js is redundant in xcodebuild by sbarati@apple.com · 3 years, 10 months ago
  23. c6430ca [GLIB] Unreviewed test gardening. Remove unnecessary baseline after r263797. by dpino@igalia.com · 3 years, 10 months ago
  24. 682d9bb Remove expectation for fast/events/before-input-prevent-cut.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  25. 532cbc5 Crash under IPC::isValidMessageName() by cdumez@apple.com · 3 years, 10 months ago
  26. 64c94be WKUserScripts injecting into all frames seem to violate app-bound domains by katherine_cheney@apple.com · 3 years, 10 months ago
  27. 328c705 [LFC][TFC] Add support for non-baseline aligned cell height by zalan@apple.com · 3 years, 10 months ago
  28. a5f314b pointerevents/ios/touch-action-none-on-iframe.html times out by graouts@webkit.org · 3 years, 10 months ago
  29. d640191 Remove expectation for fast/dom/Window/open-invalid-url.html and fast/dom/Range/simple-line-layout-getclientrects.html and fast/dom/attr_dead_doc.html and fast/dom/horizontal-scrollbar-when-dir-change.html and fast/dom/vertical-scrollbar-when-dir-change.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  30. ddb95f7 [Media Controls] Tracks panel can show text tracks with mode "hidden" as selected by graouts@webkit.org · 3 years, 10 months ago
  31. 53116b4 Remove expectation for fast/css/replaced-element-implicit-size.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  32. 3b4bf58 Regression (r263788): Windows build broken: nameForRenderTreeAsText is not a member of WebCore::Color by weinig@apple.com · 3 years, 10 months ago
  33. bc648fb Remove expectation for fast/canvas/canvas-gradient-addStop-error.html and fast/canvas/canvas-radial-gradient-spreadMethod.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  34. 14710d6 Remove expectation for fast/css/font-calculated-value.html as it is passing. by commit-queue@webkit.org · 3 years, 10 months ago
  35. 54cf558 Make NetworkSendQueue use CString instead of String for UTF-8 data by youenn@apple.com · 3 years, 10 months ago
  36. 24e422b Remove expectation for fast/block/positioning/rtl-fixed-positioning.html as it is passing. by commit-queue@webkit.org · 3 years, 10 months ago
  37. f4b9087 Use more efficient makeString() instead of StringBuilder by shvaikalesh@gmail.com · 3 years, 10 months ago
  38. 184a076 [css-flexbox] Don't include scrollbar extents when computing sizes for percentage resolution by svillar@igalia.com · 3 years, 10 months ago
  39. cf6a6d1 Fix Swift overlay build after r263727. by james.savage@apple.com · 3 years, 10 months ago
  40. 6670bdd [css-flex] Remove death code paths when evaluating percentage resolution by svillar@igalia.com · 3 years, 10 months ago
  41. f6017af [GTK] Unreviewed test gardening. Garden flaky failures in EWS GTK-WK2 queue. by dpino@igalia.com · 3 years, 10 months ago
  42. 54eb140 Use properly flag names for tests of Tools/Scripts/run-builtins-generator-tests by commit-queue@webkit.org · 3 years, 10 months ago
  43. 1fbea04 Make NetworkRTCProvider receive IPC messages from a background thread by youenn@apple.com · 3 years, 10 months ago
  44. 2bd63ed Split Color serialization out of Color classes by weinig@apple.com · 3 years, 10 months ago
  45. 9675ca34 [WPE] Garden some failures and add new section to expectation by lmoura@igalia.com · 3 years, 10 months ago
  46. 331ede7 [Cocoa] [GTK] RunLoop::Timer::isActive() is incorrect for timers while they are firing by ggaren@apple.com · 3 years, 10 months ago
  47. 969a730 [WinCairo] Unreviewed build fix after r263776 by Hironori.Fujii@sony.com · 3 years, 10 months ago
  48. 042b3a0 Several key event tests in fast/events/ios are failing after <rdar://problem/62197116> by wenson_hsieh@apple.com · 3 years, 10 months ago
  49. 0502cc3 [Cocoa] [GTK] RunLoop::Timer::isActive() is incorrect for timers while they are firing by ggaren@apple.com · 3 years, 10 months ago
  50. f270e28 [WebAuthn] Remove whitelistedRpId by jiewen_tan@apple.com · 3 years, 10 months ago
  51. ef21b16 Fix Swift overlay build after r263727. by beidson@apple.com · 3 years, 10 months ago
  52. 40789c8 Remove NeedsInAppBrowserPrivacyQuirks flag from WebKitLegacy by katherine_cheney@apple.com · 3 years, 10 months ago
  53. 181639c Code cleanup in AccessibilityMenuList.cpp and AXIsolatedTree.h. by andresg_22@apple.com · 3 years, 10 months ago
  54. 4f23817 Move Color blending related functions to their own files by weinig@apple.com · 3 years, 10 months ago
  55. 7982f5b Rename ManifestParser.h/cpp to ApplicationCacheManifestParser.h/cpp to make it clear its not the ApplicationManifestParser (a different thing entirely) by weinig@apple.com · 3 years, 10 months ago
  56. 0d928a8 App-bound JavaScript and Navigation failures should have specific error codes. by beidson@apple.com · 3 years, 10 months ago
  57. d7e9311 [macOS] Connections to the preference daemon are established before entering the sandbox by pvollan@apple.com · 3 years, 10 months ago
  58. 0e9c5da Partially revert r257135 now that the underlying bug is resolved by bfulgham@apple.com · 3 years, 10 months ago
  59. c8cfe6a Add handling for a case of OOME in CSSTokenizer and CSSParser. by mark.lam@apple.com · 3 years, 10 months ago
  60. 81e66ea Remove expectation for fast/attachment/attachment-folder-icon.html as it is passing. by commit-queue@webkit.org · 3 years, 10 months ago
  61. 4c148d3 Remove expectation for editing/style/push-down-font-styles-win.html and editing/style/push-down-implicit-styles-around-list-win.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  62. ee1acb5 Remove expectation for css3/filters/null-effect-check.html as it is passing. by commit-queue@webkit.org · 3 years, 10 months ago
  63. fbe5408 Remove expectation for editing/inserting/insert-paragraph-selection-outside-contenteditable.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  64. 9641047 Remove expectations for <canvas/philip/tests/2d.gradient.radial.touch1.html and canvas/philip/tests/2d.gradient.radial.touch2.html and canvas/philip/tests/2d.gradient.radial.touch3.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  65. 2b4e7a0 [macOS] Stop blocking two audio-related user client classes by bfulgham@apple.com · 3 years, 10 months ago
  66. d37076e Enable the support of FULLSCREEN_API in WebKitTestRunner by peng.liu6@apple.com · 3 years, 10 months ago
  67. 4ada17c Remove expectation for compositing/contents-scale/rasterization-scale.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  68. d26e73f [iOS] Editable regions causes ~1% slowdown in PLT5 by dbates@webkit.org · 3 years, 10 months ago
  69. 61519cf [iOS] Test landed flaky: webanimations/accelerated-animation-with-easing.html by graouts@webkit.org · 3 years, 10 months ago
  70. 98f6756 Scrunching a video to PiP can result in broken animation and leave Safari in a bad state by peng.liu6@apple.com · 3 years, 10 months ago
  71. a437fd1a Remove WTF::MD5 https://bugs.webkit.org/show_bug.cgi?id=213766 by commit-queue@webkit.org · 3 years, 10 months ago
  72. 5f4e1e1 Set runtime flag m_isWebRTCPlatformCodecsInGPUProcessEnabled to false by default by youenn@apple.com · 3 years, 10 months ago
  73. d015609 Unreviewed, reverting r263753. by lawrence.j@apple.com · 3 years, 10 months ago
  74. d554c7c Move Color blending related functions to their own files by weinig@apple.com · 3 years, 10 months ago
  75. eb68f1e [iOS] Crash under WebKit::WebPage::getFocusedElementInformation() by graouts@webkit.org · 3 years, 10 months ago
  76. 7010010 Remove expectations for canvas/philip/tests/2d.gradient.radial.cone.bottom.html and canvas/philip/tests/2d.gradient.radial.cone.cylinder.html and canvas/philip/tests/2d.gradient.radial.cone.front.html and canvas/philip/tests/2d.gradient.radial.cone.shape1.html and canvas/philip/tests/2d.gradient.radial.cone.top.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  77. 65ff24b Remove expectation for canvas/philip/tests/2d.drawImage.animated.gif.html as they are passing. by commit-queue@webkit.org · 3 years, 10 months ago
  78. 51972bd [TestExpectations] Add architecture for Apple's ports by jbedard@apple.com · 3 years, 10 months ago
  79. f73ced3 [GTK] Unreviewed test gardening. Gardened failures from EWS GTK-WK2 queue. by dpino@igalia.com · 3 years, 10 months ago
  80. 87082c7 [ iOS Debug and Mojave Debug ] http/tests/storage/storage-map-leaking.html is flaky timing out. by lawrence.j@apple.com · 3 years, 10 months ago
  81. ed12258 Remove expectation for svg/custom/subpaths-moveto-only-rendering.svg as it is passing. by commit-queue@webkit.org · 3 years, 10 months ago
  82. d493c8e [Xcode] Enable the "My Mac (Mac Catalyst)" destination in WebKit Xcode projects by aestes@apple.com · 3 years, 10 months ago
  83. 44383bc [WPE] Unreviewed test gardening. Update test expectations after r263737. by dpino@igalia.com · 3 years, 10 months ago
  84. 7c2d2b0 [WPE][GTK] Port API test harness to Python3 by commit-queue@webkit.org · 3 years, 10 months ago
  85. 4ddac81 [webkitperl] nativeArchitecture() needs to support remote devices by jbedard@apple.com · 3 years, 10 months ago
  86. 1a9dd59 [GTK] Unreviewed API test gardening. Update test expectations after r263738. by dpino@igalia.com · 3 years, 10 months ago
  87. 86418b7 [Flatpak SDK] Add libserf https://bugs.webkit.org/show_bug.cgi?id=213682 by commit-queue@webkit.org · 3 years, 10 months ago
  88. e0dc16a [GTK] Unreviewed test gardening. Upload test expectations after r263737. by dpino@igalia.com · 3 years, 10 months ago
  89. d956714 [WPE][GTK] Update stale comment in UserAgentGLib.cpp by commit-queue@webkit.org · 3 years, 10 months ago
  90. 411820b [GLIB] Unreviewed test gardening. Update test expectations after r263734. by dpino@igalia.com · 3 years, 10 months ago
  91. 23a111a Unreviewed, reverting r263724. https://bugs.webkit.org/show_bug.cgi?id=213781 by commit-queue@webkit.org · 3 years, 10 months ago
  92. 0c9be6f [GTK] Unreviewed test gardening. Update expectations after r263733. by dpino@igalia.com · 3 years, 10 months ago
  93. 4eb91d4 Add VP9 WebRTC codec runtime flag https://bugs.webkit.org/show_bug.cgi?id=213724 by youenn@apple.com · 3 years, 10 months ago
  94. f0ad6cb [GLIB] Unreviewed test gardening. Add more OffscreenCanvas flaky failures. by dpino@igalia.com · 3 years, 10 months ago
  95. 11063d7 [GLIB] Unreviewed test gardening. Move WPE and GTK OffscreenCanvas failures to GLIB. by dpino@igalia.com · 3 years, 10 months ago
  96. ce3018b [GTK] Unreviewed test gardening. Failures happening in the EWS GTK-WK2 queue. by dpino@igalia.com · 3 years, 10 months ago
  97. bb6056d [GTK] Unreviewed test gardening. Dump JS output of several canvas tests in stderr. by dpino@igalia.com · 3 years, 10 months ago
  98. 3f54dc0 [Web Animations] REGRESSION: Bootstrap Carousel component v4.1 regressed with Web Animations by graouts@webkit.org · 3 years, 10 months ago
  99. b1c3cf0 REGRESSION (r263624): http/tests/quicklook/submit-form-blocked.html fails consistently by wenson_hsieh@apple.com · 3 years, 10 months ago
  100. 8cad56c JavaScript cannot be injected into iframes by beidson@apple.com · 3 years, 10 months ago