Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
HEAD
5e58082
Remove LegacyNativeDictionaryRequiredInterfaceNullability from PointerEventInit
by Anne van Kesteren
· 46 minutes ago
main
5e0c6a7
Improve find in page performance by using a cached flat buffer
by Cole Carley
· 2 hours ago
c3db1aa
WKWebView._cachedActiveNSURL doesn't need to store the WTF::URL
by Chris Dumez
· 2 hours ago
7102afe
Stop using all caps in log identifiers in WebKit log definitions
by Per Arne Vollan
· 2 hours ago
d399725
Bring TestWebKitAPI up to code with regard to adoptRef, adoptCF, and adoptOSObject
by Brady Eidson
· 4 hours ago
d39fdf0f
[Gardening] Update `windows` specific test expectations
by Ahmad Saleem
· 4 hours ago
44a6ef8
[JSC] DFG should keep scope OSR-available for ModuleVar resolve_scope
by Sosuke Suzuki
· 4 hours ago
9f58e49
document.styleSheets should be accessible on DOMParser-created documents
by Chris Dumez
· 5 hours ago
f3e9e42
Update ANGLE to 2026-04-08 (641c0d0e1bbd7d7220f797887fa28a1f17bfeb7d)
by Kimmo Kinnunen
· 6 hours ago
20d0622
Unreviewed, reverting 311030@main.
by Commit Queue
· 6 hours ago
5c71cb4
CSPViolationReportBody does not report line number
by Brent Fulgham
· 7 hours ago
52dbebe
Unreviewed build fix: Remove vestigial references to libpas.a
by Geoffrey Garen
· 10 hours ago
6a202c4e
[Win] Switch to ccache depend mode
by Ian Grunert
· 13 hours ago
52a9721
[JSC] Avoid repeated lock contension due to NativeCalleeRegistry registration
by Yusuke Suzuki
· 14 hours ago
203b7fc
[Build Speed] Move debug-only code in VMManager out-of-line; causing excess template creation
by Jer Noble
· 15 hours ago
9d282b5
[GStreamer] Gardening https://bugs.webkit.org/show_bug.cgi?id=312097
by Philippe Normand
· 16 hours ago
db6887c
2X (7s) speedup in the bmalloc clean build
by Geoffrey Garen
· 17 hours ago
56d2552
WKWebView.URL should not need not parse the URL string every time it is called
by Chris Dumez
· 18 hours ago
265d100
[Win] Fix build on clang 21 https://bugs.webkit.org/show_bug.cgi?id=311934
by Ian Grunert
· 19 hours ago
cfed70b
checkUTF8 should use SIMDUTF
by Yusuke Suzuki
· 21 hours ago
a3ea192
NavigationDisabler should not block navigations in unrelated frames
by Chris Dumez
· 22 hours ago
175fd09
[WPE][Qt] Remove apparently dead code writing to offscreen surface
by Simon Pena
· 22 hours ago
5767bc4
[css-mixins-1] Register function parameter and return value types
by Antti Koivisto
· 23 hours ago
2aa1178
Add strong CSS/Style types for CSS property identifiers
by Sam Weinig
· 23 hours ago
edd693e
window.open() should consume user activation when creating a new browsing context
by Chris Dumez
· 25 hours ago
d55d921
[JSC] Short-circuit assignment should not overwrite read-only locals
by Sosuke Suzuki
· 25 hours ago
02b359f
Resync `html/rendering` from WPT Upstream
by Ahmad Saleem
· 26 hours ago
446ece8
Block redirects to data: URLs
by Anne van Kesteren
· 27 hours ago
24fbdff
Remove LegacyNativeDictionaryRequiredInterfaceNullability from EME code
by Anne van Kesteren
· 27 hours ago
25186fb
Remove LegacyNativeDictionaryRequiredInterfaceNullability from FaceDetectorOptions
by Anne van Kesteren
· 27 hours ago
8223680
Resync `css/CSS2/floats` from WPT Upstream
by Ahmad Saleem
· 29 hours ago
7e0fed7
[Gardening] Unskip now passing table layout tests post 310995@main
by Ahmad Saleem
· 29 hours ago
73e0c06
Codify that smart pointers initialized with an `adopt` method should be declared with their smart pointer type, and not `auto`
by Brady Eidson
· 30 hours ago
f1975484
[JSC] IPInt should not require metadata for constant and memory access
by Yusuke Suzuki
· 30 hours ago
ad75758
[css-anchor-position-1] getComputedStyle() of inset: auto on layout-time anchor-positioned elements should be 0
by Kiet Ho
· 31 hours ago
ca8836a
Unreviewed, reverting 310871@main.
by Commit Queue
· 31 hours ago
d093eba
XML parser hangs in trying to expand deeply nested entity references
by Ryosuke Niwa
· 32 hours ago
b9dd8d7
Remove NODELETE annotation from RenderTableSection::distributeRemainingExtraLogicalHeight
by Ryosuke Niwa
· 32 hours ago
165a746
Unreviewed, reverting 311011@main.
by Commit Queue
· 33 hours ago
730f483
Margin collapse should be allowed when preferred block size behaves as auto
by Ahmad Saleem
· 34 hours ago
0b653dd
Update `auto` to `RetainPtr` in Cocoa API tests
by Brady Eidson
· 34 hours ago
175d392
Build fix for 310997@main
by Anne van Kesteren
· 34 hours ago
14b38f0
Adopt FastFloat in XPathValue https://bugs.webkit.org/show_bug.cgi?id=307443
by Anne van Kesteren
· 34 hours ago
4a93a28
Fix outstanding safer C++ warnings in Source/WebKit
by Ryosuke Niwa
· 35 hours ago
68edc82
FontPlatformDataCocoa.mm: Remove unused SPI includes
by Vitor Roriz
· 36 hours ago
c764334
Resync `html/semantics/grouping-content` from WPT Upstream
by Ahmad Saleem
· 36 hours ago
cd3c271
Resync `html/semantics/text-level-semantics` from WPT Upstream
by Ahmad Saleem
· 36 hours ago
8ff9fd2
Resync `css/CSS2/abspos` from WPT Upstream
by Ahmad Saleem
· 2 days ago
94ddd68
Resync `html/semantics/tabular-data` from WPT Upstream
by Ahmad Saleem
· 2 days ago
11fb868
[Table] Incorrect distributed height when <td> height is set
by Alan Baradlay
· 2 days ago
5d2ff74
Fix gstDebugLevelFromWTFLogLevel not declared without journald
by tusooa
· 2 days ago
98130df
Adopt roundeven(f) in JSC https://bugs.webkit.org/show_bug.cgi?id=312040
by Anne van Kesteren
· 2 days ago
f4a29be
Structured clone of SharedArrayBuffer should throw DataCloneError outside of postMessage
by Chris Dumez
· 2 days ago
9617444
Adopt Clang and GCC __builtin_roundeven(f)
by Anne van Kesteren
· 2 days ago
dcd0fbf
Validate transferable states after serialization per spec
by Chris Dumez
· 2 days ago
27d1a32
`position: relative` doesn't work as expected on table row
by Alan Baradlay
· 2 days ago
4d404f4
wooting.io: inline-block <img> shows a larger border than in firefox/chrome
by Alan Baradlay
· 2 days ago
6959e33
Remove LegacyNativeDictionaryRequiredInterfaceNullability from RTC code
by Anne van Kesteren
· 2 days ago
b3ec744
Proper IDL [Clamp] and Blob's slice() support
by Anne van Kesteren
· 2 days ago
79351e0
Document `unsafe` use in WKSeparatedImageView
by Etienne Segonzac
· 2 days ago
1b7c3a2
[Web Inspector] [Site Isolation] Add inspector test for Page.overrideSetting with cross-origin iframes under site isolation
by Brandon Stewart
· 2 days ago
d924138
[GStreamer] Unreviewed test gardening
by Diego Pino Garcia
· 2 days ago
2281fc7
[threaded-animations] enable "Threaded Time-based Animations" by default (take 3)
by Antoine Quint
· 2 days ago
77e8828
[GStreamer] Unreviewed test gardening
by Diego Pino Garcia
· 2 days ago
bc6e9ea
[GLIB] Unreviewed test gardening
by Diego Pino Garcia
· 2 days ago
ebfab26
[threaded-animations] REGRESSION: Flickery animations on https://pudding.cool/2026/03/ivf/
by Antoine Quint
· 2 days ago
539dfd8
[GFC] Make item placement avoidance reasons more fine grained
by Sammy Gill
· 2 days ago
d8482d1
Unreviewed, reverting 308995@main (99ecafd045f5)
by Sammy Gill
· 2 days ago
befe8e6
[AppKit Gestures] Text selection gestures no longer work in some cases
by Richard Robinson
· 2 days ago
27776de
Remove LegacyNativeDictionaryRequiredInterfaceNullability from CaptionDisplaySettingsOptions
by Anne van Kesteren
· 2 days ago
152a4ad
Remove LegacyNativeDictionaryRequiredInterfaceNullability from Web Inspector code
by Anne van Kesteren
· 2 days ago
d9b2478
Remove LegacyNativeDictionaryRequiredInterfaceNullability from TextEncoderEncodeIntoResult
by Anne van Kesteren
· 2 days ago
8acae1d
[GLIB] Unreviewed test gardening
by Diego Pino Garcia
· 2 days ago
8eef87b
Fix PlayStation build following 310964@main
by Ross Kirsling
· 2 days ago
de9233f
Unreviewed, reverting 310317@main.
by Commit Queue
· 2 days ago
6de0942
[JSC][JSPI] Change WebAssembly.Suspending and WebAssembly.SuspendError to data properties
by Vassili Bykov
· 2 days ago
d03e904
Include all object elements in document named items
by Chris Dumez
· 2 days ago
93182da
Drop WKBundlePageExtendIncrementalRenderingSuppression() private API
by Chris Dumez
· 2 days ago
a026de3
Crash in `XPCEndpoint::XPCEndpoint` when running `WebKit.XPCEndpoint` and letting the test runner not terminate immediately
by Chris Dumez
· 2 days ago
aa4800b
[ASan] Work around lipo bug with >4GB static archives
by Elliott Williams
· 2 days ago
e63d3f7
[css-anchor-position-1] First child precedes second child if first child is ancestor of second child
by Kiet Ho
· 2 days ago
235b147
Declare jit_heap_runtime_config as pas_heap_runtime_config (not pas_basic_heap_runtime_config)
by Geoffrey Garen
· 2 days ago
2cc90f4
[Grid] Crash under GridTrackSizingAlgorithm::copyUsedTrackSizesForSubgrid when paint containment changes on subgrid.
by Sammy Gill
· 2 days ago
8283a18
Add cycle detection and object de-dupe logic to JavaScriptEvaluationResult::ObjCExtractor
by Brady Eidson
· 2 days ago
9bd681f
[JSC][JSPI polish] Use std::unique_ptr for EvacuatedStackSlice ownership in PinballHandlerContext
by Vassili Bykov
· 2 days ago
06ee264
Remove check for UI_BUTTON_PERFORM_PRIMARY_ACTION
by Jessica Cheung
· 2 days ago
4153942
Removed about 9% of #include statements from WTF
by Geoffrey Garen
· 2 days ago
8a0fb7d
[AutoFill Debugging] It should be possible to click targets that are scrolled offscreen
by Wenson Hsieh
· 2 days ago
46a0e68
[GARDENING] for [Site Isolation] Add ews bots for site isolation
by Robert Jenner
· 2 days ago
8cb887d
[JSC][WASM][Debugger] Generate meaningful module names from name section and source URL
by Yijia Huang
· 2 days ago
adf99e0
[JSC][WASM][Debugger] Fix DebugState incorrectly reporting VM as stopped during non-debugger VM traps
by Yijia Huang
· 2 days ago
f564c4f
RenderObjectEnums.h: Convert plain enums to enum class
by Vitor Roriz
· 2 days ago
6a97f27
HTMLMediaElement volume=0.5 does not work when using AudioContext
by Jer Noble
· 2 days ago
6814cd8
Unreviewed, reverting 310945@main (c177a1016bb3) rdar://174512801
by Robert Jenner
· 2 days ago
6adee66
[Gardening][macOS release] inspector/runtime/execution-context-in-scriptless-page.html is a flaky text failure.
by Diego De La Toba
· 2 days ago
7b88589
JSPI polish: look into getting rid of VM::m_evacuatedStacksLock
by Vassili Bykov
· 2 days ago
94556bd
[CMake][GLIB] Support PGO features in regular CMake builds with clang
by Lauro Moura
· 3 days ago
9e3d4b7
AX: fix LayoutTests that fail with --site-isolation
by Dominic Mazzoni
· 3 days ago
599f35b
[JSC] Wasm stack results should match arguments
by Keith Miller
· 3 days ago
d4ddf18
[AutoFill Debugging] Text extractions should indicate whether text form controls were AutoFilled
by Wenson Hsieh
· 3 days ago
Next »