- 335d97e Make :active, :focus-within, and :hover account for top layer by Anne van Kesteren · 57 minutes ago main
- 062cc0d StringParsingBuffer's operator+=() should not take in a signed integer type by Chris Dumez · 70 minutes ago
- 5dd63cf Unreviewed attempt to fix visionOS build by Chris Dumez · 82 minutes ago
- ccf5932 Address some minor inefficiencies in URL by Chris Dumez · 2 hours ago
- 0a35df2 Address small inefficiency in WeakHashSet / WeakHashMap's hasNullReferences() by Chris Dumez · 2 hours ago
- 409dd4f [WTF][glib] Fix -Wformat errors with ENABLE_JOURNALD_LOG=OFF by Alicia Boya Garcia · 3 hours ago
- 7e2a2b0 StringParsingBuffer::consume() incorrectly returns the whole buffer by Chris Dumez · 3 hours ago
- ae1329f [GStreamer][MSE] Include WebCore SourceBuffer logs in GStreamer logs by Philippe Normand · 4 hours ago
- 933f79a [GLib] Delete WTF::GMutexLocker https://bugs.webkit.org/show_bug.cgi?id=310492 by Simon Pena · 4 hours ago
- 553f822 [Swift in WebKit] Non-PAL targets should not access the internal PAL Swift bridging header (part 2) by Richard Robinson · 4 hours ago
- 68a76b6 Rseync `css-animations` from WPT Upstream by Ahmad Saleem · 4 hours ago
- 96452b6 WebGL: timer queries make the result available in wrong ScriptExecutionContext by Kimmo Kinnunen · 4 hours ago
- 83e38a6 [AppKit Gestures] Clicking PDF form controls does not always work by Richard Robinson · 4 hours ago
- ae1e607 Fix build after 309740@main by Anne van Kesteren · 4 hours ago
- cf7a2d5 Unreviewed, fix 'isPremptable' typo in Threading.h by Chris Dumez · 5 hours ago
- 5c9fe0b Move some UIProcess/mac files to ../cocoa by Anne van Kesteren · 5 hours ago
- 3a7cb2f Fix missing memory fence in ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr::deref() by Chris Dumez · 5 hours ago
- f9cc88e [Cookie Store API] Add support for setting maxAge by Rupin Mittal · 5 hours ago
- dbee191 Fix typo in URLParser FilePathStart causing backslash to skip Windows drive letter detection by Chris Dumez · 6 hours ago
- daf6a9d Unreviewed, fix `public:` used instead of `private:` in StringHashDumpContext by Chris Dumez · 7 hours ago
- 1054c35 Reduce code duplication in URLParser::percentDecode() by Chris Dumez · 7 hours ago
- 2d9fa23 FontPlatformData: Remove unused m_isEmoji and isEmoji() by Vitor Roriz · 7 hours ago
- 1c303bf Make outline-offset work with outline: auto on iOS by Anne van Kesteren · 7 hours ago
- d34a8b8 Add WKTextEffectManager and associated plumbing for refactoring to use modern text effects. by Megan Gardner · 8 hours ago
- 407fb93 Drop unused `m_advanceCount` in WeakHashMap's iterator implementation by Chris Dumez · 8 hours ago
- fa37d78 Unreviewed, fix typo in comment in Base64.cpp by Chris Dumez · 9 hours ago
- 0be722c Top color overhang may briefly disappear during rubberband restoration by Lily Spiniolas · 9 hours ago
- 3902a91 Sync `css/css-text/line-breaking` from WPT Upstream by Ahmad Saleem · 9 hours ago
- 159b6e9 [AutoFill Debugging] request(Container)JSHandleForNodeIdentifier should fall back to the nodeID if searchText is not found by Wenson Hsieh · 10 hours ago
- 607c35f Sync `css/css-text/text-indent` from WPT Upstream by Ahmad Saleem · 10 hours ago
- 8d01cc3 Reduce more unnecessary protected local variables in no-delete context in WebCore by Fady Farag · 10 hours ago
- 12b050a Upgrade ASSERT in ~ThreadSafeRefCountedBase() to ASSERT_WITH_SECURITY_IMPLICATION by Chris Dumez · 11 hours ago
- d575073 [IFC] Crash in Content::lineEllipsis during partial layout with ellipsis content by Ruthvik Konda · 11 hours ago
- 0e61de5 Unreviewed, fix typo in ThreadSafeWeakPtr.h by Chris Dumez · 12 hours ago
- 697926d Fix bad comment in SortedArrayMap.h by Chris Dumez · 12 hours ago
- 77e82e2 Unreviewed, reverting 309710@main. by Commit Queue · 12 hours ago
- 9cebb9d RenderVideo::styleDidChange should not call setNeedsLayout when there's no old style by Alan Baradlay · 12 hours ago
- 5f86587 Remove redundant unwrap/rewrap in CheckedRef copy constructors by Chris Dumez · 13 hours ago
- e4b78ba Use multiplicative hashing in BloomFilter to reduce false positive rates for keyBits > 16 by Chris Dumez · 13 hours ago
- 8710df2 Fix reversed condition in StringView::reverseFind(StringView matchString, unsigned start) by Chris Dumez · 13 hours ago
- 18b2f1f Value returned by Deque::removeAllMatching() is incorrect by Chris Dumez · 13 hours ago
- 883de0d IsSmartPtr::isNullable values are swapped between CheckedPtr and CheckedRef by Chris Dumez · 13 hours ago
- 7f1c6a8 Optimize StringImpl::find() https://bugs.webkit.org/show_bug.cgi?id=310465 by Chris Dumez · 13 hours ago
- 252d07e Add ::picker-icon to assert in RenderStyle::createAnonymousStyleWithDisplay by Elika Etemad · 15 hours ago
- 5020009 Add swiftc-wrapper.sh to the GTK and WPE release tarballs by Alberto Garcia · 17 hours ago
- 0b5a4b5 [css-values-5 attr()] Rename CSSVariableReferenceValue and other related types by Antti Koivisto · 18 hours ago
- 8bc6fc3 [Swift in WebKit] Use `CryptoDigestHashFunction` type directly in Swift instead of it's raw value by Richard Robinson · 19 hours ago
- 5edea2a Move some platform/mac files to ../cocoa by Anne van Kesteren · 20 hours ago
- 9d38702 Unified build fix for WebPageProxyCocoa. by Megan Gardner · 20 hours ago
- 451087a [IFC] U+2029 should act as a forced line break and a bidi paragraph separator by Alan Baradlay · 21 hours ago
- 61b8b8a [ruby] Crash in WebCore::RenderTreeBuilder::splitAnonymousBoxesAroundChild; RenderTreeBuilder::Inline::attach by Alan Baradlay · 21 hours ago
- 3cb72c4 [cleanup] Replace wtf::range with std::span in ruby content aligner by Alan Baradlay · 21 hours ago
- 58847a1 Logical shorthand properties with var() fail to resolve when reverted by Antti Koivisto · 21 hours ago
- e874ff0 [cleanup] Rename ruby's expandInlineBoxWithDescendants to expandInlineBoxToEncloseContent by Alan Baradlay · 23 hours ago
- 16c02c3 Render U+2028 LINE SEPARATOR as a forced line break by Alan Baradlay · 25 hours ago
- f1f1e98 [cleanup] All ruby base content needs bidi reordering (based on style, not content) by Alan Baradlay · 25 hours ago
- ccb4811 Unreviewed, reverting 309690@main. by Commit Queue · 28 hours ago
- 08d7278 Unreviewed unified build fix for MediaDeviceRouteController. by Megan Gardner · 29 hours ago
- e1702a8 Add fast path to String(CFStringRef) constructor by Chris Dumez · 29 hours ago
- 0fff634 [iOS] Update GPUExtension's Info.plist to support MediaPlayerPrivateWirelessPlayback by Andy Estes · 31 hours ago
- a9b9931 Micro-optimize charactersAreAllASCII() by Chris Dumez · 34 hours ago
- 493e3c8 Remove some unused functions and logic from CryptoDigestCommonCrypto.cpp by Richard Robinson · 35 hours ago
- 280d6e6 [GLib] Unreviewed layout test gardening by Fujii Hironori · 35 hours ago
- 7fbb647 Add modern WritingToolsSPI to adopt. by Megan Gardner · 36 hours ago
- e28a1c9 [iOS] Encapsulate AVExperienceController in a Swift type inside WKSExperienceController by Andy Estes · 2 days ago
- 61500af Add support for having both Sanitizer and regular builds side by side by Zak Ridouh · 2 days ago
- 1243de6 REGRESSION(306531@main): imported/w3c/web-platform-tests/html/canvas/element/manual/filters/canvas-filter-shadow-and-properties.html is a constant IMAGE failure on macOS 26.4 by Said Abou-Hallawa · 2 days ago
- 272fa15 Move some platform/audio/mac files to ../cocoa by Anne van Kesteren · 2 days ago
- d1aca03 [JSC] Lazily save/restore LR in HandlerIC by Keith Miller · 2 days ago
- c5aef45 [css-values-5 attr()] Basic substitution support by Antti Koivisto · 2 days ago
- 2df5381 [Swift in WebKit] Remove some Swift compiler checks now that the Safer CPP bot handles Swift by Richard Robinson · 2 days ago
- 153d200 Enhanced <select>: make appearance change detection actually work by Anne van Kesteren · 2 days ago
- 21fa289 Move majority of platform/text/mac files to ../cocoa by Anne van Kesteren · 2 days ago
- 14584f5 rdar://165926852 ([ Build-Failure ] error: unrecognized symbol "PFMetadataImageSourceIsSpatialMedia") by Etienne Segonzac · 2 days ago
- 021ea0b Move platform/mediastream/mac to ../cocoa, take 2 by Anne van Kesteren · 2 days ago
- eaba1c2 [JSC] Add comments explaining PropertyInlineCache and subclasses by Keith Miller · 2 days ago
- 1ff4770 Address potential memory leak in StringImpl::reallocateInternal() by Chris Dumez · 2 days ago
- 7bea18c TextBreakIteratorCFStringTokenizer::setText() uses wrong range when prior context is non-empty by Chris Dumez · 2 days ago
- 473c76d [GLIB] Garden failing get-favicon API test by Claudio Saavedra · 2 days ago
- f6b3d04 [GStreamer] Reduce unsafe buffer usage accross GStreamer classes by Claudio Saavedra · 2 days ago
- a3dbd65 [LBSE] Fix svg/custom/visibility-override-filter.svg by Rob Buis · 2 days ago
- 095e7f1 Resync `cookies` from WPT Upstream by Ahmad Saleem · 2 days ago
- 57cc442 [GLIB] Unreviewed test gardening by Claudio Saavedra · 2 days ago
- 099f5a4 Invalidate ::slotted nested pseudo-elements by Anne van Kesteren · 2 days ago
- 91d5f2e [Site Isolation] Fix null dereference crash when focus navigates into cross-origin iframe containing a nested remote frame by Sean Patterson · 2 days ago
- bb3a385 Use ShareableBitmaps for the QuickLook fullscreen message <rdar://140581661> by Robert Jenner · 2 days ago
- 7b43a56 [libpas] Unify PAS_ASSERT behavior by Marcus Plutowski · 2 days ago
- c03651a [JSC] Improve worst case performance of Air stack allocation by Dan Hecht · 2 days ago
- f7b6037 [Swift in WebKit] Remove useless wtf/RetainReleaseSwift.h file by Richard Robinson · 2 days ago
- 6c3c641 [Site Isolation] Dynamically created cross-site iframes should not add back/forward list entries by Basuke Suzuki · 2 days ago
- 7f02fdc [Glib] Unreviewed layout test gardening by Fujii Hironori · 2 days ago
- d4ea382 Remove a lot of `CLANG_WEBKIT_BRANCH` conditions now that SaferCPP bot builds Swift by Richard Robinson · 2 days ago
- 278b1a8 REGRESSION(Sequoia): Remove Times from serif fallback caused U+F8FF (the Apple logo) to come from a different font by Vitor Roriz · 2 days ago
- 34c3152 Stop using all caps in forwardable log identifiers by Per Arne Vollan · 2 days ago
- 30479f7 Constructing a String from a null ASCIILiteral should result in a null String by Chris Dumez · 2 days ago
- 5380768 Unreviewed Unified Build for for WKActionSheetAssistant.h. by Megan Gardner · 2 days ago
- 80310c2 Add --test-list argument to run-api-tests command by Jessica Lee · 2 days ago
- 687172c Allow constructing a CheckedPtr/CheckedRef from a WeakPtr/WeakRef by Chris Dumez · 2 days ago
- eabb201 Implicit narrowing conversion in String::ascii() by Chris Dumez · 2 days ago
- 772bdd2 AX: Functions should be excluded from accessibility/ARIA-reflection.html by Joshua Hoffman · 2 days ago