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 13, 2021
Commits on Sep 7, 2021
Allow layout tests to open popups by default
Show description for b6d542bcommitted
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 c0cb697committedUnreviewed iOS build fix after r281990.
Show description for 22c0259committedWebKitTestRunner does not correctly close all auxiliary WebViews between tests
Show description for ec6725fcommitted
Commits on Aug 19, 2021
Commits on Aug 10, 2021
Restore color profiles correctly on displays with multiple named modes
Show description for 05339fccommitted
Commits on Aug 7, 2021
[macOS] Web process crashes when detaching Document with uncommitted marked text
Show description for 42b5e59committed
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 17, 2021
Remove empty header WebTypesInternal.h
Show description for 1c6be76committed
Commits on Jun 6, 2021
Use `const uint8_t*` type more consistently to store bytes in WebKit
Show description for 66fb385committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Apr 26, 2021
Add an option to not enable all experimental features in DumpRenderTree
Show description for b573ea2committed
Commits on Mar 12, 2021
Introduce WorkQueue::main() to get the main thread's work queue
Show description for 8c6e0d8committed
Commits on Mar 11, 2021
Use RetainPtr<> / OSObjectPtr<> more in WebKit
Show description for 27d4cf2committed
Commits on Mar 7, 2021
Transition Cocoa DumpRenderTree to allow any preference keys, not just hard coded supported ones
Show description for 122243dcommitted
Sam Weinig
Commits on Mar 6, 2021
Simplify DumpRenderTree WebPreferences reset
Show description for 9476d21committed
Sam Weinig
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 21, 2021
AX: Image should report the embedded accessibility description if available
Show description for 19c4e03committed
Commits on Feb 18, 2021
Reduce explicit usage of [objC autorelease] in WebKit even further
Show description for 40a7807committedDumpRenderTree's createWebViewAndOffscreenWindow() should return a RetainPtr
Show description for 27751cfcommitted
Commits on Feb 17, 2021
Use smart pointer for WebView ownership in DumpRenderTree
Show description for c037289committed
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 Jan 25, 2021
DumpRenderTree behaves differently to WebKitTestRunner wrt integrated/discrete GPU behavior
Show description for 7c444c0authored andcommitted
Commits on Jan 16, 2021
Build fixes with newer clang
Show description for a26249ecommitted
Commits on Dec 4, 2020
More FALLBACK_PLATFORM adoption
Show description for de3a314authored andcommittedAdopt FALLBACK_PLATFORM
Show description for 05d1911authored andcommitted
Commits on Nov 20, 2020
Code formatting: change instances of "@synthesize a=b" to "@synthesize a = b".
Show description for 9c98502authored andcommitted