-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: WebKit/WebKit
Overview
-
0 Active issues
-
- 292 Merged pull requests
- 81 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
292 Pull requests merged by 96 people
-
Adopt more UniqueRef in WebCore/platform
#47555 merged
Jul 4, 2025 -
[CMake][LibWebRTC] Update 'libwebrtc' sources after 296961@main
#47552 merged
Jul 4, 2025 -
Update ANGLE to 2025-06-19 (411446032daa97dc889968b97fc4cb35fb9548b4)
#47538 merged
Jul 4, 2025 -
AX: consider z-index when computing ignored when a modal is present
#47551 merged
Jul 4, 2025 -
DOMCacheStorage methods can assert in Debug
#47058 merged
Jul 4, 2025 -
Adopt more UniqueRef in SVG
#47558 merged
Jul 4, 2025 -
[Form Control Refresh] Author-specified padding on a <button> is being ignored
#47507 merged
Jul 4, 2025 -
Further drop WTF_ALLOW_UNSAFE_BUFFER_USAGE for linux/ResourceUsageThreadLinux
#47590 merged
Jul 4, 2025 -
[Swift in WebKit] Add Swift to the style checker
#47557 merged
Jul 4, 2025 -
AX: AXObjectCache::m_nodeObjectMapping stores Markable<AXID>s when it could just store AXIDs
#47586 merged
Jul 4, 2025 -
Adopt in-process AVAssetWriter on platforms supporting it
#47525 merged
Jul 4, 2025 -
Unreviewed, reverting 296996@main (da4cdb7daf77)
#47580 merged
Jul 4, 2025 -
Revert 294623@main (GraphicsContextFiltersEnabled removal)
#47569 merged
Jul 4, 2025 -
Fix undefined behavior for loading model types as the main resource for child frames
#47512 merged
Jul 3, 2025 -
Add IPC plumbing for FocusController to continue "advance focus" operations in remote processes
#47529 merged
Jul 3, 2025 -
[css-grid] Align grid items hit-testing order with painting order
#47157 merged
Jul 3, 2025 -
Update jelee53 status to committer
#47582 merged
Jul 3, 2025 -
Unreviewed, reverting 296984@main (84d86c9e712c)
#47578 merged
Jul 3, 2025 -
Remove
svg-currentcolor-dynamic-inherit.html
in favor of WPT upstream tests#47570 merged
Jul 3, 2025 -
[WPE][GTK] Fix documentation of WebKitDeviceInfoPermissionRequest
#47568 merged
Jul 3, 2025 -
[GTK][Canary] Use LLVM flatpak extension from flathub-beta
#47572 merged
Jul 3, 2025 -
The share sheet launches at the very top center of the Safari window when attempting to share text
#47535 merged
Jul 3, 2025 -
[WTF] Refactor
normalizedFloat
and Add Test Cases#46942 merged
Jul 3, 2025 -
text-spacing: text-autospace: should not impact WidthIterator::calculateAdditionalWidth
#47496 merged
Jul 3, 2025 -
Revert 296395@main for causing fullscreen regression on x.com
#47562 merged
Jul 3, 2025 -
[WebGPU] synchronizeResource is not needed for UMA systems
#47519 merged
Jul 3, 2025 -
[commits.webkit.org] "Copy Link" button feels slow due to its commit validation behavior
#47408 merged
Jul 3, 2025 -
Web Inspector: Quick Open dialog doesn't show any results when an Inspector Bootstrap script exists
#47550 merged
Jul 3, 2025 -
REGRESSION (290813@main): Some videos on Amazon Prime have no audio
#47534 merged
Jul 3, 2025 -
[GTK][Canary] Update to GNOME nightly runtime based on Freedesktop SDK 25.08 beta
#47565 merged
Jul 3, 2025 -
[WPE] Fix non-unified build after main@1f8ecb5d
#47554 merged
Jul 3, 2025 -
[GARDENING][ macOS wk2 Debug ] media/media-vp8-webm-error.html is a flakey text failure
#47559 merged
Jul 3, 2025 -
[GARDENING][ macOS ] imported/w3c/web-platform-tests/xhr/send-redirect.htm is a flakey text failure
#47556 merged
Jul 3, 2025 -
Update iOS SDKDB baseline for 18.5
#47520 merged
Jul 3, 2025 -
Stop serializing size_t
#47515 merged
Jul 3, 2025 -
Adopt more UniqueRef in clipboard, webdatabase, and page
#47541 merged
Jul 3, 2025 -
[WEBXR][GTK][WPE] Implement startSession/endSession in the PlatformXRCoordinator
#47477 merged
Jul 3, 2025 -
Adopt UniqueRef in ThreadGlobalData
#47542 merged
Jul 3, 2025 -
Adopt UniqueRef and const in UIProcess/Automation
#47545 merged
Jul 3, 2025 -
Adopt UniqueRef in WebCore/inspector
#47536 merged
Jul 3, 2025 -
Adopt more UniqueRef in FrameLoader
#47537 merged
Jul 3, 2025 -
Adopt UniqueRef in WebCore/contentextensions
#47533 merged
Jul 3, 2025 -
Adopt UniqueRef in WebCore/bindings
#47531 merged
Jul 3, 2025 -
Digital Credentials API: add default toJSON() to DigitalCredential interface
#47472 merged
Jul 3, 2025 -
Add performance test for WebGL compileShader
#47532 merged
Jul 3, 2025 -
structuredClone should preserve Error.cause
#47488 merged
Jul 3, 2025 -
AVVideoCaptureSource first frames check is not always correct on restart
#47485 merged
Jul 3, 2025 -
Reduce unsafeness in fetch module
#47441 merged
Jul 3, 2025 -
Implement convertVideoPixelFormatToString for VideoPixelFormat logging purposes
#47436 merged
Jul 3, 2025 -
Reduce unsafeness in speech module
#47434 merged
Jul 3, 2025 -
[Cleanup] Move
revealClosedDetailsAncestors
to a new file#47527 merged
Jul 3, 2025 -
[iOS] [SelectionHonorsOverflowScrolling] No selection UI after selecting text on paused video
#47528 merged
Jul 3, 2025 -
[Form Control Refresh] Focus ring clipped for native <select> buttons
#47423 merged
Jul 3, 2025 -
[JSC] Fix typo in function name
#47518 merged
Jul 3, 2025 -
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE in WTF::BitVector
#47471 merged
Jul 3, 2025 -
Unreviewed, reverting 295690@main (b8888bb0a749)
#47523 merged
Jul 3, 2025 -
[Form Control Refresh] Debug assert may trigger crash during slider painting
#47502 merged
Jul 3, 2025 -
[Style] Remove exposure of the underlying LengthType in Style::LengthWrappers
#47498 merged
Jul 3, 2025 -
[WebGPU] Relax some compiler workarounds to all targets
#47394 merged
Jul 3, 2025 -
[CSS] Basic support for @scope in WebInspector
#47514 merged
Jul 3, 2025 -
REGRESSION(296903@main): failed debug assertion in
AnimationTimelinesController::cacheCurrentTime()
#47505 merged
Jul 3, 2025 -
Bifurcate megapage caches into compact and non-compact variants
#47384 merged
Jul 3, 2025 -
Update ryanfuller status to committer
#47501 merged
Jul 2, 2025 -
AX: [iOS] empty headings should not be accessibility elements
#47473 merged
Jul 2, 2025 -
Convert export-w3c-test-changes to use webkitscmpy/webkitbugspy
#45748 merged
Jul 2, 2025 -
Improve the output format of check-webkit-style
#47333 merged
Jul 2, 2025 -
Use double instead of CoreIPCNumber for non-boolean number JavaScriptEvaluationResults
#47504 merged
Jul 2, 2025 -
Unreviewed, reverting 296822@main (7b40858ca529)
#47511 merged
Jul 2, 2025 -
Fix memory leak in WebProcessPool::registerUserInstalledFonts
#47499 merged
Jul 2, 2025 -
Skip some RegExp test262 tests due to UCD changes
#47508 merged
Jul 2, 2025 -
grid-max-content-size-with-max-content-item: fix WPT linter complaint (trailing whitespace)
#47506 merged
Jul 2, 2025 -
Some backdrop-filter WPTs are fuzzy failures.
#46349 merged
Jul 2, 2025 -
Occasional crash in WKMouseDeviceObserver.connectedDeviceCount.setter due to precondition violation
#47494 merged
Jul 2, 2025 -
Web Inspector: Elements: add support for
@starting-style
#46694 merged
Jul 2, 2025 -
Adopt smart pointers in WebFullScreenManagerProxy.cpp, WebInspectorClient.cpp, WebInspectorInternal.cpp
#47411 merged
Jul 2, 2025 -
Add Vignesh Rao to contributors.json
#47500 merged
Jul 2, 2025 -
[JSC] Add runtime option for ObjectAllocationSinking verbosity
#47495 merged
Jul 2, 2025 -
Change logging prefix for forwarded logs
#47347 merged
Jul 2, 2025 -
Add autofilledAndObscured/autofilledAndViewable APIs for autofill content scripts
#47379 merged
Jul 2, 2025 -
media/media-source/media-managedmse-idl.html has invalid
webkit-test-runner
header#47493 merged
Jul 2, 2025 -
"inherit" as variable substitution fallback not working when setting custom property
#47490 merged
Jul 2, 2025 -
AX: aria-controls and aria-activedescendant targets outside an aria-modal shouldn't be ignored
#47451 merged
Jul 2, 2025 -
Adopt more UniqueRef in Source/WebKit
#47486 merged
Jul 2, 2025 -
object-fit: scale-down is ignored when srcset attribute and w descriptor is used
#47479 merged
Jul 2, 2025 -
Web Inspector: Add Versioned Protocol for iOS 26.0 and macOS 26.0
#46798 merged
Jul 2, 2025 -
[JSC] Wasm: align SIMD stack slots
#47463 merged
Jul 2, 2025 -
REGRESSION (296407@main): White line through audio player on sfgate.com article
#47470 merged
Jul 2, 2025 -
REGRESSION (296287@main): Regressed
variable-css-wide-keywords.html
(two subtests)#47484 merged
Jul 2, 2025 -
[css-anchor-position-1] Scroll compensation should be determined per-axis
#47440 merged
Jul 2, 2025 -
[ews] Use a dedicated method to create command list for CheckOutPullRequest step
#47481 merged
Jul 2, 2025 -
More Cocoa HAVE directives cleanup
#47367 merged
Jul 2, 2025 -
ANGLE: FindPreciseNodes is compiled but not used on Metal
#47431 merged
Jul 2, 2025 -
REGRESSION(294049@main):
document.timeline.currentTime
never advances#47359 merged
Jul 2, 2025 -
Adds Quirk to remove a misleading message from Facebook (with their agreement)
#47422 merged
Jul 2, 2025 -
[Liquid Glass] Color extensions sometimes fail to update when scrolling to sticky elements
#47454 merged
Jul 2, 2025 -
REGRESSION (295636@main): Crashes in Books underneath
DictionaryLookup::showPopup
#47467 merged
Jul 2, 2025 -
[Regression@296647@main] HDR canvas is no longer HDR
#47465 merged
Jul 2, 2025 -
Speculative fix for PS Debug following 296736@main
#47469 merged
Jul 2, 2025 -
[iOS] msn.com videos exit from fullscreen immediately
#47391 merged
Jul 2, 2025 -
attachShadow should use the shadow host's registry when customElementRegistry is null
#47428 merged
Jul 2, 2025 -
SaferCpp issues in ComputePassEncoder.mm
#47288 merged
Jul 2, 2025 -
AX: accessibilityPerformEscape should return whether or not the escape event was handled
#47425 merged
Jul 1, 2025 -
[webkitpy] List 'websocket' as a first class AutoInstall package
#47442 merged
Jul 1, 2025 -
_WKWarningView build broken on watchOS because of unavailable UITextViewDelegate method
#47460 merged
Jul 1, 2025 -
Sync
css/css-font-loading
from WPT upstream#47450 merged
Jul 1, 2025 -
[WPE][cross-toolchain-helper] Update to recent meta-webkit
#47461 merged
Jul 1, 2025 -
[Model Element] Limit the number of models that can load in parallel to lower peak memory footprint
#47447 merged
Jul 1, 2025 -
[Form control refresh] Text/decoration colors are incorrect for button-like controls in certain cases
#47348 merged
Jul 1, 2025 -
[GARDENING][ Sequoia macOS wk2 x86_64 ] svg/gradients/spreadMethodAlpha.svg is a constant image failure
#47458 merged
Jul 1, 2025 -
Adopt smart pointers in RemoteWebInspectorUI.cpp
#47322 merged
Jul 1, 2025 -
Stop using UncheckedKey containers in WTF::SmallMap
#47382 merged
Jul 1, 2025 -
Unreviewed, reverting 296874@main (61146171877c)
#47456 merged
Jul 1, 2025 -
Safari blocking extension redirect as "known tracker".
#47402 merged
Jul 1, 2025 -
[WebGPU] Move GPUAdapter isFallbackAdapter attribute to GPUAdapterInfo
#47152 merged
Jul 1, 2025 -
Fix inheritance of type compactness in TZone type specification
#47390 merged
Jul 1, 2025 -
[WPE][browserperfdash-benchmark] Allow to run run-benchmark plans subtest-by-subtest
#47255 merged
Jul 1, 2025 -
[EWS] Swapping bots in EWS queues
#47414 merged
Jul 1, 2025 -
[webkitapipy] sdkdb foreign key constraints not in use
#47421 merged
Jul 1, 2025 -
Remove unneeded UIWebClip staging.
#47424 merged
Jul 1, 2025 -
Update my (Dan Hecht) status to reviewer
#47443 merged
Jul 1, 2025 -
Limit RAMification default to LuaJSFight
#47404 merged
Jul 1, 2025 -
[Model Element] Model with autoplay sometimes does not play after page reload
#47396 merged
Jul 1, 2025 -
Reduce unsafeness in highlight module again
#47430 merged
Jul 1, 2025 -
[GTK][Tools] re-location issues when running javascript-core tests
#47252 merged
Jul 1, 2025 -
Adopt some more smart pointers in UIProcess
#47351 merged
Jul 1, 2025 -
[GLIB] Rebaseline fast/html/details expectations after 296203@main
#47433 merged
Jul 1, 2025 -
JSC: Replace UChar with char16_t
#46958 merged
Jul 1, 2025 -
WebKit: convert UChar to char16_t
#46967 merged
Jul 1, 2025 -
Torch is switching off for a small delay when zooming in or out
#47435 merged
Jul 1, 2025 -
[JSC] Extract the skeleton builder update for
NumberFormat
notation option#47015 merged
Jul 1, 2025 -
Adopt smart pointers in NetworkResourceLoader.cpp
#47368 merged
Jul 1, 2025 -
Reduce unsafeness in WebGPU module
#47342 merged
Jul 1, 2025 -
[WPE][GTK][PlayStation] Remove unneeded WTFLogChannel::subsystem
#47375 merged
Jul 1, 2025 -
[GLib] Re-add API test for WebKitSettings::enable-dns-prefetching removed in 290327@main
#47405 merged
Jul 1, 2025 -
Implement
Element.currentCSSZoom
#46925 merged
Jul 1, 2025 -
Update libwebrtc to M138
#46902 merged
Jul 1, 2025 -
attachShadow throws type error with document-fragment ShadowRoot
#47395 merged
Jul 1, 2025 -
Remove _UIFindInteraction staging.
#47410 merged
Jul 1, 2025 -
Intrinsic size of number inputs is incorrect when spin button width is a percentage value
#47381 merged
Jul 1, 2025 -
Include Element attributes in render tree output
#47415 merged
Jul 1, 2025 -
REGRESSION (274503@main): ynet.co.il: Video in element fullscreen is cropped
#47388 merged
Jul 1, 2025 -
AX: Add a failsafe to the while loop in AXCoreObject::partialOrder
#47392 merged
Jul 1, 2025 -
overflow:hidden should not clip filter: drop-shadow().
#46344 merged
Jul 1, 2025 -
[UnifiedPDF] [iOS] Page number indicator label is too light
#47416 merged
Jul 1, 2025 -
[JSC] Enable JIT compiling by DFG for
String#codePointAt
on ARMv7#47338 merged
Jul 1, 2025 -
[bmalloc] disable usage of madvise(MADV_ZERO)
#47409 merged
Jul 1, 2025 -
[macOS] imported/w3c/web-platform-tests/mimesniff/media/media-sniff.window.html is a constant failure
#47398 merged
Jun 30, 2025 -
Iframes with HDR images don't always become composited to show the HDR
#47340 merged
Jun 30, 2025 -
[JSC] JITWorklist: consider size when determining a JITPlan's expected load
#47380 merged
Jun 30, 2025 -
REGRESSION(294049@main): Comic-Con website may show menu content partly offscreen
#47358 merged
Jun 30, 2025 -
wasm->wasm and wasm->js thunk executable allocation should be JITCompilationMustSucceed
#47387 merged
Jun 30, 2025 -
[Screen Time] Remove staging code for STWebpageController properties
#47399 merged
Jun 30, 2025 -
Address Safer cpp failures in TextPainter
#47356 merged
Jun 30, 2025 -
Content with a grayscale filter and mix-blend-mode don't get mix-blend-mode applied.
#47216 merged
Jun 30, 2025 -
Fix WPT font-style-valid test: serialize "oblique 14deg" as it is.
#47386 merged
Jun 30, 2025 -
Web Extensions: Parsing for Create() Bookmark function
#47248 merged
Jun 30, 2025 -
[webkitapipy] Rework input files to recognize textual SPI and reduce configuration
#47136 merged
Jun 30, 2025 -
Add a test for a release assert in CSSPrimitiveValue::create via ExtractorCustom::extractClip
#47287 merged
Jun 30, 2025 -
Add instructions for Test262 import and test runner script
#47385 merged
Jun 30, 2025 -
[GARDENING][ Sequoia+ macOS wk2 x86_64 ] svg/gradients/spreadMethodAlpha.svg is a constant image failure
#47389 merged
Jun 30, 2025 -
Sync
svg
from WPT upstream#47378 merged
Jun 30, 2025 -
[Style] Move shadow extent functions out of RenderStyle
#47355 merged
Jun 30, 2025 -
[WebAuthn] Pass override credentials in as optional parameter
#47326 merged
Jun 30, 2025 -
[JSC] Use BitSet for MarkedBlock::sweep
#47278 merged
Jun 30, 2025 -
Change links from trac.webkit.org/browser/trunk to github.com/WebKit/WebKit/blob/main.
#47263 merged
Jun 30, 2025 -
[HDR] Use ExtendedDisplayP3 as the HDR backing store colorSpace on iOS
#47313 merged
Jun 30, 2025 -
Reduce unsafeness in highlight module
#47341 merged
Jun 30, 2025 -
[WebKitSwift] Some files within the module unnecessarily import itself
#47360 merged
Jun 30, 2025 -
[css-anchor-position-1] Scroll adjustment not applied for position:fixed anchored boxes
#47291 merged
Jun 30, 2025 -
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE in FastFloat.cpp
#47357 merged
Jun 30, 2025 -
[Screen Time] Remove use of CompletionHandlerWithFinalizer for ScreenTimeWebsiteDataSupport
#47330 merged
Jun 30, 2025 -
Add size message checks for logging
#45892 merged
Jun 30, 2025 -
[UnifiedPDF] [iOS] Page number indicator does not have a fade out transition
#47370 merged
Jun 30, 2025 -
Address remaining safer CPP warnings in NetworkDataTaskCocoa
#47373 merged
Jun 30, 2025 -
Some smart pointer adoption in platform/mac
#47369 merged
Jun 30, 2025 -
Reduce unsafeness in html/canvas
#47374 merged
Jun 30, 2025 -
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE in NumberOfCores.cpp
#47361 merged
Jun 30, 2025 -
Tools: replace UChar with char16_t
#46966 merged
Jun 30, 2025 -
WebDriver: convert UChar to char16_t
#46964 merged
Jun 30, 2025 -
WebGPU: Replace UChar with char16_t
#46965 merged
Jun 30, 2025 -
dNR: fix sub_frame resourceType allowAllRequests rules
#47328 merged
Jun 30, 2025 -
Stop using UncheckedKey containers in WebCore/bindings
#47376 merged
Jun 30, 2025 -
[Grid] Fix grid-container-ignores-first-letter-001
#47312 merged
Jun 30, 2025 -
[Model Element] Enforce a default memory limit on entity loads
#47346 merged
Jun 30, 2025 -
[WGSL] Type checker should exit after encountering the first error
#47246 merged
Jun 30, 2025 -
Address safer CPP warnings in NetworkSessionCocoa
#47231 merged
Jun 30, 2025 -
Update rtp_format_h265_fuzzer.cc to cope for next packet potential failure
#47371 merged
Jun 30, 2025 -
Take view stability into account when updating Overlay Regions
#47298 merged
Jun 30, 2025 -
Update safer CPP expectations
#47372 merged
Jun 30, 2025 -
Remove dynamic-range-limit:no-limit override for videos
#47363 merged
Jun 30, 2025 -
REGRESSION(296393@main): Broke internal build
#47290 merged
Jun 30, 2025 -
Add myself (Kate Lee) to contributors.json
#47315 merged
Jun 30, 2025 -
Unreviewed, fix bad change to WTF.ExternalStringToSymbol API test in 296784@main.
#47362 merged
Jun 30, 2025 -
Digital Credentials: implement userAgentAllowsProtocol()
#47283 merged
Jun 30, 2025 -
Stop using UncheckedKey containers in WebCore/dom
#47354 merged
Jun 30, 2025 -
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in the StringImpl.cpp
#47343 merged
Jun 30, 2025 -
Stop using pointers to HashMap / HashSet in TextEncodingRegistry.cpp
#47345 merged
Jun 30, 2025 -
Adopt more smart pointers in UIProcess
#47336 merged
Jun 29, 2025 -
[GStreamer][WebRTC] Use a WeakPtr for access to PeerConnectionBackend from end-point
#47235 merged
Jun 29, 2025 -
[GStreamer] plugin scanner not available in bwrap sandbox
#40320 merged
Jun 29, 2025 -
Restore AllEmojiGlyphs for ports using Skia
#47350 merged
Jun 29, 2025 -
[macOS] Ensure context menu images are localized consistently and update paragraph direction images
#47227 merged
Jun 29, 2025 -
Reduce use of pointer arithmetic in TinyPtrSet and BitVector
#47334 merged
Jun 28, 2025 -
Stop using UncheckedKey containers in more places in WebCore
#47335 merged
Jun 28, 2025 -
Add new email address for Michael Saboff
#47316 merged
Jun 28, 2025 -
Stress test of having many matchMedia instances.
#46391 merged
Jun 28, 2025 -
[macOS] imported/w3c/web-platform-tests/mimesniff/media/media-sniff.window.html is a constant failure
#47323 merged
Jun 28, 2025 -
[bmalloc] Use madvise(MADV_ZERO) instead of mmap to zero memory
#47308 merged
Jun 28, 2025 -
[Style] Convert border-radius to use strong style types
#47196 merged
Jun 28, 2025 -
Remove several HAVE directives now that macOS 14 is the minimum
#47185 merged
Jun 28, 2025 -
Stop using UncheckedKey containers in WebCore/html
#47332 merged
Jun 28, 2025 -
REGRESSION(292180@main) [iPhone] nhl.com: Captions don't appear in fullscreen
#47318 merged
Jun 28, 2025 -
[SwiftUI] Cannot load any content if the return value of the loading APIs is discarded
#47329 merged
Jun 28, 2025 -
AX: Add tests for RTL/LTR bidi text
#46728 merged
Jun 28, 2025 -
AX: Voice control not focusing inputs and textareas when not in a fieldset
#47282 merged
Jun 28, 2025 -
Rename RoundedRect to LayoutRoundedRect to match other "LayoutUnit" specialized types
#47311 merged
Jun 27, 2025 -
Add DebugDecodingFailure to GPUProcessCreationParameters.serialization.in
#47267 merged
Jun 27, 2025 -
Reduce unsafeness in html/shadow
#47293 merged
Jun 27, 2025 -
[Screen Time] Refactor Screen Time API tests
#47317 merged
Jun 27, 2025 -
[WPE] Update expected results for tests, part 1
#47220 merged
Jun 27, 2025 -
[GARDENING][ macOS ] transitions/svg-text-shadow-transition.html is a flaky text failure
#47324 merged
Jun 27, 2025 -
Adopt smart pointers in Webkit/NetworkProcess
#47134 merged
Jun 27, 2025 -
Introduce a new WebKit Content Blocking condition to act on the current frame or ancestor frame URL
#47251 merged
Jun 27, 2025 -
REGRESSION(296741@main): Broke the HAVE(DIGITAL_CREDENTIALS_UI) build
#47321 merged
Jun 27, 2025 -
Reduce scope of WTF_ALLOW_UNSAFE_BUFFER_USAGE macros in WTF::BitVector
#47306 merged
Jun 27, 2025 -
Address recent Safer CPP regressions
#47243 merged
Jun 27, 2025 -
[iPhone] nba.com: Fullscreen broken when requesting Desktop Website
#47204 merged
Jun 27, 2025 -
Safari shows black UI after entering Portal Mode for MSE spatial Videos.
#47295 merged
Jun 27, 2025 -
AX: Downgrade various text marker asserts and logs to debug-only
#47300 merged
Jun 27, 2025 -
AX: Add the ability to dump the accessibility tree via notifyutil
#47299 merged
Jun 27, 2025 -
Sync
RequestAnimationFrameCallback
with WebIDL interface#46786 merged
Jun 27, 2025 -
ANGLE: Failure to compile TensorFlow.js WebGL shaders
#47229 merged
Jun 27, 2025 -
[Style] Switch all Length conversion to use Style::BuilderConverter helpers
#46977 merged
Jun 27, 2025 -
Digital Credentials: implement API using the Identity Document Services framework
#46626 merged
Jun 27, 2025 -
Show the commit identifier in scheduled build requests
#47207 merged
Jun 27, 2025 -
functionGenerateHeapSnapshot should expect an OOM exception in JSONParse
#47205 merged
Jun 27, 2025 -
Improve performance of font fetching
#47193 merged
Jun 27, 2025 -
Remove respondsToSelector for AVSpeechSynthesisVoice
#47236 merged
Jun 27, 2025 -
[Style] Adopt Style::LengthWrapper for column-gap, row-gap and text-underline-offset properties
#47257 merged
Jun 27, 2025 -
Reduce scope of WTF_ALLOW_UNSAFE_BUFFER_USAGE macros in StringImpl.cpp
#47279 merged
Jun 27, 2025 -
[GTK3] Fix build after 296427@main
#47302 merged
Jun 27, 2025 -
Fix build post 296724@main (Broke visionOS debug builds)
#47304 merged
Jun 27, 2025 -
[GTK] Unreviewed, fix build after 296441@main
#47301 merged
Jun 27, 2025 -
Fix the build after 296600@main
#47296 merged
Jun 27, 2025 -
Fix loading featured images for blog posts
#47274 merged
Jun 27, 2025 -
[Cleanup] Remove unused
floatValueForLength
fromLengthFunctions
#47226 merged
Jun 27, 2025 -
Unreviewed, fix the internal macOS Sequoia build after 296686@main
#47297 merged
Jun 27, 2025 -
Remove respondsToSelector for AVOutputDevice
#47182 merged
Jun 27, 2025 -
Remove respondsToSelector for AVOutputContext
#47181 merged
Jun 27, 2025 -
[Cleanup] Avoid recomputing parent node in
revealClosedDetailsAncestors
#47289 merged
Jun 27, 2025 -
ANGLE: Support compiling the shader translator executable
#47232 merged
Jun 27, 2025
81 Pull requests opened by 47 people
-
[Skia] Variation selector should take precedence over font-variant-emoji
#47294 opened
Jun 27, 2025 -
Suppress static analysis warnings about adoptOSObject()
#47303 opened
Jun 27, 2025 -
[Lockdown Mode] Disable XSLT parsing for WebKit in Lockdown Mode
#47305 opened
Jun 27, 2025 -
[SwiftUI] Remove outdated WebPage API symbols
#47307 opened
Jun 27, 2025 -
Try enabling feature on for all platform by default
#47314 opened
Jun 27, 2025 -
[JSC] Fold `RegExp#@@search` at DFG StrengthReduction phase
#47337 opened
Jun 28, 2025 -
[WPE] Log messages to the Android log where appropriate
#47339 opened
Jun 28, 2025 -
When moving past a left-hand scrollbar, don't jump way outside the content box
#47344 opened
Jun 28, 2025 -
[WTF][WPE] Read the log level string from an Android system property
#47352 opened
Jun 29, 2025 -
[Style] Convert border and outline values to use strong style types
#47353 opened
Jun 29, 2025 -
[JSC] Fix GetButterfly handling in DFG array allocation sinking
#47364 opened
Jun 30, 2025 -
blackrock.com: REGRESSION(?): Timeouts observed with TLS upgrade
#47365 opened
Jun 30, 2025 -
Implement speculation rules - same origin conservative prefetch
#47366 opened
Jun 30, 2025 -
Implement speculation rules - same origin conservative prefetch
#47377 opened
Jun 30, 2025 -
Many tests failing on WebKitLegacy due to small pixel diff
#47400 opened
Jun 30, 2025 -
Drop deprecated WKSpeechRecognitionPermissionCallbackComplete code in the UI Process C API
#47403 opened
Jun 30, 2025 -
added new struct/defins for shared dictionaries
#47407 opened
Jun 30, 2025 -
REGRESSION (GitHub): automatically export WPT changes when running `git webkit pr`
#47412 opened
Jul 1, 2025 -
[WPE] Click count leaking through successive layout test within the same WPEView
#47417 opened
Jul 1, 2025 -
Extended colors should be clamped so they look the same in SDR and HDR layers.
#47418 opened
Jul 1, 2025 -
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE in StringImpl.cpp
#47420 opened
Jul 1, 2025 -
Disable 'SVG 1.1' deprecated properties behind feature flag
#47426 opened
Jul 1, 2025 -
[CSS] Ensure gutter area remains when toggling overflow:hidden with s…
#47427 opened
Jul 1, 2025 -
[Cocoa] Remove unneeded WTFLogChannel::subsystem
#47429 opened
Jul 1, 2025 -
[JSC] Use code blocks syntax for Test262 documents
#47432 opened
Jul 1, 2025 -
Reduce unsafeness in geolocation module
#47437 opened
Jul 1, 2025 -
Update abseil-cpp to M138
#47438 opened
Jul 1, 2025 -
Reduce accidental usage of publicly exported absl headers
#47439 opened
Jul 1, 2025 -
[GTK] Rename GTK4 TestExpectations to GTK3 TestExpectations
#47444 opened
Jul 1, 2025 -
[MSE][GStreamer] Make fake preroll asynchronous
#47446 opened
Jul 1, 2025 -
[webkitapipy] Document known SPI use via allowlists
#47452 opened
Jul 1, 2025 -
[WTF] Provide a type hint to debuggers for opaque bitfield values where supported
#47453 opened
Jul 1, 2025 -
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore::RegisterAllocator
#47455 opened
Jul 1, 2025 -
[EWS] Add 8 Windows bots
#47457 opened
Jul 1, 2025 -
[GTK][WPE] Protect LayerTreeHost::flushLayers() from re-entrancy
#47459 opened
Jul 1, 2025 -
Release Assert isInTopLayer() in Element::removeFromTopLayer()
#47468 opened
Jul 2, 2025 -
codeweavers.com: REGRESSION (294860@main): STTF highlight flickers when opening link. (293912)
#47474 opened
Jul 2, 2025 -
[WPE] Add new TestExpectations file for WPE legacy API
#47476 opened
Jul 2, 2025 -
ANGLE: Avoid computing shader cache key if cacheCompiledShader is not used
#47478 opened
Jul 2, 2025 -
[GTK4] Gamepad tests are timing out when run with run-webkit-tests
#47480 opened
Jul 2, 2025 -
Add size message checks for log messages
#47483 opened
Jul 2, 2025 -
[Skia] Improve painting performance by pre-calculating SkPaint
#47487 opened
Jul 2, 2025 -
Revise clone a node implementation
#47489 opened
Jul 2, 2025 -
[WebDriver] Provide better error messages in generic errors like UnknownError and InvalidArgument
#47491 opened
Jul 2, 2025 -
Web Extensions: Get getTree() to display tree structure with mockNotes
#47492 opened
Jul 2, 2025 -
Add WTF and bmalloc modulemaps
#47497 opened
Jul 2, 2025 -
Remove WPT svg/shapes/animatedPoints-non-animated.html
#47517 opened
Jul 3, 2025 -
[JSC] Optimize 16-bit string comparison in DFG and FTL
#47521 opened
Jul 3, 2025 -
Web Extension: Outline messaging scheme between WebProcess
#47522 opened
Jul 3, 2025 -
[JSC] Use `enum class` for `ArityCheckMode` for Safer C++
#47539 opened
Jul 3, 2025 -
[Form Control Refresh][visionOS] Improve gaze glow for updated native control shapes
#47540 opened
Jul 3, 2025 -
ANGLE: PoolAllocator push/pop feature is not useful
#47543 opened
Jul 3, 2025 -
ANGLE: PoolAllocator
#47546 opened
Jul 3, 2025 -
WTF prerequisite includes for modulemap
#47547 opened
Jul 3, 2025 -
bmalloc header prerequisites for modularization
#47548 opened
Jul 3, 2025 -
[WGSL] Convert more wgslc tests to API tests
#47553 opened
Jul 3, 2025 -
[Form Control Refresh] Feature enablement should be tied to the compile time flag only
#47560 opened
Jul 3, 2025 -
[Style] Adopt strong style types for properties using FixedVector
#47561 opened
Jul 3, 2025 -
Use UIDesignRequiresCompatibility in DumpRenderTree plist
#47563 opened
Jul 3, 2025 -
[MSE][GStreamer] don't push samples while seeking
#47564 opened
Jul 3, 2025 -
[EWS] Use a "pr_" prefix for the local branch name used to merge the changes from the PR
#47567 opened
Jul 3, 2025 -
Adopt more UniqueRef in rendering
#47573 opened
Jul 3, 2025 -
REGRESSION (294844@main): Choppy scrolling on kottke.org
#47576 opened
Jul 3, 2025 -
Remove ENABLE_CONTENT_EXTENSIONS compiler flag.
#47584 opened
Jul 3, 2025 -
Pasteboard history should not include items copied from ephemeral sessions.
#47585 opened
Jul 3, 2025 -
[Gardening][iPadOS] 3 fast/forms/datalist/* tests progressed on iPadOS platform
#47587 opened
Jul 3, 2025 -
Placeholder canvas does not always propagate HDR content format correctly to the layer.
#47591 opened
Jul 4, 2025 -
REGRESSION (iOS 26): Scrubbing video on multiple sites causes back/forward navigation
#47593 opened
Jul 4, 2025 -
Extended colors should be clamped so they look the same in SDR and HDR layers.
#47595 opened
Jul 4, 2025 -
Remove RemoteMediaRecorderPrivateWriter and it's Manager
#47596 opened
Jul 4, 2025 -
Preliminary migration of layout test baselines/expectations for Apple OS 26.
#47597 opened
Jul 4, 2025 -
UniqueRef adoption in parsers, workers, and legacy StorageTracker
#47598 opened
Jul 4, 2025 -
Adopt UniqueRef in JavaScriptCore/inspector
#47599 opened
Jul 4, 2025 -
Apply Safer CPP rules to LibWebRTCMediaEndpoint
#47600 opened
Jul 4, 2025 -
Reduce unsafeness in permissions module
#47601 opened
Jul 4, 2025 -
Minor NetworkSession cleanup
#47602 opened
Jul 4, 2025 -
[WPE][GTK] Unreviewed, fix build for ARM32 after 296974@main
#47604 opened
Jul 4, 2025
40 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[css-scoping] Implement `:has-slotted` pseudo-class
#34599 commented on
Jul 1, 2025 • 9 new comments -
Add source taintedness support for Wasm
#47084 commented on
Jul 4, 2025 • 7 new comments -
[Site Isolation] Pointer Lock
#46080 commented on
Jul 3, 2025 • 7 new comments -
Drag snapshot does not paint for normal flow content
#47192 commented on
Jul 1, 2025 • 7 new comments -
Avoid over-eager clipping of child layers in multicolumn
#47276 commented on
Jun 29, 2025 • 5 new comments -
Apply dynamic-range-limit to HDR WebGPU canvas
#44915 commented on
Jul 4, 2025 • 5 new comments -
[JSC] Implement `Array.prototype.flat` in C++
#46761 commented on
Jul 3, 2025 • 4 new comments -
Require MallocPtr parameter type to be trivially destructible, correctly destroy FuncRefTable
#46668 commented on
Jul 4, 2025 • 4 new comments -
Adopt more smart pointers in GPUProcess
#45640 commented on
Jul 1, 2025 • 4 new comments -
Migrate HTML media/video element logs to efficient version
#46881 commented on
Jul 1, 2025 • 3 new comments -
Use smart pointers in GraphicsContextGLCVCocoa
#47237 commented on
Jul 1, 2025 • 3 new comments -
Exclude non-user portions of the main thread stack from stack scanning on 32 bits.
#46034 commented on
Jul 3, 2025 • 2 new comments -
Classification of test gardening commits should be standardized across services
#47148 commented on
Jul 1, 2025 • 2 new comments -
Implement `hidden=until-found` HTML attribute and `beforematch` event
#47284 commented on
Jul 4, 2025 • 2 new comments -
Placeholder canvas does not always propagate HDR content format correctly to the layer
#47292 commented on
Jul 2, 2025 • 2 new comments -
Reduce alloc and copying in AsyncNodeDeletionQueue
#47198 commented on
Jun 27, 2025 • 1 new comment -
WeakSet should count its heap allocations
#47275 commented on
Jul 3, 2025 • 1 new comment -
max-width do not work on tables
#41759 commented on
Jun 30, 2025 • 1 new comment -
<input type="number"> does not support full-width numbers (e.g., "ー200") for Japanese IME users
#47095 commented on
Jul 2, 2025 • 0 new comments -
[WebDriver][BiDi] Fix browsingContext.close error reported when the window is already closed
#47280 commented on
Jun 30, 2025 • 0 new comments -
Enforce model element EnabledBy in the .messages.in files
#47064 commented on
Jul 1, 2025 • 0 new comments -
[WPE] WPE Platform: use memcpySpan instead of memcpy to write in SHM pool
#47052 commented on
Jun 27, 2025 • 0 new comments -
[GTK] BubblewrapLauncher.cpp: Add /run/pulse to bindPulse()
#47024 commented on
Jul 4, 2025 • 0 new comments -
WebCore: Replace UChar with char16_t
#46962 commented on
Jul 1, 2025 • 0 new comments -
Fix broken z-ordering on pages with "position: sticky"
#46930 commented on
Jun 29, 2025 • 0 new comments -
Add new static position path for simple inline positioning.
#46770 commented on
Jun 28, 2025 • 0 new comments -
Move Loading Github Slugs into Password util
#46726 commented on
Jun 30, 2025 • 0 new comments -
Move Loading URLs in master.cfg into Password util
#46717 commented on
Jun 30, 2025 • 0 new comments -
Move Loading of EVENT_SERVER_ENDPOINT into Password util
#46715 commented on
Jun 30, 2025 • 0 new comments -
Move Loading of Database Port into Password Util
#46714 commented on
Jun 30, 2025 • 0 new comments -
Refactor jitMemcpy into atomic and non-atomic versions
#45969 commented on
Jul 3, 2025 • 0 new comments -
Re-use RenderStyle between MediaQuery evaluations.
#45884 commented on
Jun 27, 2025 • 0 new comments -
Add WTF and bmalloc modulemaps
#45763 commented on
Jul 3, 2025 • 0 new comments -
[WPE] Extract common logic from EventSenderProxyClientWPE touch event handling
#45692 commented on
Jul 3, 2025 • 0 new comments -
[Filters] Unify applying CSS and SVG filters
#44240 commented on
Jul 4, 2025 • 0 new comments -
Remove unnecessary ObjC object instantiation in JavaScriptEvaluationResult conversion to JSValueRef
#43672 commented on
Jul 4, 2025 • 0 new comments -
Adding a Test to check if Swift refcounting is really working.
#35368 commented on
Jun 30, 2025 • 0 new comments -
Parse "lang" member of Web Application Manifest
#33004 commented on
Jul 1, 2025 • 0 new comments -
Add `onbegin` event in `SVGAnimationElement.idl`
#29984 commented on
Jul 1, 2025 • 0 new comments -
CSS Custom Highlights sometimes does not repaint when live ranges are changed
#16798 commented on
Jul 3, 2025 • 0 new comments