1. 5410465 [Gardening] REGRESSION( 295257@main - 295259@main?): [ wk2 Debug ] 3 imported/w3c/web-platform-tests/html/canvas/offscreen/manual/text/canvas.2d.offscreen.worker.*.html are flaky crashes. by Yasmin Karimi · 29 minutes ago main
  2. 08370b3 Deprecate several WebKit APIs that are no longer needed or relevant (Part 2) by Richard Robinson · 30 minutes ago
  3. 9b1d9b6 [UnifiedPDF] [iOS] Adopt Liquid Glass in the PDF page number indicator by Abrar Rahman Protyasha · 51 minutes ago
  4. 651e28b Object.getOwnPropertyDescriptors should return a consistent order for JSFunctions by Daniel Liu · 54 minutes ago
  5. 72d313d Fix cases where WebPageProxy completion handlers may not be called by Charlie Wolfe · 55 minutes ago
  6. 18ac5f7 [UnifiedPDF] [iOS] Upstream platform enablement information by Abrar Rahman Protyasha · 57 minutes ago
  7. 66e7f7b [iOS][WebContent] Revise diagnosticd sandbox rule by Per Arne Vollan · 71 minutes ago
  8. 6c4ef1d [Safari] [Liquid Glass] Turn Off The Lights extension has no color fill behind navigation bar by Wenson Hsieh · 81 minutes ago
  9. 8434976 [Gardening] REGRESSION(iOS 18): [ iOS Release ] imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-fixed-ancestor-iframe.html is a flaky failure. by Yasmin Karimi · 2 hours ago
  10. 8ea398a Crash in WebGeolocationClient::geolocationDestroyed by Chris Dumez · 2 hours ago
  11. f936c37 [MiniBrowser] Sync user agents with Web Inspector by Ahmad Saleem · 2 hours ago
  12. b087f50 Remove overly restrictive assertion when parsing private identifiers by Daniel Liu · 3 hours ago
  13. 8de3644 [Gardening] REGRESSION(294943@main?): [ iOS Debug ] http/wpt/mediarecorder/MediaRecorder-first-frame.html is a constant failure. by Yasmin Karimi · 3 hours ago
  14. fbf9296 [Gardening]: REGRESSION(295925@main?) [macOS Debug]: 2x tests in fast/scrolling/Mac/scrollbars are flaky crash by Marta Darbinyan · 3 hours ago
  15. 3f246c6 Unreviewed, reverting 296045@main (4bf6d54fbdaf), broke multiple apple builds. by Robert Jenner · 3 hours ago
  16. f6ef1b9 [Gardening] REGRESSION(295168@main - 295186@main): [ iOS Debug ] fast/speechrecognition/ios/audio-capture.html is a constant crash. by Yasmin Karimi · 4 hours ago
  17. 133b229 [JSC] Add ConcatKeyAtomStringCache by Yusuke Suzuki · 5 hours ago
  18. 77e2f72 [build-webkit] Remove --no-use-workspace, fix --only-webkit, and support custom schemes by Elliott Williams · 5 hours ago
  19. 4bf6d54 [Style] Use strong Style value types for size types width, height, min-width, min-height, max-width, max-height, and flex-basis by Sam Weinig · 5 hours ago
  20. 3757960 Fix CoreIPC fuzz blocker delete cookie by Roberto Rodriguez · 5 hours ago
  21. 4fc477a Further use C++ concepts in rest of WebCore by Fady Farag · 6 hours ago
  22. 857d638 REGRESSION(295868@main): TestWebKitAPI.QuickLook.LoadFromMemoryCache is a constant failure by Youenn Fablet · 6 hours ago
  23. f720edf REGRESSION (251714@main): video element's webkitPresentationMode remains 'picture-in-picture' when returning from PiP to fullscreen on iOS by Andy Estes · 6 hours ago
  24. 49361c4 FELighting.lightSource shouldn't return a Ref by Alex Christensen · 6 hours ago
  25. 1e5776d Remove some static_cast usage for nodes by Anne van Kesteren · 7 hours ago
  26. bee1215 REGRESSION(2.48): [GTK] Segfault when initialising on offscreen window by Carlos Garcia Campos · 7 hours ago
  27. db2cf78 REGRESSION (UI-side compositing): Incremental paints don't update the repaint counter by Simon Fraser · 7 hours ago
  28. 097a025 [JSC] Fold StringCharCodeAt and StringCharAt by Yusuke Suzuki · 8 hours ago
  29. 2246a2a [WPE] Implement theme color retrieval API by Alfred Neumayer · 10 hours ago
  30. cca9621 [JSC] Avoid Unnecessary Vector Usage When Argument Count is Zero in `Math.hypot` by Keita Nonaka · 10 hours ago
  31. f2a8160 Add PlatformHaiku.cmake for WTF by Adrien Destugues · 13 hours ago
  32. 1ce3455 [GStreamer] Do not use get_mime_codec for <1.20.0 by Simon Pena · 13 hours ago
  33. c0067e9 Unreviewed, partially revert 295993@main by Yusuke Suzuki · 14 hours ago
  34. efffcbc [JSC] Optimize `Array#toReversed` for an array contains hole by Sosuke Suzuki · 15 hours ago
  35. 7181420 [JSC] Attach more precise String types in DFG AI by Yusuke Suzuki · 16 hours ago
  36. bdd5e4b REGRESSION(295356@main): [ iOS ] imported/blink/accessibility/link-inside-label.html is a constant failure. by Joshua Hoffman · 16 hours ago
  37. 912932d [WPE] Fix build when EXTERNAL_HOLEPUNCH is enabled by Simon Pena · 17 hours ago
  38. 547dbe3 [Model Element] Update entity transform if the model size changes with stagemode=orbit by Ada Chan · 17 hours ago
  39. 2013017 [Model Element] Skip audio when loading entity by Ada Chan · 18 hours ago
  40. 2f87d29 AX: Every hit-test does one more main-thread round-trip than is necessary by Tyler Wilcock · 21 hours ago
  41. 965167c [Build] Support public builds on the macOS 26 SDK by Elliott Williams · 21 hours ago
  42. 3c907c5 document should not be null after navigation with site isolation enabled by Alex Christensen · 22 hours ago
  43. 3b698e6 Add support for core JSC types to lldb_webkit.py by Vassili Bykov · 23 hours ago
  44. adb15d9 [Safer CPP] Address issues in WebGLRenderingContextBase by Roberto Rodriguez · 23 hours ago
  45. ebcb318 [Gardening] REGRESSION(295707@main - 295715@main?): [ iOS ] http/tests/site-isolation/page-scale.html is a flaky failure. by Yasmin Karimi · 23 hours ago
  46. 8fad6f4 Move testdriver-vendor.js to LayoutTests/resources/ by Sam Sneddon · 24 hours ago
  47. 3d8ea36 AX: Implement new ARIA roles sectionfooter and sectionheader by Rahim Abdi · 24 hours ago
  48. e90b24b border-image repaint code is broken in some writing modes by Simon Fraser · 24 hours ago
  49. 2f5f4f2 [Gardening] REGRESSION(294820@main): [ iOS Debug ] fast/page-color-sampling/basic-fixed-container-edge-sampling.html is a constant crash. by Yasmin Karimi · 24 hours ago
  50. e7c2bdd [Gardening] New Test(294491@main): [ iOS Debug ] compositing/cocoa/clip-sticky-element-with-overflow-clip-on-root.html is a constant crash. by Yasmin Karimi · 25 hours ago
  51. fbcc51c Address Safer CPP warnings in the network process by Claudio Saavedra · 26 hours ago
  52. 25648c1 [Gardening] New Test(295178@main): [ iOS ] media/video-suppress-hdr-fullscreen.html is a constant failure. by Yasmin Karimi · 26 hours ago
  53. 6ca6374 Unreviewed, reverting 295847@main (d0f08b1bb8c1) by Marta Darbinyan · 26 hours ago
  54. eb6a94b [Safe CPP] Address Warnings in RenderMarquee, RenderText, RenderVideo, and TextPaintStyle by Brandon Stewart · 26 hours ago
  55. 7987ae5 [Gardening] REGRESSION(295356@main): [ iOS ] imported/blink/accessibility/link-inside-label.html is a constant failure. by Yasmin Karimi · 27 hours ago
  56. ae28047 SVG translate(X) not equal to translate(X,0) by Taher Ali · 27 hours ago
  57. 1b28942 Web Inspector: Update User Agent version number by Alan Ye · 27 hours ago
  58. c02bd85 [visionOS] We shouldn't use WKSeparatedImage layers for animated images by Etienne Segonzac · 29 hours ago
  59. 4fc9aed [Gardening] REGRESSION (294690@main ): [ macOS wk2 ] http/wpt/service-workers/navigate-iframes-window-client.https.html is a consistent failure by Yasmin Karimi · 29 hours ago
  60. c9c6fd9 [Site Isolation] Escape doesn't exit fullscreen with site isolated fullscreen content by Nikolaos Mouchtaris · 29 hours ago
  61. d6a6f29 [libpas] Enumerator should not assume remote mappings persist across calls to memory_reader_t by Dan Hecht · 29 hours ago
  62. c5239dc Reduce unsafeness by making WebCore/platform class member variables const by Anne van Kesteren · 30 hours ago
  63. 831b73d Reduce unsafeness by making WebCore's webtransport & webxr class member variables const by Anne van Kesteren · 30 hours ago
  64. 19746da dNR: high priority redirects don't beat low priority blocks by Elijah Sawyers · 30 hours ago
  65. 98f62d6 Fix the internal visionOS build after 295983@main by Charlie Wolfe · 30 hours ago
  66. 08cc264 AX: DidSpellCheck attribute not applied for editable pages/documents by Joshua Hoffman · 30 hours ago
  67. 801233e Make NetworkSession::networkStorageSession() return a smart pointer by Rob Buis · 31 hours ago
  68. 262fdfd Versioning. by Mohsin Qureshi · 31 hours ago
  69. 6bea821 [popover] Integrate with anchor positioning by Antti Koivisto · 31 hours ago
  70. c710b3e Eliminate use of getPropertyCSSValue from tests, part 2 by Darin Adler · 32 hours ago
  71. d5d653f [JSC] Track String Resolution in SpeculatedTypes by Yusuke Suzuki · 32 hours ago
  72. fe25371 REGRESSION(293449@main): [GTK] rendering and fonts broken in GTK 3 by Carlos Garcia Campos · 33 hours ago
  73. 4234f34 Reduce unsafeness by making more WebKit class member variables const by Anne van Kesteren · 33 hours ago
  74. be8df87 [Cleanup] Remove unused LinesBoundingBoxGeneratorContext from RenderInline by Alan Baradlay · 34 hours ago
  75. 8f33a78 [Cleanup] Remove shouldApplyPaintContainment from RenderInline::requiresLayer by Alan Baradlay · 34 hours ago
  76. 4f21ec3 Sync `contenteditable` from WPT upstream by Ahmad Saleem · 35 hours ago
  77. e4b4024 Sync `css/css-style-attr` from WPT upstream by Ahmad Saleem · 35 hours ago
  78. 00e6240 Sync `css/css-easing` from WPT upstream by Ahmad Saleem · 2 days ago
  79. 4e59b69 Sync `css/css-device-adapt` from WPT upstream by Ahmad Saleem · 2 days ago
  80. 5ca5086 Sync `css/css-nesting` from WPT upstream by Ahmad Saleem · 2 days ago
  81. 7bde580 Reduce unsafeness by making WebCore/platform/graphics class member variables const by Anne van Kesteren · 2 days ago
  82. 5fa7e6c Reduce unsafeness by making WebCore's webdatabase & WebGPU class member variables const by Anne van Kesteren · 2 days ago
  83. 6c6c60b Reduce unsafeness by making webaudio, webauthn, and webcodecs class member variables const by Anne van Kesteren · 2 days ago
  84. bc80fb4 css/css-view-transitions/fractional-translation-from-transform.html fails due to pixel snapping differences. by Matt Woodrow · 2 days ago
  85. 286da457 Inline elements don't relayout out-of-flow descendants when they become containing blocks for position:fixed descendants. by Matt Woodrow · 2 days ago
  86. 1eb7972 Sync `css/css-namespaces` from WPT upstream by Ahmad Saleem · 2 days ago
  87. d69f471 Box-shadow repaint is broken in some writing modes by Simon Fraser · 2 days ago
  88. 0e40efa [Safe CPP] Address Warnings in LegacyRenderSVGResource by Brandon Stewart · 2 days ago
  89. 0286b1d [JSC] Use `maxSafeIntegerASUint64` instead of `static_cast` by Sosuke Suzuki · 2 days ago
  90. a02bdae Move the remainder of control theming code back to RenderTheme from Theme by Sam Weinig · 2 days ago
  91. 1c0e4dec Sync `html/rendering/non-replaced-elements/sections-and-headings` from WPT upstream by Ahmad Saleem · 2 days ago
  92. 85787be Sync `html/browsers/the-window-object` from WPT upstream by Ahmad Saleem · 2 days ago
  93. 581e98c [Cleanup] Move checkOutOfFlowBoxesNeedLayout ASSERT_ENABLED logic to clearNeedsLayout by Alan Baradlay · 2 days ago
  94. 247e197 [Cleanup] Use canContainAbsolutelyPositionedObjects in RenderBlock::removeOutOfFlowBoxesIfNeededOnStyleChange when checking for containing block by Alan Baradlay · 2 days ago
  95. 9f0bcab [Safe CPP] Address warnings in RenderTable.h by Brandon Stewart · 2 days ago
  96. f62be72 ASSERT(!renderer.needsLayout()) in RenderBlock::checkOutOfFlowBoxesNeedLayout by Alan Baradlay · 2 days ago
  97. a89dd3d Resync uievents WPTs by Abrar Rahman Protyasha · 3 days ago
  98. 3bd0008 Reduce unsafeness by making more WebCore/bindings class member variables const by Anne van Kesteren · 3 days ago
  99. 84336cf Unreviewed, add myself as CODEOWNER for a few folders by Richard Robinson · 3 days ago
  100. 5c5ecfd Xcode project continually gets modified (IntegrityPolicy.h) by Simon Fraser · 3 days ago