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