1. ceed1b6 AX: list-marker-content-renderers-text.html fails in ITM because it queries focus synchronously after changing it (prior to a notification, thus not acting like an AT) by Tyler Wilcock · 80 minutes ago main
  2. 79282f6 Fix a build issue after 320526@main by WebKit CI Build Triage · 82 minutes ago
  3. c0121e1 Make SystemHeap-enabled failure actions equivalent to SystemHeap-disabled failure actions. by Mark Lam · 86 minutes ago
  4. 66d43be Revised Mixed Content rules to match LNA spec by Ian Gower · 2 hours ago
  5. e8639fd [Quirks] Remove additional compile flags in the Quirk accessor functions by Cole Carley · 2 hours ago
  6. ca158eb [JSC] Adopt the instance-scoped qWasmGlobal packet form by Jonas Devlieghere · 2 hours ago
  7. 64168e4 [CSS Module Scripts] Verify if a module type is allowed before fetching by Kiet Ho · 3 hours ago
  8. 054171f [macOS] "Copy" option is enabled in edit menu after selecting text in PDF with copying disallowed by Abrar Rahman Protyasha · 3 hours ago
  9. 67bf126 [list-marker] text-indent moves the list marker with the text by Alan Baradlay · 3 hours ago
  10. 65dd1d3 [list-marker] align-content leaves the list marker behind by Alan Baradlay · 3 hours ago
  11. e513b5f [non-cocoa][fuzz] GIF image decoder should not have negative width/height by Justin Michaud · 3 hours ago
  12. 1be505b [Flex Wrap Balance] Add parsing support for flex-line-count by Issac Roy · 3 hours ago
  13. d257d67 Re-import css/css-highlight-api WPT by Tim Nguyen · 3 hours ago
  14. bd7861b [Site Isolation] Change coordinate space for cross-process frame geometry by Ben Nham · 3 hours ago
  15. da79705 ScrollingStateTree::insertNode does redundant work reordering children on pages with many sibling scrolling nodes by Ahmad Saleem · 4 hours ago
  16. 7e1a50e [Swift in WebKit] Annotate a few more WTF container types as Escapable & Copyable by Richard Robinson · 4 hours ago
  17. 2d60427 [NewCodable] Add the ability to decode more primitive types by Richard Robinson · 4 hours ago
  18. 946a6c0 Cache.delete() and Cache.keys() swallow exceptions thrown while constructing a Request from a URL string by Ahmad Saleem · 4 hours ago
  19. 1207e68 [Text Extraction] Stale node UID resolution heuristic should surface failure in the case where the resolved node is stale by Wenson Hsieh · 4 hours ago
  20. f2a07be WKWebView does not enforce CORS response header validation for apps' custom schemes after registerURLSchemeAsCORSEnabled() by Brady Eidson · 5 hours ago
  21. e6507c8 Pre-invalidate captured-variable WatchpointSets in generator and async function bodies by Anand Srinivasan · 5 hours ago
  22. 4a2069d Reject WebRTC socket creation with overlong hostname to fix crash by Kristian Monsen · 5 hours ago
  23. 9f7bc07 [GTK][WPE] Build and run the IPC API tests on Linux by Alejandro G. Castro · 6 hours ago
  24. f56eb24 WebDriver reports "stale element reference" for a node reference from a different browsing context by Brent Fulgham · 6 hours ago
  25. 67c4317 Remove MediaQueryParserContext by Antti Koivisto · 6 hours ago
  26. 0ddad2a [JSC][Wasm] Use ARM64 post-index in the restore-frame copy by Sergey Rubanov · 7 hours ago
  27. 9908437 [cmake] Add more clang-target by Adrian Taylor · 7 hours ago
  28. 5204a1a REGRESSION (Safari 27): line-height quirk not applied inside inline-block by Alan Baradlay · 8 hours ago
  29. 2a20415 Null-check history items in history dumping testing code by Zak Ridouh · 8 hours ago
  30. 1bf94f1 [Canvas] parseColor() constructs CSSParserContext(HTMLStandardMode) twice by Ahmad Saleem · 8 hours ago
  31. 56d21bc [cmake] Set ENABLE_WEBGPU_SWIFT correctly by Adrian Taylor · 8 hours ago
  32. 3c0232a CanvasNoiseInjection misclassifies the bottom-left pixel due to an off-by-one in the bottom-row check by Ahmad Saleem · 8 hours ago
  33. 10ace68 [list-marker] Rename RenderListMarker to RenderListOutsideMarker by Alan Baradlay · 8 hours ago
  34. 5e2f8ed AX: Add layout tests for the text marker index space over non-Latin scripts by Tyler Wilcock · 8 hours ago
  35. 5eee8c0 AX: Add layout tests for bidirectional text and runtime text direction changes by Tyler Wilcock · 8 hours ago
  36. 9977e3c AX: Add layout tests for the text marker index space over emoji and invisible characters by Tyler Wilcock · 8 hours ago
  37. 2ce849b [GTK][WPE] REGRESSION(320146@main): build is broken with USE_TEXTURE_MAPPER=OFF and USE_GBM=OFF by Alejandro G. Castro · 10 hours ago
  38. 87c7250 [list-marker] unicode-bidi and direction on ::marker have no effect on an inside marker by Alan Baradlay · 10 hours ago
  39. 272c829 [JSC][Wasm] Add memory.fill and memory.copy stress tests by Sergey Rubanov · 11 hours ago
  40. bd286f7 [WPE] Add a tutorial about writing a WPE platform implementation by Claudio Saavedra · 11 hours ago
  41. ab9b56a [EWS] Each results-database test step carries its own copy of the shared reporting behaviour by Issac Roy · 12 hours ago
  42. 772a91a [EWS] results-db log contains a JSON dump of everything reported to results.webkit.org by Issac Roy · 12 hours ago
  43. c9d3d54 Remove incorrect `NODELETE` annotation from `Document::invalidateAccessKeyCacheSlowCase()` by Fady Farag · 12 hours ago
  44. 1bcccdd Fix test failures using cmake and most recent MacOS SDK by Adrian Taylor · 14 hours ago
  45. bce916c [NewCodable] Add an initial implementation of a Swift decoder for JS evaluation by Richard Robinson · 14 hours ago
  46. 57303f8 Avoid redundant PasteboardCustomData copies when writing clipboard items by Ahmad Saleem · 14 hours ago
  47. cbd15fc [JSC] Add Karatsuba multiplication to `JSBigInt` by Sosuke Suzuki · 14 hours ago
  48. 4af7b77 SkiaCompositingLayer: Take the last animation value after animation ended by Fujii Hironori · 15 hours ago
  49. a2b3ca6 [css-values-5] Support tree counting functions in container queries by Antti Koivisto · 15 hours ago
  50. 956f6fb [YARR] Match lookbehinds in the interpreter from a copy of the disjunction in match order by Sosuke Suzuki · 15 hours ago
  51. 63337fa Remove duplicate Blink-imported tests that are byte-identical to existing WebKit tests by Ahmad Saleem · 15 hours ago
  52. f42e74f [GTK][WPE] Skia compositor: backing store tiles ignore the layer transform when picking sampling options by Nikolas Zimmermann · 15 hours ago
  53. 8d57bce Modernize isValidPathSegment() to use a range-based for loop over code units by Ahmad Saleem · 15 hours ago
  54. 0d6cf47 [JSC] Vectorize `Array#indexOf` and `Array#includes` on long Int32 and Double arrays by Sosuke Suzuki · 16 hours ago
  55. 3414165 [JSC] `RegExp#test` should fast-fail on an input shorter than the pattern's minimum size by Sosuke Suzuki · 16 hours ago
  56. 7f4b74c Resync `cookies` from WPT Upstream by Ahmad Saleem · 17 hours ago
  57. e6874d7 [WPE] Gardening of WPE arm64 flakies by Claudio Saavedra · 17 hours ago
  58. edd9fe9 [Site Isolation] http/tests/misc/webtiming-cross-origin-and-back1.html is a timeout by Jessica Lee · 17 hours ago
  59. b7794d4 Refactor CachedCSSStyleSheet::sheetText to return std::expected by Kiet Ho · 18 hours ago
  60. f8e5626 Simplify icon "purpose" parsing in ApplicationManifestParser by Ahmad Saleem · 18 hours ago
  61. f2edbf6 Deduplicate identical image/png and image/svg+xml read branches in Clipboard::getType by Ahmad Saleem · 18 hours ago
  62. dc774f0 Use WTF::switchOn for the BufferOrString variant in ClipboardItemBindingsDataSource by Ahmad Saleem · 18 hours ago
  63. fcfb429 DOMAudioSession::type() redundantly tests the document twice against the same fallback by Ahmad Saleem · 18 hours ago
  64. 7c50970 Add early-return to `SVGAElement::isKeyboardFocusable` and drop redundant `isFocusable()` checks by Ahmad Saleem · 18 hours ago
  65. 635ad03 Avoid per-item String and Ref<DOMPromise> copies in ClipboardItemBindingsDataSource::collectDataForWriting() by Ahmad Saleem · 18 hours ago
  66. f492fdc Remove dead reportingObservers local in ReportingScope::notifyReportObservers() by Ahmad Saleem · 18 hours ago
  67. a0042af [JSC] Add "dc zva" zero-fill loop for sanitizeStackForVM by Yusuke Suzuki · 18 hours ago
  68. 0d58b76 Fix crash in MemoryCache::add after 315967@main by Alex Christensen · 20 hours ago
  69. 1f4a1bf Negative z-index layer inside stacking context fails to composite when overlapping external composited layer by Ahmad Saleem · 20 hours ago
  70. c064647 Add callback for completed Apple Pay transactions by Harrison Weinerman · 20 hours ago
  71. 7b5f5df [Site Isolation] Concurrent navigations to the same site should share the same process by Anthony Tarbinian · 22 hours ago
  72. 0927bf2 fix typo in IOSurfacePool.h by Mike Wyrzykowski · 22 hours ago
  73. b6fb7aa [resultsdbpy] The EWS upload and query endpoints are missing from /documentation by Issac Roy · 22 hours ago
  74. 0491e835 AX: Add layout tests for form control state reaching accessibility by Tyler Wilcock · 23 hours ago
  75. 4b594da AX: Add layout tests for accessibility attributes that had none (AXContents, AXTabs), and new coverage for editable design-mode web areas by Tyler Wilcock · 23 hours ago
  76. 7d9b535 AX: Add layout tests for line / sentence / word text marker boundary round trips by Tyler Wilcock · 23 hours ago
  77. 9e098ca [EWS] API EWS runs the whole retry ladder for an already-known flaky failure by Issac Roy · 23 hours ago
  78. ae4e640 [Text Extraction] iOS: Override several mouse-related media queries when loading desktop-class content with background text extraction by Wenson Hsieh · 23 hours ago
  79. d9f0af2 Remove dead declared-but-undefined member functions from ResourceMonitorThrottler by Ahmad Saleem · 24 hours ago
  80. 09cf0cb MediaSession::setActionHandler() looks up the document multiple times and shadows a local by Ahmad Saleem · 24 hours ago
  81. ffffaa2 [list-marker] Opening a <details> makes its summary one pixel shorter by Alan Baradlay · 24 hours ago
  82. c7920bb [CMake] Add swiftc+ninja tracing tool by Elliott Williams · 25 hours ago
  83. d1856da [CMake] TestWebKitAPI fails to build due to injected bundle API deprecations by Elliott Williams · 25 hours ago
  84. b437008 Update emw-apple CODEOWNERS by Elliott Williams · 25 hours ago
  85. 7b6b37f Fix cookie list splitting in the test HTTP/2 server. rdar://186509924 by Jeffrey Xu · 25 hours ago
  86. 8783151 Unreviewed, reverting 681@main (95c3cfc25878) rdar://176483048 by Robert Jenner · 25 hours ago
  87. d77fbd5 [ews] Fail the build early when change_id is missing by Aakash Jain · 26 hours ago
  88. 89be836 Update test expectations for two EnhancedSecurity API tests by Brady Eidson · 26 hours ago
  89. 23b9690 [JSC] Split validation and evaluation of wasm constant expression by Yusuke Suzuki · 26 hours ago
  90. 8c21d77 Remove extraneous get()'s from WebParentalControlsURLFilter.mm by Jessica Lee · 27 hours ago
  91. dae912f AX: isTableCellInSameColGroup and nextUnignoredSibling are unused functions by Tyler Wilcock · 27 hours ago
  92. 5a427de [EWS] JSC EWS can excuse a test failure on flakiness recorded by the pull request under test by Issac Roy · 27 hours ago
  93. f50c657 [TestWebKitAPI] Add missing Cocoa test sources to CMakeLists.txt by Elliott Williams · 28 hours ago
  94. 9b93787 [Text Extraction] battle.net: one-time code fields are skipped in text extraction results by Wenson Hsieh · 28 hours ago
  95. f15a2f2 [list-marker] RenderListItem should answer for its marker instead of its callers consulting RenderListMarker by Alan Baradlay · 28 hours ago
  96. 99be793 Give Ian Gower committer status by Ian Gower · 29 hours ago
  97. 3fc4ee5 [css-link-params] Add a tentative test for currentcolor as a parameter value by Taher Ali · 29 hours ago
  98. 55e028f [macOS] Text selection options missing from context menu in PDFs with copying disabled by Abrar Rahman Protyasha · 29 hours ago
  99. 4a276aa AX: In isolated tree mode, AXIndexForTextMarker returns 0 for a text marker in an empty text field at the end of the document by Tyler Wilcock · 29 hours ago
  100. 32a2a70 A page cannot opt out of the spatial video renderer (experimental) by Phinehas Fuachie · 29 hours ago