- 42a5b53 [GStreamer][MSE] Avoid spurious seek to 0 when seeking to end by Alicia Boya Garcia · 46 minutes ago main
- 8cbbfc9 Remove non-standard `percentage` value from `-webkit-line-clamp` by Ahmad Saleem · 61 minutes ago
- 9010d6d [Skia] Re-enable damage in composition feature by Nikolas Zimmermann · 80 minutes ago
- 2f72b3d [Skia] Skip damage restriction when the damage covers the whole draw by Nikolas Zimmermann · 87 minutes ago
- ba411cf Unreviewed, speculative fix by Yusuke Suzuki · 4 hours ago
- 7b5e7da [YARR] `\P{...}` on the right side of a v-mode `&&` or `--` becomes a union by Sosuke Suzuki · 5 hours ago
- 6850883 Clicking an element nested inside a checkbox/radio wrongly activates the ancestor input by Chris Dumez · 6 hours ago
- c476e1a [GLib] layout test gardening 2026-08-09 by Fujii Hironori · 9 hours ago
- 5e3ca7a Sync `html/semantics/scripting-1/the-script-element/module` from WPT Upstream by Ahmad Saleem · 9 hours ago
- 919642b Introduce an API test for MediaRecorder dropping a frame whenever the writer input reports not ready by Fady Farag · 10 hours ago
- 12b2b07 Safari MCP: default text extraction on www.yelp.com contains many hidden SVG elements by Wenson Hsieh · 11 hours ago
- 75bb189 Stop including <objc/objc-runtime.h> and forbid it via check-webkit-style by David Kilzer · 15 hours ago
- b2ec9a4 [JSC][Intl] formatToParts must emit the era separator that format() inserts by Yijia Huang · 15 hours ago
- f880bc5 RefCountedWithInlineWeakPtr is undef in GCC 15 by Geoffrey Garen · 17 hours ago
- dfc0426 [Unified PDF] PDF HUD should show toggle for accessibility filters by Lily Spiniolas · 19 hours ago
- c4357d1 Release Mach port rights by Yusuke Suzuki · 19 hours ago
- 72928a5 [JSC] Reserve 0-slot cached memory base and size even when a module declares no memory by Yusuke Suzuki · 20 hours ago
- e10f767 [GFC] Convert percentages in grid-auto-rows/grid-auto-columns to auto when computing intrinsic grid container size by Kristian Monsen · 23 hours ago
- 96aa8e8 [GLib] layout test gardening by Fujii Hironori · 23 hours ago
- bb345ab Drop cached SequesteredMalloc arena granules on memory-pressure notification by Marcus Plutowski · 28 hours ago
- 445ef5a Add animation forwarding to child models in spatial portals by Yoel Hawa · 30 hours ago
- 334a261 [AppKit Gestures] NSWindows are left behind after each test when running several tests sequentially by Richard Robinson · 32 hours ago
- f111101 Embedded PDFs do not re-fit when the plugin frame is resized by Abrar Rahman Protyasha · 33 hours ago
- 37cfccb Fix crash from double-consuming the pending exception in DeferredPromise::reject() during Navigation reload()/navigate() error handling by Kristian Monsen · 34 hours ago
- b1bfab6 Unreviewed, use WASM_FAIL_IF_HELPER_FAILS by Yusuke Suzuki · 34 hours ago
- aa8167a [JSC] Table64 size should be checked when creating / growing, not parsing by Yusuke Suzuki · 34 hours ago
- 1d21417 Web Extensions: Add support for the offscreen API by Brian Weinstein · 34 hours ago
- 23cf2c3 LibWebRTCAudioModule.h should not be a private header by David Kilzer · 34 hours ago
- 3e351c7 [JSC] SerializedScriptValue is not carrying memory64 flag by Yusuke Suzuki · 35 hours ago
- 707048f [JSC] WebAssembly.Memory.prototype.type() needs to report current size by Yusuke Suzuki · 35 hours ago
- e07ecf4 [JSC][Temporal] Replace the four monthCode search walks with one primitive by Yijia Huang · 35 hours ago
- 1194eb4 [GTK][WPE] Gardening of tests - 2026-08-07 by Kate Lee · 35 hours ago
- c110cc1 Label default action incorrectly triggers when clicked interactive content removes itself by Chris Dumez · 36 hours ago
- 2e8a96a [JSC] Fix Wasm memory64 memarg offset parsing by Yusuke Suzuki · 2 days ago
- b1b0566 [JSC] Wasm table.copy should not use index to check identity by Yusuke Suzuki · 2 days ago
- 9f82586 Remove `using WTF::Task` since it conflicts with Swift's Task by Richard Robinson · 2 days ago
- c2a2669 [css-anchor-position] Refactor how position-anchor: none and normal work by Kiet Ho · 2 days ago
- e0a4c3f Accelerated convertImagePixels for PixelFormat::RGBA16F by Gerald Squelart · 2 days ago
- c7ed9fc [JSC] Propagate uint64_t index until we do bound-check for TypedArray by Yusuke Suzuki · 2 days ago
- 7b1a9ea [Site Isolation] Remove dead process-qualified media identifier plumbing by Zak Ridouh · 2 days ago
- 18a9a4a [WPE][cross-toolchain-helper] webkitdevci builds fail on hosts with glibc 2.43 (e.g. Ubuntu 26.04 SDK) by Nikolas Zimmermann · 2 days ago
- 99f7fae [LBSE] Update baseline + TestExpectations by Nikolas Zimmermann · 2 days ago
- 6050a91 [LBSE] Fix remaining mask issues https://bugs.webkit.org/show_bug.cgi?id=321215 by Nikolas Zimmermann · 2 days ago
- 49d0165 [LBSE] Masked SVG content is cut off at the edges of the transparency layer bound by Nikolas Zimmermann · 2 days ago
- 8795857 Restrict length values passed via script for the WebAnimation rangeStart/rangeEnd attributes to computationally independent values by Sam Weinig · 2 days ago
- d5bec83 [Gardening]: [macOS] imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html is flaky failure by Marta Darbinyan · 2 days ago
- 039dce8 Unreviewed, fix weird formatting by Yusuke Suzuki · 2 days ago
- b29eae8 [GLib] Fix webkit_favicon_database_get_page_icons() lookups by Patrick Griffis · 2 days ago
- acf8a9b [SwiftBrowser] URL field does not reflect the committed URL after navigation by Abrar Rahman Protyasha · 2 days ago
- 65b1821 Remove incorrect NODELETE annotations from Source/WebCore/css by Ryosuke Niwa · 2 days ago
- 7618e8e Unreviewed, fix stale test by Yusuke Suzuki · 2 days ago
- 9ef04da [JSC] Intl.Locale's collections should be sorted by Yusuke Suzuki · 2 days ago
- 0496fa62 [WPE] Add WebView::run-color-chooser API by Patrick Griffis · 2 days ago
- 7417386 [JSC] Align Iterator#join to the latest spec by Yusuke Suzuki · 2 days ago
- 3c2f9ab scrollend event is not fired when wheel-scrolling a subframe by Chris Dumez · 2 days ago
- da21559 [ASan] Generate a crash log when a process is killed for a failed IPC message check by David Kilzer · 2 days ago
- 9f9cfc1 [Build] Support public builds on the macOS 27 SDK by Ryan Haddad · 2 days ago
- 547e155 [JSC] Align Iterator#chunk / Iterator#windows to the latest spec by Yusuke Suzuki · 2 days ago
- 76df1b9 Rename SVGPathSegList to SVGPath to reflect its actual role by Chris Dumez · 2 days ago
- bbab514 [JSC] LazyJSValue::emit leaks a StringImpl reference when finalization is skipped by Dan Hecht · 2 days ago
- 186929f Performance seems slower with attached shader in Safari by Mike Wyrzykowski · 2 days ago
- b86307c REGRESSION(283572@main): Canvas ctx.font keywords larger and smaller scale by 1.02 instead of ~1.2 by Ahmad Saleem · 2 days ago
- 35cfc0b Plug-in byte-range requests are blocked by connect-src instead of being governed by object-src by Charlie Wolfe · 2 days ago
- f5b7a0e Site-isolated iframe processes keep a page load assertion after a cross-site navigation by Ben Nham · 2 days ago
- ff7f28a Give Issac Roy committer status by Issac Roy · 2 days ago
- af624ad Web Inspector: Canvas: distinguish configured WebGPU `<canvas>` from CSS canvas client nodes by Devin Rousso · 2 days ago
- 71c68f4 [JSC] Retire Lexer::lexExpectIdentifier() by Vassili Bykov · 2 days ago
- 428fd73 [block-in-inline] A block level box's margin after is counted twice when only that box needs layout by Alan Baradlay · 2 days ago
- 062e393 [WPE] Expose WebKitClipboardPermissionRequest API by Patrick Griffis · 2 days ago
- 6815dd9 Web Extensions sidebar is rendered per-tab instead of per-window, even in the absence of tab-specific sidebars by Ari Young · 2 days ago
- eb46d8c Dynamically created cross-site iframe gets stuck on about:blank after a back/forward reload by Per Arne Vollan · 2 days ago
- d3ad598 Fix TestWTF on arm64 linux https://bugs.webkit.org/show_bug.cgi?id=320929 by Justin Michaud · 2 days ago
- a06f835 Fail early when buildmaster configuration is incomplete by Aakash Jain · 2 days ago
- e5dca40 [Gardening]: REGRESSION(318767@main): [macOS Release] imported/w3c/web-platform-tests/wasm/serialization/memory/window-success.tentative.https.html is a flaky crash by Marta Darbinyan · 2 days ago
- 399973c [JSC][Temporal] Implement ISODateToFields and CalendarMergeFields as the spec's own operations by Yijia Huang · 2 days ago
- 2c2c1af [JSC] Overhaul ArrayBuffer & Wasm::Memory sizing with memory64 by Yusuke Suzuki · 2 days ago
- 411d06d [anon-block-removal] Fix editing/selection/end-of-document.html by Alan Baradlay · 2 days ago
- 0848b3f [block-in-inline] A block whose content is a table is treated as self-collapsing by Alan Baradlay · 2 days ago
- db5ab47 Network cache traversal decodes every record in full just to read its URL by Sihui Liu · 2 days ago
- f641af0 Add missing writeBarrier to Array.unshift by Keith Miller · 2 days ago
- 9334b44 [Custom Highlight] ::highlight() pseudo-elements should inherit from the parent element's highlight. by Antti Koivisto · 2 days ago
- 2c529b8 MediaRecorder drops a frame whenever the writer input reports not ready by Fady Farag · 2 days ago
- a0c9c2f CryptoAlgorithmX25519ParamsInit.h: Fix typo "version 2,1" by Fujii Hironori · 2 days ago
- 4cdafb4 [site-isolation] http/tests/webrtc/audioSessionInFrames.html is a permanent failure by Jean-Yves Avenard · 2 days ago
- a1678ff REGRESSION(311768@main): :focus-visible incorrectly shown after focus() inside a focused ancestor by Karl Dubost · 2 days ago
- 2bed988 Unreviewed, update test262 by Yusuke Suzuki · 2 days ago
- aa6c61f [GTK][WPE][CMake] Do not allow to build with make, require ninja instead. by Carlos Alberto Lopez Perez · 2 days ago
- 4c31e54 [Site Isolation] http/tests/site-isolation/iframe-reinsert-same-src-commits.html times out by Phinehas Fuachie · 2 days ago
- 1eb4c74 [macOS] Support gesture event handling without a backing NSEvent by Abrar Rahman Protyasha · 2 days ago
- 65b9c93 [GTK][WPE] Disable UseDamagingInformationForCompositing by default by Carlos Garcia Campos · 2 days ago
- 3ef9007 REGRESSION(314540@main): When damage propagation is turned on, scrollbars are flickering by Nikolas Zimmermann · 2 days ago
- 3e31762 [Site Isolation] Stale iframe layers are left hosted after a cross-process navigation by Anthony Tarbinian · 2 days ago
- f9278fb Turn on the back/forward cache for all web-platform-tests by Chris Dumez · 2 days ago
- f261a90 [WebDriver][WPE] Gardening W32 2026 edition by Lauro Moura · 2 days ago
- 95ffc89 [JSC] `JSC_JIT_CAGE_PROBE{,_IMPL}` fallback macros in `JITOperationValidation.h` do not compile by Sosuke Suzuki · 2 days ago
- 01ea2a8 [JSC] `String#split` should not atomize the results of a non-atom subject by Sosuke Suzuki · 2 days ago
- 4405983 [Site Isolation] First-party sites should not enter shared process by Sihui Liu · 2 days ago
- c6bd8ac SVGSVGElement.currentScale is a no-op on non-document-root outermost <svg> by Karl Dubost · 2 days ago
- 906e60b [WebDriver][Tools] Fix pytest_collection_modifyitems to support proper flaky expectations by Lauro Moura · 2 days ago
- b39e517 Remove remaining SVGPathElement's SVGPathSegList members by Chris Dumez · 2 days ago