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 17, 2021
Convert usesMockScrollAnimator from a DeprecatedGlobalSettings to a WebPreference
Show description for f43a1a9committed
Commits on Sep 13, 2021
Commits on Sep 8, 2021
[Win][DumpRenderTree] ASSERTION FAILED: openWindows().size() == 1 in runTest
Show description for 1d33544committed
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 c0cb697committedDrop calls to testRunner.setCloseRemainingWindowsWhenComplete() from layout tests
Show description for 8c8a0aacommittedUnreviewed 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 16, 2021
"make analyze" should run clang static analyzer in deep mode
Show description for e7b2ba4committed
David Kilzer
Commits on Aug 10, 2021
Restore color profiles correctly on displays with multiple named modes
Show description for 05339fccommittedScripts/generate-derived-sources.sh: line 19: [: binary operator expected while building Source/WebKit
Show description for adb7a45authored andcommitted
Commits on Aug 7, 2021
[macOS] Web process crashes when detaching Document with uncommitted marked text
Show description for 42b5e59committed
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 17, 2021
Remove empty header WebTypesInternal.h
Show description for 1c6be76committed
Commits on Jun 12, 2021
[Win][DumpRenderTree] --no-timeout switch doesn't work
Show description for fbcb09ccommitted
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 May 25, 2021
Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for 8827b78committed
Sam Weinig
Commits on May 24, 2021
Unreviewed, reverting r277940.
Show description for 403b09dcommittedConvert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for a336c84committed
Sam Weinig
Commits on May 22, 2021
Stop using holdLock() in WebKit/WebKitLegacy/Tools as it is not compatible with Clang thread safety analysis
Show description for 90b42cacommitted
Commits on May 20, 2021
Add a way to create `"wheel"` events from gesture/touch events
Show description for 91245aacommittedAdd support for Navigation Timing Level 2
Show description for 9303ca8committed
Commits on May 13, 2021
Rename FileSystem::directoryName() to FileSystem::parentPath()
Show description for 5036599committed
Commits on May 5, 2021
Add preliminary support for specifying a color space for 2D canvas
Show description for 28e2159committed
Sam Weinig
Commits on May 4, 2021
[GPUP] Move GPUProcess WebGL to Experimental Feature
Show description for d433fbaauthored andcommitted
Commits on Apr 28, 2021
Remove support for NPAPI plugins in WebView
Show description for e53d1b3authored andcommitted
Commits on Apr 27, 2021
Unreviewed, reverting r275912.
Show description for 74df1a2committed
Commits on Apr 26, 2021
Add an option to not enable all experimental features in DumpRenderTree
Show description for b573ea2committed
Commits on Apr 23, 2021
[css-counter-styles] Parse @counter-style descriptors
Show description for 711a9d7authored andcommitted