1. f004711 offsetHeight and offsetWidth of inline box wrapping a block box is 0 by Alan Baradlay · 2 hours ago main
  2. a551f89 [AutoFill Debugging] Part 1/2: Add an option to heuristically shorten/redact high-entropy URLs in extracted text by Wenson Hsieh · 3 hours ago
  3. 6f14c54 [Swift in WebKit] Work towards having a proper JSC module (part 3) by Richard Robinson · 8 hours ago
  4. fe2ab46 [Gardening] 2x imported/w3c/web-platform-tests/uievents/mouse/ fail by Lily Spiniolas · 8 hours ago
  5. d612f7a Enable downcasting of WebInjectedScriptManager by Anne van Kesteren · 9 hours ago
  6. 8d495bc [UsedStyle] Migrate callers from RenderStyle::initial*() to Style::ComputedStyle::initial*() by Sam Weinig · 12 hours ago
  7. 68cbd8d Enable downcasting of all EventTarget classes by Anne van Kesteren · 12 hours ago
  8. 26d2fd2 Align ref and weakRef counting on uint32_t by Anne van Kesteren · 12 hours ago
  9. 67be849 [Swift in WebKit] Work towards having a proper JSC module (part 2) by Richard Robinson · 25 hours ago
  10. 4d33d4f Unreviewed, reverting 304910@main. by Commit Queue · 26 hours ago
  11. 0b0286e Let RenderAttachment handle the rendering of the selected state by Gerald Squelart · 26 hours ago
  12. 6376164 [JSC] Error.isError(WebAssembly.Exception) should be `false` by Tetsuharu Ohzeki · 27 hours ago
  13. 45d2ff0 [LegacySVG] Margin collapsing should not occur at the foreignObject boundary by Ahmad Saleem · 28 hours ago
  14. c97896f [GLIB] Update expectations for passing tests by Claudio Saavedra · 28 hours ago
  15. 29f9eab [TestWebKitAPI] Fix back-deployed Sequoia build: nw_webtransport_metadata_set_local_draining unavailable by Elliott Williams · 29 hours ago
  16. 93ac118 Reduce use of C arrays in the codebase by Chris Dumez · 30 hours ago
  17. c58996c CSS Font Loading API: Remove FontFaceSet constructor by Vitor Roriz · 31 hours ago
  18. b7cff56 Remove appendCallSetJSValueResult exception check by Andrew Fryer · 31 hours ago
  19. d65c13d Remove the need to explicitly pass a EXPORT macro to TZONE_ALLOCATED_EXPORT macros. by Mark Lam · 31 hours ago
  20. 22206fe [Gardening]: REGRESSION(304792@main?): [macOS iOS] Flaky crash in site-isolation tests by Marta Darbinyan · 32 hours ago
  21. 72507ae Hugging outline fails to enclose trailing content by Alan Baradlay · 32 hours ago
  22. 2876fe9 [threaded-animations] Threaded time-based animations should opt into a higher frame rate on iOS by Antoine Quint · 34 hours ago
  23. 2d2827d [GLIB] Update test baselines https://bugs.webkit.org/show_bug.cgi?id=304643 by Claudio Saavedra · 35 hours ago
  24. 68d1baf [Resource Timing] Add finalResponseHeadersStart and firstInterimResponseStart attributes by Helmut Januschka · 36 hours ago
  25. f7a0d4e [GLib] Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebKitWebView.cpp by Adrian Perez de Castro · 36 hours ago
  26. 0a66272 REGRESSION(288788@main): SVG doesn't render gradient fill when using paint-order by Said Abou-Hallawa · 36 hours ago
  27. 8ba7854 [Debug][GTK] inspector/unit-tests/editing-support.html crashes by Claudio Saavedra · 2 days ago
  28. 2e1751d [CI Filters] Implement FEComposite in CoreImage by Simon Fraser · 2 days ago
  29. b10c93b [GLib] Reduce WTF_ALLOW_UNSAFE_BUFFER_USAGE in Source/WebKit/WebProcess/ by Adrian Perez de Castro · 2 days ago
  30. 70e7bc6 Fix the build after 304894@main by Richard Robinson · 2 days ago
  31. 8ba6cec [Skia] Fix GrDirectContext management for GPU resources by Nikolas Zimmermann · 2 days ago
  32. 02d6be0 [GTK] imported/w3c/web-platform-tests/webrtc-stats/outbound-rtp.https.html is crashing in a Skia codepath by Nikolas Zimmermann · 2 days ago
  33. 8e56989 [WebRTC] Remove obsolete emulateRTCPeerConnectionPlatformEvent by Philippe Normand · 2 days ago
  34. aa4a33e Optimize StyleOriginatedAnimation::cancel() by Nathan Solomon · 2 days ago
  35. 9e02905 Re-land [Swift in WebKit] Work towards fixing the WTF clang module (part 2) by Richard Robinson · 2 days ago
  36. 6b45e20 [CI Filters] Implement filter regions by Simon Fraser · 2 days ago
  37. 68a3b2f ASSERTION FAILED: iterator != m_sessionToPageIDsMap.end() in WebProcessPool::pageEndUsingWebsiteDataStore by Sihui Liu · 2 days ago
  38. 19967f9 Dispatch and Network OS Object types should use DefaultOSObjectRetainTraits by David Kilzer · 2 days ago
  39. e018e14 Assert that m_ptr is non-null in RefPtr's `operator->` by Chris Dumez · 2 days ago
  40. 450c32d [JSC] GreedyRegAlloc: support coalescing with pinned registers by Dan Hecht · 2 days ago
  41. c86ebff Unreviewed, reverting 304331@main (ea357d053e96) by Yusuke Suzuki · 2 days ago
  42. 6488463 [webkitapipy] Use of ObjC SPI methods ignored when a binary has a method with the same selector by Elliott Williams · 2 days ago
  43. 7eb44b9 [CI Filters] Implement FEBlend in CoreImage by Simon Fraser · 2 days ago
  44. 3936b96 Unreviewed, fix ARM64 Linux JSC by Yusuke Suzuki · 2 days ago
  45. 74119f1 [JSC] Promise.any should create AggregateError directly by Shu-yu Guo · 2 days ago
  46. 7eb7466 netflix.com "episodes and info" button dismisses popover by Lily Spiniolas · 2 days ago
  47. 87e807e Use SVGModelObjectFlag::IsHiddenContainer for type checking by Taher Ali · 2 days ago
  48. 9bd3d79 [GTK][WPE] http/wpt/service-workers/service-worker-different-process.https.html and http/wpt/service-workers/service-worker-preload-when-not-activated.https.html are flaky by Nikolas Zimmermann · 2 days ago
  49. a36f3b30 SVG markers don't re-render when marker attributes change dynamically by Taher Ali · 2 days ago
  50. c79c6f3 [WPE] Four imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-target-* tests are flaky by Nikolas Zimmermann · 2 days ago
  51. 79448f8 [Gardening]: REGRESSION(302278@main): [macOS] fast/images/mac/play-all-pause-all-animations-context-menu-items.html is flaky timeout by Marta Darbinyan · 2 days ago
  52. d5630ce [Swift in WebKit] Work towards having a proper JSC module (part 1) by Richard Robinson · 2 days ago
  53. 52c8aa4 [MacOS Debug] TestWebKitAPI.WKWebExtensionDataRecord.GetDataRecordsForMultipleContexts is a flaky failure by Marta Darbinyan · 2 days ago
  54. 161fc6b [GTK][WPE] fast/repaint/missing-out-of-flow-repaint-on-destroy.html is flaky by Nikolas Zimmermann · 2 days ago
  55. 8532258 REGRESSION(304729@main) [GLIB] Flaky setBackingProviderLayer crash during RenderLayer destruction by Nikolas Zimmermann · 2 days ago
  56. 62fb3ac Remove now unneeded TZoneDynamicCompactMode. by Mark Lam · 2 days ago
  57. 65ba3d1 WebTransport WT-Protocol header should be able to handle structured field item parameters by Ankshit Jain · 2 days ago
  58. b2427a3 [ iOS ] http/tests/resourceLoadStatistics/exemptDomains/managed-domains-cookieEnabled.html is a flakey failure (297081) by Pouneh Bahrami · 2 days ago
  59. a6587ad [CI Filters] Implement FEFlood in CoreImage by Simon Fraser · 2 days ago
  60. 7027774 [blocks-in-inline] Assertion in InlineItemsBuilder::collectInlineItems on facebook.com by Alan Baradlay · 2 days ago
  61. abc047a Make m_registeredTimerLock an UnfairLock to prevent priority inversion by Ruthvik Konda · 2 days ago
  62. 1898e35 AX: rename UIAccessibilitySpeechAttributeIsLiveRegion to UIAccessibilityTokenLiveRegionAnnouncement by Joshua Hoffman · 2 days ago
  63. 0cd8431 [Lockdown] Update list of trusted fonts for Facebook.com by Vitor Roriz · 2 days ago
  64. 005edb6 [CI Filters] Create a CIContext with linearSRGB when the color-interpolation-filters is linearSRGB by Simon Fraser · 2 days ago
  65. 2ae7c89 Use FreeType WOFF2 support on GTK/WPE by Don Olmstead · 3 days ago
  66. c66e3d9 [WTF] Fix -Wcharacter-conversion in StringConcatenate.h by David Kilzer · 3 days ago
  67. e226dc0 Adopt dynamicDowncast of a CheckedRef by Anne van Kesteren · 3 days ago
  68. ee295e3 Web Inspector: Show gap overlays between items in masonry axis for grid-lanes layouts by Brandon Stewart · 3 days ago
  69. e74894d Reduce unsafeness in PeerConnectionBackend by Anne van Kesteren · 3 days ago
  70. e83716d RTCDataChannel close event does not fire if RTCPeerConnection closes by Youenn Fablet · 3 days ago
  71. 898e897 Teed byte streams can be GCed even though their parent stream can still fulfil read requests by Youenn Fablet · 3 days ago
  72. 4d172df [Test] Make iframe-zoom-nested.html WPT test less flaky by Matthieu Dubet · 3 days ago
  73. 10e2fcf Reduce unsafeness in mediarecorder classes by Anne van Kesteren · 3 days ago
  74. 4417d5a Reduce unsafeness in WebCore/platform & WheelEventTestMonitor by Anne van Kesteren · 3 days ago
  75. 1551745 Reduce unsafe member variables in WebCore/Modules by Anne van Kesteren · 3 days ago
  76. 1c17b41 Reduce unsafeness in TextIndicator & TextExtraction by Anne van Kesteren · 3 days ago
  77. cc5da5a [JSC] Handle `String.prototype.includes` in DFG/FTL by Sosuke Suzuki · 3 days ago
  78. b4456ac Web Inspector: remove trailing ".0" for timestamps by Brandon Stewart · 3 days ago
  79. 9f3fa4f Unreviewed, reverting 304845@main. by Commit Queue · 3 days ago
  80. ce6a50c Unreviewed, remove unused `speculateNotOther` from `FTLLowerDFGToB3` by Sosuke Suzuki · 3 days ago
  81. 99192bf [UsedStyle] Split a ComputedStyle class out of RenderStyle and have RenderStyle forward to it by Sam Weinig · 3 days ago
  82. d9672f0 Add checked/dynamic casts for OSObjectPtr by David Kilzer · 3 days ago
  83. a8616c8 Remove unused TZONE_OR_ISO_ALLOCATED and ISO_ALLOCATED macros. by Mark Lam · 3 days ago
  84. 4a9634d [Swift in WebKit] Work towards fixing the WTF clang module (part 2) by Richard Robinson · 3 days ago
  85. d60159b Rebaseline fast/forms/fieldset-align.html (mac-sonoma, mac-sequoia) by Alan Baradlay · 3 days ago
  86. f5d93d6 Resync `css-transitions` from WPT Upstream by Ahmad Saleem · 3 days ago
  87. 2427247 Resync `css-will-change` from WPT Upstream by Ahmad Saleem · 3 days ago
  88. f6c0ba0 Resync `css/css-animations` from WPT Upstream by Ahmad Saleem · 3 days ago
  89. cc9a7bb css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-050.html and -051.html need fuzzy adjustment by Alan Baradlay · 3 days ago
  90. 6911d88 Resync `html/dom/render-blocking` from WPT Upstream by Ahmad Saleem · 4 days ago
  91. 93c6d9f [blocks-in-inline] Umbrella for progressions by Alan Baradlay · 4 days ago
  92. 8e50c6c Unreviewed. Fix the unexpected smart pointer static analyzer warning. by Ryosuke Niwa · 4 days ago
  93. 1999fd6 Unreviewed. Update safer C++ expectations. by Ryosuke Niwa · 4 days ago
  94. 1490717 Resync `css/motion` from WPT Upstream by Ahmad Saleem · 4 days ago
  95. 647adbd Fix various memory leaks in LocalAuthenticator.mm by Ryosuke Niwa · 4 days ago
  96. 3f86837 Remove use of TZONE_OR_ISO_ALLOCATED macros. by Mark Lam · 4 days ago
  97. 4e1a0a1 [AutoFill Debugging] Include tooltips (title DOM attribute) in text extraction output by Wenson Hsieh · 4 days ago
  98. 5e1693c [subpixel] RenderMathMLToken::paint should snap paint location to device pixel by Alan Baradlay · 4 days ago
  99. 25bd452 Tiling gaps with feDisplacementMap in a CSS reference filter by Simon Fraser · 4 days ago
  100. fdb4331 REGRESSION(304729@main) [GLIB] Flaky setBackingProviderLayer crash during RenderLayer destruction by Lauro Moura · 4 days ago