1. 4dcedad Make `CookieStorageSession::m_sessionID` const by Charlie Wolfe · 31 minutes ago main
  2. 3cd650b PrivateClickMeasurement destination secret token errors are logged with the wrong "source" label by Ahmad Saleem · 34 minutes ago
  3. 3821585 Upstream the `ENABLE_SCREEN_TIME` compile-time feature flag by Richard Robinson · 2 hours ago
  4. 79d7541 Cherry-pick 7fdaeaab71b9. rdar://175673904 by Pascoe · 2 hours ago
  5. 6f13897 Annotate Range's boundary points as owner-thread state by Chris Dumez · 3 hours ago
  6. 7468b64 AX: setting-attributes-is-asynchronous.html fails in isolated tree mode because takeFocus() waits by Tyler Wilcock · 3 hours ago
  7. 2319f25 REGRESSION(312765@main): [macOS Release] http/tests/site-isolation/accessibility/client/simple-iframe.html is a constant TIMEOUT by Dominic Mazzoni · 3 hours ago
  8. 99d900fc [Swift in WebKit] Address some Swift compiler diagnostic warnings by Richard Robinson · 3 hours ago
  9. 5d4382e Remove WebTransport crash test expectations by Alex Christensen · 3 hours ago
  10. 6156a09 [Site Isolation] Remove process model validation in SiteIsolation.MultiProcessBFCacheSameSiteWithDifferentCrossSiteIframes by Sihui Liu · 3 hours ago
  11. 6d963be [WebGPU][WGSL] Three or more inlined calls to one function over a 256-byte struct silently miscompile on iOS by Mike Wyrzykowski · 4 hours ago
  12. 1db10e3 [GARDENING][iOS] TestWebKitAPI.WKNavigation.PreferredHTTPSPolicyAutomaticHTTPFallbackAfterTerminateProcess (api-test) is a flaky Timeout. by Jetzel Espinal · 4 hours ago
  13. 3856a28 [Win] memoryFootprint() crashes under WINE by Ian Grunert · 4 hours ago
  14. 9202279 Move NetworkStorageSession from WebCore to WebKit by Charlie Wolfe · 4 hours ago
  15. 268a7c1 Pass `TextCheckingResult` by const reference so `handleAcceptedCandidateWithSoftSpaces()` can be `NODELETE` by Fady Farag · 4 hours ago
  16. 259eb3e [cleanup] Have RenderListOutsideMarker ask listMarkerSynthesizesGlyph() and a new shared listMarkerHasContent() instead of repeating both checks by Alan Baradlay · 5 hours ago
  17. f303b63 WebGPU primitive points uncaptured error by Mike Wyrzykowski · 5 hours ago
  18. 5f7bc71 [WebGPU][WGSL] Array value constructor named through a type alias emits invalid MSL, silently producing wrong compute results by Mike Wyrzykowski · 5 hours ago
  19. f02f2b9 [Apple5] WebGPU Renderbundles Device Destroyed ‘Device lost by Mike Wyrzykowski · 5 hours ago
  20. 2598447 [Quirks] Introduce the QuirkBehavior struct by Cole Carley · 5 hours ago
  21. 4fa7b55 [JSC] eval call should recognize tail-position by Yusuke Suzuki · 6 hours ago
  22. d995884 NEW TEST(319401@main): [macOS Debug] TestWebKitAPI.ContextMenuTests.MenuTrackingCancelledWhenPageCloses is flaky by Yury Semikhatsky · 6 hours ago
  23. d04ea1c (305413.959@safari-7624-branch) Embedded image is not load as image in mail app by Brady Eidson · 6 hours ago
  24. 111d7ed [JSC] `RegExpTestInline` crashes when `deleteAllCode()` runs during a DFG/FTL compilation by Sosuke Suzuki · 6 hours ago
  25. 1a29b8c [YARR] `\-` following a class set operand in a `/v` class throws a SyntaxError by Sosuke Suzuki · 6 hours ago
  26. b44e00d [JSC] `RegExp.escape` should not narrow supplementary code points to 16 bits by Sosuke Suzuki · 6 hours ago
  27. 4577b17 [JSC] Remove Heap::isPagedOut by Yusuke Suzuki · 6 hours ago
  28. 4915846 [Gardening]: NEW TEST(319873@main): [iOS] TestWebKitAPI.IndexedDB.TransactionOfSuspendedProcessIsNotAbortedByItsOwnQueuedTransaction by Marta Darbinyan · 6 hours ago
  29. a09eb78 AX: Add a layout test for accessibility text state across undo and redo by Tyler Wilcock · 6 hours ago
  30. 78b8d62 [non-cocoa][fuzz] Integer underflow OpenType findFeature by Justin Michaud · 7 hours ago
  31. 67c93bbc [WPE] REGRESSION(320333@main): 2048 new failures on JSC tests by Justin Michaud · 7 hours ago
  32. f0e9cec [Site Isolation] Removing sandbox attribute does not clear frame's sandbox flags on a same-process navigation by Sihui Liu · 8 hours ago
  33. 1bd170d [GTK][WPE] Gardening of tests - 2026-09-08 by Nikolas Zimmermann · 8 hours ago
  34. 03c6c95 [JSC] Move BlockDirectory for-stealing list to AlignedMemoryAllocator by Yusuke Suzuki · 8 hours ago
  35. ca3a9f2 [GTK][WPE] Pixel tests using testRunner.dontForceRepaint() are flaky by Nikolas Zimmermann · 9 hours ago
  36. 3f39fb9 [cleanup] Drop RenderListOutsideMarker::m_image, the marker box's copy of the list-style-image its style already holds by Alan Baradlay · 9 hours ago
  37. 681c0a0 Tab character renders too narrow when tab-size is small (proportional fonts) by Alan Baradlay · 9 hours ago
  38. 9b0f01c Replace references to ComputedStyle's "lineHeight" with "textAutosizingAdjustedLineHeight" and "computedLineHeight" with "usedLineHeight" by Sam Weinig · 9 hours ago
  39. df4d161 [NewCodable] Add the ability to decode legacy Decodable types and Data by Richard Robinson · 10 hours ago
  40. 4b78955 [GTK] Support Background Web View in WebKitWebExtensionContext by Jamie Murphy · 10 hours ago
  41. 7f183f2 Incomplete fix of WebKit bug 315528 (Message check file urls in back/forward list messages) by Brady Eidson · 10 hours ago
  42. f9ebc1a [Swift Testing] Add more affordances to make it easier to use Swift Testing by Richard Robinson · 11 hours ago
  43. 3077fc7 [AppKit Gestures] Very short (or coalesced) trackpad flick doesn't result in momentum scrolling by Tim Horton · 11 hours ago
  44. 3d00c2c Resync web-platform-tests/fetch/local-network-access by Ian Gower · 11 hours ago
  45. cc225e0 [Grid][Cleanup] Separate out stretching logic in a their own functions. by Sammy Gill · 12 hours ago
  46. 70e05bc [WebGPU] ~CommandBuffer can run on Metal completion thread, racing non-atomic CommandEncoder refcount and Device::m_commandEncoderMap by Ruthvik Konda · 12 hours ago
  47. 30a1975 AX: Each inserted child re-walks the same ancestor chain to compute is-ignored-from-parent data by Tyler Wilcock · 12 hours ago
  48. 13834c3 AX: Add a layout test for imperative slot assignment in the accessibility tree by Tyler Wilcock · 12 hours ago
  49. 32b085d AX: A disabled base-appearance select posts no AXPressDidFail by Tyler Wilcock · 12 hours ago
  50. 2b001c8 [Site Isolation] Adopt the root compositing layer when swapping drawing areas by Sihui Liu · 12 hours ago
  51. ac7790c [AppKit Gestures] For some tests, if they timeout, they may hang the entire test process if TestWebKitAPI is invoked directly by Richard Robinson · 12 hours ago
  52. 893cb75 Add PixelFormat::RGBX to support opaque RGB pixel data by Kimmo Kinnunen · 13 hours ago
  53. fe81aba [JSC] Unify allocators by Yusuke Suzuki · 13 hours ago
  54. 18ee793 ipc/networksindexeddb-close-connection-during-version-change.html times out by Kimmo Kinnunen · 13 hours ago
  55. d843c23 AXBoundsForRange returns incorrect bounds after inline boundaries in stitched accessibility text by Chinh Tran · 15 hours ago
  56. 5f14e32 Introduce CStringWithEncoding so that a CString can remember its encoding by Chris Dumez · 16 hours ago
  57. 7d26259 LibWebRTCNetwork::SignalReadPacket should take a SocketAddress by Youenn Fablet · 17 hours ago
  58. 3e12766 WebGL: premultipliedAlpha=false is composited incorrectly by Kimmo Kinnunen · 19 hours ago
  59. 2391a5c Reject unknown keys in UnifiedWebPreferences.yaml and drop what nothing reads by Anne van Kesteren · 19 hours ago
  60. fde5ce9 [CMake] Fix the build after 320632@main by Richard Robinson · 19 hours ago
  61. 1508d59 [Web Animations] Fully accelerated animations unnecessarily invalidate style while a non-accelerated animation is running by Vitaly Dyachkov · 20 hours ago
  62. 5ef1ab9 Sync template-for tests from WPT https://bugs.webkit.org/show_bug.cgi?id=318869 by Helmut Januschka · 20 hours ago
  63. f2535d3 Add missing thread-safety annotations and address potential issues they uncovered by Chris Dumez · 20 hours ago
  64. 566279d [JSC] C++ code should use truncateDoubleToInt64 for toInt32 too in x64 by Yusuke Suzuki · 20 hours ago
  65. e3fd423 Foster parenting should use the table's current parent by Anne van Kesteren · 21 hours ago
  66. 00af7a4 SVG image with a height of 0 and no width is sized as if it had no natural dimensions by Anne van Kesteren · 22 hours ago
  67. f5e2e9f Ignore the form element pointer when fragment parsing with a <template> context element by Anne van Kesteren · 23 hours ago
  68. 194d557 Retire webcoreBinding and exposed from UnifiedWebPreferences.yaml by Anne van Kesteren · 23 hours ago
  69. 173261c Validate transient user activation in UIProcess for async clipboard reads by Chris Dumez · 24 hours ago
  70. 587e3a7 getImageData should return the requested color space even for fingerprinters by Gerald Squelart · 25 hours ago
  71. b982ebd Allow annotating state that is read without locking on its owner thread by Chris Dumez · 27 hours ago
  72. 19cfe1e Use RELEASE_ASSERT in assertIsCurrent(const RunLoop&) for extra thread safety by Chris Dumez · 29 hours ago
  73. 63354f3 [Safer CPP] Drop some suppression macros that are no longer required by Chris Dumez · 29 hours ago
  74. 56c34b1 RenderLayer::backgroundIsKnownToBeOpaqueInRect should account for clip-path and mask by Fujii Hironori · 29 hours ago
  75. b36f7a6 [corner-shape] Add some more shape-outside/corner-shape tests by Simon Fraser · 30 hours ago
  76. ab7189f Add support for the palette-mix() function by Sam Weinig · 30 hours ago
  77. edc74c3 [css-values-5 calc-size()] Parsing and serialization by Antti Koivisto · 32 hours ago
  78. fa7a14d [cleanup] Drop RenderListOutsideMarker::m_textContent, the marker box's copy of text the list item already computes by Alan Baradlay · 33 hours ago
  79. 92b2fb9 [scroll-animations] WPT test `scroll-animations/css/animation-timeline-none.html` has a failure by Antoine Quint · 33 hours ago
  80. ae38411 IOSurfacePool does not try to take surfaces that were previously in use by Kimmo Kinnunen · 33 hours ago
  81. dd17e2a [glib] Unreviewed test gardening https://bugs.webkit.org/show_bug.cgi?id=323627 by Alicia Boya Garcia · 35 hours ago
  82. c0a4968 [list-marker] Give every outside list marker its content as renderers instead of hand-drawing the text and the image by Alan Baradlay · 35 hours ago
  83. f33e688 AX: Add a layout test for the bounds of a slider's accessibility value indicator by Tyler Wilcock · 2 days ago
  84. 2213481 [list-marker] The outside list marker resolves its content during layout instead of when it changes by Alan Baradlay · 2 days ago
  85. 6d631db DisplayList::RecorderImpl depends on initial state by Kimmo Kinnunen · 2 days ago
  86. 23f1d29 SkiaCompositingLayer: layers with filters are always damaged by Nikolas Zimmermann · 2 days ago
  87. 216196c [Glib][WebDriver] Step webdriver-test has been running for more than 12 hours by Claudio Saavedra · 2 days ago
  88. 1517ece [css-content] A gradient in the content property paints blank by Alan Baradlay · 2 days ago
  89. b4275c9 Remove ipc/invalid-message-to-addTrackBuffer.html by Kimmo Kinnunen · 2 days ago
  90. 10d4d20 [JSC] Folding `Shl` into `WasmAddress` index form can use a locked value's `Tmp` by Sosuke Suzuki · 2 days ago
  91. c51d679 [WPE][GTK] transferToImageBitmap broken when offscreen WebGL used with GPUProcess by Pawel Lampe · 2 days ago
  92. 74a82e4 ipc/move-to-image-buffer-cross-thread-font-crash.html asserts by Kimmo Kinnunen · 2 days ago
  93. 210feff [Skia] Use SkSurface image snapshot and temporary image in ImageBufferSkiaUnacceleratedBackend for NativeImage getters by Carlos Garcia Campos · 2 days ago
  94. fcef999 [Safer CPP] Address more warnings in Source/WebKit reported by the newer static analysis by Chris Dumez · 2 days ago
  95. 6f6d92e Simplify UnifiedWebPreferences.yaml's defaultValue by Anne van Kesteren · 2 days ago
  96. 21600a2 REGRESSION(320146@main): [GTK][WPE] Skia compositor: fix a crash with WebGL offscreen canvas by Carlos Garcia Campos · 2 days ago
  97. 1f02000 Update fetch/compression-dictionary from WPT by Frédéric Wang Nélar · 2 days ago
  98. 3f810b0 [GTK][WPE] Skia compositor: use CoordinatedPlatformLayerBufferSkiaImage for non accelerated video frame buffers by Carlos Garcia Campos · 2 days ago
  99. 12f1517 [Linux] TestWebKitAPI/Tests/IPC/ConnectionTests.cpp : warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') by Fujii Hironori · 2 days ago
  100. 2e4a326 TestWebKitAPI/Tests/WebKit/WKWebView/glib/TestResources.cpp : warning: releasing lock 's_serverLock' that was not held [-Wthread-safety-analysis] by Fujii Hironori · 2 days ago