Commits
User selector
Commit History
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Aug 23, 2021
Add a new option '--show-window' to run-webkit-tests
Show description for 88a5292committed
Commits on Jul 25, 2021
[iOS] Unified field is unselected after focusing URL bar if text was selected in a fixed position container
Show description for 1a18089committed
Commits on May 20, 2021
Add a way to create `"wheel"` events from gesture/touch events
Show description for 91245aacommitted
Commits on May 18, 2021
Unreviewed, reverting r277605.
Show description for 9615b64committed
Commits on May 17, 2021
Remove _WKUserContentFilter and _WKUserContentExtensionStore
Show description for c068124authored andcommitted
Commits on Apr 11, 2021
Simplify WebKitTestRunner preference reset to be more like DRT
Show description for e6a8c7ecommitted
Sam Weinig
Commits on Mar 12, 2021
Introduce WorkQueue::main() to get the main thread's work queue
Show description for 8c6e0d8committed
Commits on Mar 5, 2021
Reduce use of CFRetain() / CFRelease() / CFAutoRelease() in WebKit
Show description for 743c1f7committed
Commits on Feb 27, 2021
Reduce explicit usage of [objC retain] in WebKit
Show description for e2cc440committed
Commits on Feb 23, 2021
Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks in Tools/
Show description for 6f485d1committed
Commits on Feb 16, 2021
Reduce explicit usage of [objC release] in WebKit even more
Show description for 50da8ffcommitted
Commits on Feb 13, 2021
Reduce explicit usage of [objC release] in WebKit
Show description for 7e74d97committed
Commits on Feb 12, 2021
Reduce explicit usage of [objC release] in WebKit
Show description for 72b5e4ccommitted
Commits on Feb 4, 2021
[macOS] Selecting a date on datetime-local inputs unexpectedly adds second and millisecond fields
Show description for f5b52e6committed
Commits on Dec 9, 2020
WebDriver: add support for pen pointer events
Show description for 8f4478fauthored andcommitted
Commits on Oct 13, 2020
[Testing] Rename test header commands to match names in WebPreferences*.yaml
Show description for cd12017committed
Sam Weinig
Commits on Oct 9, 2020
Refactor TestOptions code in WebKitTestRunner to make it easier to rationalize and extend
Show description for 3c7c2eacommitted
Sam Weinig
Commits on Oct 7, 2020
Unreviewed, reverting r268115.
Show description for 8014b2bcommittedRefactor TestOptions code in WebKitTestRunner to make it easier to rationalize and extend
Show description for c9c82f3committed
Sam Weinig
Commits on Oct 5, 2020
Unify linkedOnOrAfter duplicate code and use SPI/WebCoreTestSupport instead of NSUserDefaults
Show description for 3119e36committed
Commits on Sep 29, 2020
Refactor test runner code to cut down on copy/paste code and long-winded repetitive idioms
Show description for 056434fcommitted
Commits on Sep 18, 2020
[macOS] Date/time inputs should focus the next editable component when entering a separator key
Show description for 2d03737committed
Commits on Sep 2, 2020
[macOS] Update date picker when the inner control is edited
Show description for c73d6e9committed
Commits on Aug 24, 2020
[macOS] Show picker for date and datetime-local input types
Show description for f306f45committed
Commits on Aug 7, 2020
[macOS] It should be possible to override spellchecking results in WebKitTestRunner
Show description for 2a84214committed
Commits on Aug 5, 2020
Move poseAsClass() into the TestRunnerShared directory
Show description for b38b919committed
Commits on Jul 4, 2020
[macOS] Tests that show system menu popups may fail when run concurrently
Show description for 2c064a1committed
Commits on Jun 23, 2020
[ Catalina Debug WK2 ] fast/events/platform-wheelevent-in-scrolling-div.html is a flaky failure
Show description for 97dfba1committed
Commits on Jun 15, 2020
Provide alternatively-named SPI for user style sheets and scripts
Show description for 03a14f8authored andcommitted
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
Commits on Apr 10, 2020
[Cocoa] Simplify NSArray, NSDictionary, and NSNumber idioms throughout WebKit
Show description for 2a420c5committed
Commits on Mar 13, 2020
WebKit2UseRemoteLayerTreeDrawingArea should be reset to NO between layout tests
Show description for c07b24fcommitted
Commits on Jan 16, 2020
fast/forms/ios/zoom-after-input-tap-wide-input.html is timing out
Show description for 48d7a84committed