Commits
User selector
Commit History
Commits on Sep 23, 2021
Remove AXDRTElementIdAttribute from the AX object platform wrapper interface.
Show description for d19121fcommitted
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 8, 2021
[Win][DumpRenderTree] ASSERTION FAILED: openWindows().size() == 1 in runTest
Show description for 1d33544committed
Commits on Sep 6, 2021
Unreviewed, reverting r282025.
Show description for 8fc4387committed
Commits on Sep 3, 2021
Allow layout tests to open popups by default
Show description for c0cb697committedWebKitTestRunner does not correctly close all auxiliary WebViews between tests
Show description for ec6725fcommitted
Commits on Aug 2, 2021
[Win][DumpRenderTree] Clean up IndexedDB files between tests
Show description for 5722df7committed
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 Jun 12, 2021
[Win][DumpRenderTree] --no-timeout switch doesn't work
Show description for fbcb09ccommitted
Commits on May 13, 2021
Rename FileSystem::directoryName() to FileSystem::parentPath()
Show description for 5036599committed
Commits on Mar 15, 2021
[Win][WK1] Add a new API IWebPreferences::startBatchingUpdates to defer WebPreferencesChangedNotification
Show description for 2f9792ecommitted
Commits on Mar 11, 2021
Use RetainPtr<> / OSObjectPtr<> more in WebKit
Show description for 27d4cf2committed
Commits on Mar 8, 2021
Add preference reseting to WebKitLegacy Windows to simplify testing reset
Show description for 6f6f12ccommitted
Sam Weinig
Commits on Jan 19, 2021
[Win][DumpRenderTree] ASSERT(!m_channel) failed in WebSocket::contextDestroyed
Show description for 29b1983committed
Commits on Nov 11, 2020
Remove unused ExperimentalNotificationsEnabled setting
Show description for fd3c86fcommitted
Sam Weinig
Commits on Nov 4, 2020
Set up basic infrastructure for SpeechRecognition
Show description for f1718dfcommitted
Commits on Nov 1, 2020
Remove remaining alternative preference setting mechanisms from LayoutTests
Show description for 43e2d59committed
Sam Weinig
Commits on Oct 31, 2020
Remove all remaining testRunner.overridePreference calls
Show description for c6e5c4acommitted
Sam Weinig
Commits on Oct 29, 2020
[Testing] Remove requirement of adding new SPI for each preference that needs testing (WebKitLegacy Windows)
Show description for bfcdc29committed
Sam Weinig
Commits on Oct 28, 2020
Reduce Preference Override Methods: TabsToLinks/SpatialNavigation
Show description for 5b4b0d6committed
Sam Weinig
Commits on Oct 21, 2020
Cleanup DumpRenderTree in preparation for supporting arbitrary test header commands
Show description for 2c7ae61committed
Sam Weinig
Commits on Oct 16, 2020
Enable individual CSS transform properties by default
Show description for f72663ecommitted
Commits on Oct 12, 2020
Share TestFeatures and TestCommand infrastructure between DumpRenderTree and WebKitTestRunner
Show description for ebc9e50committed
Sam Weinig
Commits on Oct 11, 2020
[JSC] Assert Operation and HostFunction are in JITOperationsList
Show description for 623d100committed
Commits on Oct 5, 2020
[Contact Picker API] Introduce bindings for the Contact Picker API
Show description for 53faff4committed
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 26, 2020
Change dumpAsText to strip trailing spaces
Show description for dc5d6becommitted
Commits on Sep 25, 2020
Add an experimental feature flag for CSS individual transform properties
Show description for 2054703committed
Commits on Sep 18, 2020
Remove runtime setting for enabling/disabling the UserTiming and ResourceTiming APIs
Show description for d0ffd7dcommitted
Sam Weinig
Commits on Sep 17, 2020
Remove the legacy animation code
Show description for 1543376committed
Commits on Sep 16, 2020
Remove runtime setting for enabling/disabling the isSecureContext API?
Show description for c00dc10committed
Sam Weinig
Commits on Sep 15, 2020
Remove runtime setting for enabling/disabling the fetch API
Show description for ff09d04committed
Sam WeinigRemove runtime setting for enabling/disabling custom elements
Show description for 92bf8d0committed
Sam WeinigRemove runtime setting for enabling/disabling ShadowDOM
Show description for 27a8ad3committed
Sam Weinig
Commits on Sep 13, 2020
Send TestRendered event after running a test but before dumping
Show description for 16ba4d6committed