Commits
User selector
Commit History
Commits on Sep 20, 2021
Stop 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 Aug 6, 2021
[Win][WebKitTestRunner] WTR::PlatformWebView leaks m_view (WKViewRef)
Show description for 4c96573committed
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 15, 2021
[WebKitTestRunner] Forward WebContent termination reason
Show description for a755f46committed
Commits on Apr 22, 2021
[Win][WTR] eventSender.leapForward doesn't work as expected
Show description for 704c52ecommitted
Commits on Apr 11, 2021
Simplify WebKitTestRunner preference reset to be more like DRT
Show description for e6a8c7ecommitted
Sam Weinig
Commits on Dec 9, 2020
WebDriver: add support for pen pointer events
Show description for 8f4478fauthored andcommitted
Commits on Oct 12, 2020
[Preferences] Introduce string based SPI for WKPreferences to allow tests to change internal behavior without always adding additional SPI
Show description for 3968b6ccommitted
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 Sep 16, 2020
[TestRunnerShared] Add a new class UIScriptControllerCommon to implement UIScriptController::windowIsKey and UIScriptController::setWindowIsKey
Show description for 4abfcbccommitted
Commits on Jun 30, 2020
Remove WTF::MD5
Show description for b448b51authored andcommitted
Commits on Jun 16, 2020
[Win] Mouse dragging tests are failing because WebKitTestRunner dispatches WM_MOUSELEAVE to the hidden WebView
Show description for 901cd8acommitted
Commits on May 29, 2020
[Win] Allow compiling with the TOUCH_EVENTS enabled
Show description for d33d2daauthored andcommitted
Commits on Nov 14, 2019
[Win][DumpRenderTree][WebKitTestRunner] eventSender.keyDown should support function keys
Show description for 40ee155committed
Commits on Nov 12, 2019
[Win] UIScriptController::zoomToScale not implemented
Show description for ea5de75committed
Commits on Sep 24, 2019
[Win][WebKitTestRunner] Implement EventSenderProxy::keyDown
Show description for 533b831committed
Commits on Sep 20, 2019
[FTW] Enable WebKitTestRunner build
Show description for b4b3ec4committed
Commits on Jun 14, 2019
[WinCairo][WebKitTestRunner] pixel image dump outputs blank images
Show description for e8e22facommitted
Commits on May 3, 2019
Add test coverage for <rdar://problem/49731231>
Show description for 093395dcommitted
Commits on Apr 18, 2019
[CMake] Make WebCore headers copies
Show description for ed3954ecommitted
Commits on Apr 17, 2019
WKRetainPtr's adoption constructor should be private
Show description for 393f21bcommitted
Commits on Mar 13, 2019
[Win] Fix a slew of simple clang-cl warnings.
Show description for 08267a2committed
Commits on Jan 29, 2019
[Win][WebKitTestRunner] Error: test and reference images have different sizes. Test image is 784x561, reference image is 800x600
Show description for 148bd51committed
Commits on Jan 25, 2019
[Win][WebKitTestRunner] Implement EventSenderProxy
Show description for c94209ecommitted
Commits on Dec 12, 2018
[Win][Clang] Fix warning -Wmissing-field-initializers
Show description for f3ea0fccommitted
Commits on Dec 6, 2018
[iOS] WKWebView should match UITextView behavior when editing text with an RTL keyboard
Show description for 8a25fd3committed
Commits on Nov 16, 2018
[WinCairo][WebKitTestRunner] Test contents window is displayed while testing.
Show description for 6706731authored andcommitted
Commits on Nov 12, 2018
Resurrect WebKitTestRunner for Windows port
Show description for 80770b3authored andcommitted
Commits on Oct 30, 2013
Removed Windows platform configurations from WebKitTestRunner.
Show description for 10efc6aauthored andcommitted
Commits on May 8, 2013
Source/WebCore: Use adoptCF and adoptNS in more places
Show description for 7d8746bcommitted
Commits on Apr 25, 2013
Pass relatedPage when creating a page in WebKitTestRunner
Show description for 9fc8dffcommitted
Commits on Mar 15, 2013
REGRESSION(r145169): [Mac][WK2] http/tests/security/cross-frame-access-put.html fails.
Show description for be4ebd5committed
Andreas Kling