- bca3896 Change Cole Carley's contributor status to WebKit reviewer by Cole Carley · 88 minutes ago main
- 93518ed [JSC] Add new DFG node for `StringIteratorPrototype.next` by Sosuke Suzuki · 5 hours ago
- b4a7610 CSSParserTokenRange::consumeLast() ignores its empty-range guard by Chris Dumez · 7 hours ago
- 693452d REGRESSION(235201@main): WKProcessAssertionBackgroundTaskManager can never cancel its pending release task by Chris Dumez · 7 hours ago
- 1683eb4 random() crashes when one of its arguments is invalid at computed-value time by Chris Dumez · 7 hours ago
- 0dde5cd [JSC] Add `emitBytecodeInConditionContext` for nullish coalescing by Sosuke Suzuki · 7 hours ago
- e5f479b [JSC] `InlineCacheHandler` layout static_assert fails on Windows ARM64 by Sosuke Suzuki · 7 hours ago
- e1dc9fc [LBSE] REGRESSION(315171@main): Skip three compositing tests that depend on conditional layer creation by Nikolas Zimmermann · 8 hours ago
- 477b66c Text changes that don't modify the text element size in flex layout on new compositing layer don't trigger re-render. by Alan Baradlay · 8 hours ago
- c3aca8a [LBSE] Hit-test SVG text per glyph in its SVG coordinate system by Nikolas Zimmermann · 10 hours ago
- 6fd2e01 [LBSE] Include descendant transforms in SVG visual overflow by Nikolas Zimmermann · 10 hours ago
- 21b46f5 [JSC] DFG `RegExpSearch` constant folding drops `TypeError` for non-writable lastIndex by Sosuke Suzuki · 13 hours ago
- eff90f7 [JSC] `String#replace`, `String#replaceAll` and `String#split` RegExp paths miss observable side effects by Sosuke Suzuki · 13 hours ago
- b1f2174 WKJSHandle keeps documents alive after navigation by Ben Nham · 14 hours ago
- 48ce85bc Non-unified build fixes for June 13th, 2026 by Claudio Saavedra · 14 hours ago
- 82b8665 [JSC] Use UCAL_TZ_TRANSITION_PREVIOUS_INCLUSIVE in getNamedTimeZoneEpochNanoseconds by Yusuke Suzuki · 16 hours ago
- ef55119 [Gardening]: [macOS x86_64] imported/w3c/web-platform-tests/css/css-images tests are image diff failures by Marta Darbinyan · 16 hours ago
- eb5b870 Remove dumpResourceResponseMIMETypes from InjectedBundle/TestRunner.h by Sihui Liu · 16 hours ago
- a981061 Use requesting origin instead of active origin for DeviceOrientation permission request by Sihui Liu · 16 hours ago
- df9b96d Possible null dereference in `CredentialsContainer::preventSilentAccess` by Charlie Wolfe · 17 hours ago
- 56a333e [gardening]: [macOS release] imported/w3c/web-platform-tests/web-locks/acquire.https.any.sharedworker.html is flaky crash by Marta Darbinyan · 17 hours ago
- f2a8665 [Build Speed] Header hygiene: Include What You Use by Geoffrey Garen · 18 hours ago
- 5ec3ee1 Move sandbox extension check related to local file loads from the WebContent process to the Networking process by Per Arne Vollan · 19 hours ago
- a484a18 Support pleiades on linux https://bugs.webkit.org/show_bug.cgi?id=316861 by Justin Michaud · 19 hours ago
- 720fc10 Synthetic bold adds advance width to zero-advance glyphs by Ahmad Saleem · 19 hours ago
- a0e6656 [GFC] Layout out-of-flow descendants in the modern grid path by Sammy Gill · 19 hours ago
- 3a451b6 Transforming the camera instead of the model leads to undesirable lighting effects by Mike Wyrzykowski · 19 hours ago
- 623c0e1 Add WebKit logo on `perf.webkit.org` by Fady Farag · 20 hours ago
- c9fd206 Unreviewed, build fix after 315139@main by Mike Wyrzykowski · 21 hours ago
- 88998f5 Remove WKJSHandle serialization code by Alex Christensen · 21 hours ago
- 4401bf8 [JSC] Reland global liveness MovHint removal by Yusuke Suzuki · 21 hours ago
- 67f1900 [Automatic Password Upgrades] Web process sometimes crashes when mapping stale node ID to JS handle by Wenson Hsieh · 21 hours ago
- c39df72 rename rendering/svg/SVGPathData.{h,cpp} to SVGPathFromElement.{h,cpp} by Karl Dubost · 21 hours ago
- 9414a97 REGRESSION: Use-after-free in Node::m_shadowIncludingRoot via destructor cascade not propagating into shadow roots by Ryosuke Niwa · 21 hours ago
- 4705fbb Split JSDOMWindow.cpp into smaller bits to improve build parallelism by Brent Fulgham · 21 hours ago
- 6edbf3f Differential text-alignment while stretching by Karl Dubost · 21 hours ago
- 7f60f0c [JSC] Remove extra prints from JSTests by Keith Miller · 22 hours ago
- adb3736 Mark myself (ast-hugger) as a reviewer by Vassili Bykov · 22 hours ago
- 0ac4fe2 Exclude glib from Apple builds by Jonathan Bedard · 22 hours ago
- c7fe05e [JSC] ToBoolean/TypeOfIsUndefined/TypeOfIsFunction/TypeOf/CompareEq def value in DFGClobberize doesn't depend on node's origin.semantic by Kai Tamkun · 22 hours ago
- d32378b [Site Isolation] Multiple layout tests are crashing due to assertion failure: frame->page() == this by Sihui Liu · 23 hours ago
- 98f8025 [css-grid] Import css/css-grid WPT tests 2026-06-12 by Brandon Stewart · 23 hours ago
- 0ff6666 Increase memory limit for immersive models by Jean Haberer · 23 hours ago
- 57942ae [Site Isolation] BlurFocusedElement is broken when the focused element is inside a cross-origin iframe on iOS by Zak Ridouh · 23 hours ago
- 29b8b63 [Site Isolation] Remove now passing page-cache tests from Test Expectations by Zak Ridouh · 23 hours ago
- 0ea898a [GFC] Grid items ignore row-gap/column-gap by Yulun Wu · 23 hours ago
- b0c4b51 [CMake] LowLevelInterpreterLib shouldn't serialize with the rest of JSC by Keith Miller · 24 hours ago
- 23df7d0 amazon.design: bottom of navigation menu is clipped on devices with certain viewports by Sammy Gill · 24 hours ago
- c329236 SVGFEConvolveMatrixElement should reject invalid order attribute values by Ahmad Saleem · 24 hours ago
- eb36fe1 Unreviewed, reverting 315121@main (844ebfeb1d99) by Marta Darbinyan · 24 hours ago
- af4ee67 [Gardening]: REGRESSION(315022@main): [iOS macOS] imported/w3c/web-platform-tests/largest-contentful-paint/multiple-redirects-TAO.html is a flaky failure by Marta Darbinyan · 24 hours ago
- 54ff85f [WPE][arm64] Gardening of layout tests by Alejandro G. Castro · 24 hours ago
- a6f42da [JSC] BBQJIT tail call shuffle should detect overlapping stack slots by Vassili Bykov · 24 hours ago
- ba459ba [JSC] Remove ucal_clone by reorganize ucal code by Yusuke Suzuki · 25 hours ago
- 8963f8f [GTK][WPE] Gardening of tests https://bugs.webkit.org/show_bug.cgi?id=317012 by Alejandro G. Castro · 25 hours ago
- 4b8ee8d [JSC] Use runtime check for fast path for Spread by Yusuke Suzuki · 25 hours ago
- 74720ee [Site Isolation] Iframe pushState misroutes history.back() under UseUIProcessForBackForwardItemLoading by Basuke Suzuki · 25 hours ago
- ccfb13a Null dereference beneath speechSynthesis.speak by Geoffrey Garen · 25 hours ago
- 7a6f5e3 encodeAsCBOR() emplaces the versions array twice and reads it after move by Charlie Wolfe · 25 hours ago
- 9681e24 [Site Isolation] Make UserGestureIndicator not require the mainFrameDocument by Rupin Mittal · 26 hours ago
- 844ebfe Delegated Apple Pay: Move HAVE_PASSKIT_DELEGATED_REQUEST to WebKit by David Stockley · 26 hours ago
- d93e223 Fix broken measure-build-perf patch by Elliott Williams · 26 hours ago
- 461dbf7 AuthenticatorAssertionResponse::m_synchronizable is left uninitialized by Charlie Wolfe · 26 hours ago
- 66c073b Delegated Apple Pay: Remove bincompat staging code from WebKit by David Stockley · 26 hours ago
- 21e1519 Fix typo in IDBIndex getAll* exception messages by Charlie Wolfe · 26 hours ago
- 4e561e6 [WebAuthn] Fix crash during requestPIN by Pascoe · 26 hours ago
- 2f07319 Before creating a remote AVF image decoder, the mime-type should be checked if it is supported by Said Abou-Hallawa · 27 hours ago
- 3b35043 [Site Isolation] 2x resourceLoadStatistics/omit-document-referrer* tests are failing by Rupin Mittal · 27 hours ago
- 6350c54 [CMake] codesign JavaScriptCore binary products by Keith Miller · 27 hours ago
- 346f097 [Gardening]: [iOS] ASSERTION FAILED: m_creationThreadID == currentThreadID() in TestWebKitAPI.CopyHTML.SanitizationPreservesCharacterSetInSelectedText by Marta Darbinyan · 27 hours ago
- cc25c9e Fix some uninitialized data members in WebCore/html by Chris Dumez · 28 hours ago
- b549e94 Implement CSS corner-shape logical and physical side shorthands by lilly · 28 hours ago
- 6cc340a Importing modules from a document with no base URL causes null deref by Kai Tamkun · 28 hours ago
- 719a73b [Site Isolation] Emit live Page.frameNavigated/frameDetached from cross-origin processes by Brandon Stewart · 28 hours ago
- f9f215d Improve text extraction interaction summaries when inserting text by Wenson Hsieh · 28 hours ago
- f03a38d REGRESSION(309877@main): window.event not restored when a window.onerror handler throws by Chris Dumez · 28 hours ago
- 97721ca JSCustomElementInterface fails to visit m_connectedMoveCallback during GC by Chris Dumez · 29 hours ago
- 3e38165 [WPE][cross-toolchain-helper] For the optional chromium build, do not set CHROMIUM_EXTRA_ARGS by Carlos Alberto Lopez Perez · 29 hours ago
- 06d7373 [WPE][cross-toolchain-helper] Allow detached tmux/screen sessions, set logind KillUserProcesses=no by Carlos Alberto Lopez Perez · 29 hours ago
- 2387eef AX: An anchor element that has a click handler but no href should still be considered a link by Tyler Wilcock · 29 hours ago
- 42b3ecc AX: AXTextOperations skip text input fields when isolated tree is enabled by Tyler Wilcock · 29 hours ago
- 7176d03 Remove Spatial Backdrop developer preview in favor of the Immersive API by Jean Haberer · 29 hours ago
- b29dbe2 [JSC] Remove OMGIRGenerator::RootBlock by Dan Hecht · 29 hours ago
- 7aacc65 Use-after-free in Element::dispatchBlurEvent by Ryosuke Niwa · 29 hours ago
- 5a62df1 AX: VoiceOver does not expose aria-actions custom actions when the action target is accessibility-ignored by Tyler Wilcock · 30 hours ago
- 5ccb692 [WPE] Implement a fallback popup menu by Patrick Griffis · 30 hours ago
- 7143ace Gate AddOriginAccessAllowListEntry IPC behind AllowTestOnlyIPC rdar://171243270 by Darryl Parkinson · 30 hours ago
- a586779 Animated GIF freezes when presentation attributes are changed on SVG image referenced by use element by Taher Ali · 30 hours ago
- 71eb21b [ews] Improve logging for S3 upload in case of failure by Aakash Jain · 30 hours ago
- a8884b8 Non-unified build fixes for June 12th, 2026 by Claudio Saavedra · 31 hours ago
- cf16656 [GTK][WPE] Expose search inputs as WEBKIT_INPUT_PURPOSE_SEARCH by Adrian Perez de Castro · 31 hours ago
- 41ce48e Unreviewed. Fix the build by Carlos Garcia Campos · 31 hours ago
- 5756012 [GStreamer] Video element with canvas captureStream source should not use holepunch rendering by Przemyslaw Gorszkowski · 32 hours ago
- 083f263 navigator.mediaCapabilities wrapper should not become GC-collectable before its navigator object by Przemyslaw Gorszkowski · 32 hours ago
- 3919bd6 ScreenTime data removal uses an unanchored host suffix match, deleting unrelated sites' data by Chris Dumez · 33 hours ago
- 7abc236 [CMake] Glob all Source/cmake/*.cmake files when deciding to remove CMakeCache.txt by Nikolas Zimmermann · 33 hours ago
- 6a4f65a [GStreamer] Migrate MediaStream source element to PadProbeHandle by Philippe Normand · 33 hours ago
- 8349674 [LBSE] Position non-layered transformed SVG content in the paint transform recursion by Nikolas Zimmermann · 34 hours ago
- efc6c2b Un-unify WKAttachmentTests.mm to fix build failure under certain configurations by Pascoe · 35 hours ago
- df6bba1 [WebXR] WebGL extensions not enabled when using xrCompatible context creation attribute by Sergio Villar Senin · 2 days ago