Commits
User selector
Commit History
Commits on Sep 23, 2021
Remove AXDRTElementIdAttribute from the AX object platform wrapper interface.
Show description for d19121fcommitted[GTK] Allow sending precise mouse wheel events in LayoutTests
Show description for 9dddd38committed
Chris Lord
Commits on Sep 17, 2021
[GTK][a11y] Add a build option to enable ATSPI
Show description for 42f1fb8committed
Commits on Sep 13, 2021
AX: set insertion point to the end of a native text control does not work when passing a collapsed TextMarkerRange with both start and end equals to the end TextMarker for the element.
Show description for 60a731acommittedAX: Make PDFs loaded via <embed> accessible
Show description for 38c5520authored andcommitted
Commits on Sep 11, 2021
Implement navigation reporting for Cross-Origin-Opener-Policy
Show description for 37c8a6bcommitted
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 8c8a0aacommittedWebKitTestRunner does not correctly close all auxiliary WebViews between tests
Show description for ec6725fcommitted
Commits on Aug 27, 2021
REGRESSION (r281516): imported/w3c/web-platform-tests/IndexedDB/serialize-sharedarraybuffer-throws.https.html is failing
Show description for 73c30bccommitted
Commits on Aug 26, 2021
REGRESSION (r281516): [AppleSilicon WK2] fast/loader/reload-zero-byte-plugin.html is timing out
Show description for b0ab481committed
Commits on Aug 24, 2021
[WK2] Implement process-swapping based on Cross-Origin-Opener-Policy HTTP header
Show description for 76de4a8committedPCM: Support ephemeral measurement with non-persistent WebCore::PrivateClickMeasurement
Show description for ab8e49bcommitted
Commits on Aug 19, 2021
[iOS] Remove support for the meaningful tap heuristic
Show description for 58daa96committedRename AccessibilityUIElement::setSelectedVisibleTextRange to setSelectedTextMarkerRange for naming consistency and maintainability.
Show description for 3ccce48committed
Commits on Aug 18, 2021
Add layout test for WebAccessibilityObjectWrapper handler for attribute AXLineForTextMarker on MacOS.
Show description for 84a3f71committed
Commits on Aug 16, 2021
Expose [WebAccessibilityObjectWrapper lineRectsAndText] on MacOS.
Show description for 3187937committed
Commits on Aug 3, 2021
WebKitTestRunner should dump current results in the case of a timeout
Show description for 91f29e5committed
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 Jul 24, 2021
Commits on Jul 8, 2021
Clean up App Privacy Report code
Show description for 9b8c5e9committed
Commits on Jul 5, 2021
[iOS] Augment -_webView:didNotHandleTapAsMeaningfulClickAtPoint: to include meaningful taps
Show description for da76891committed
Commits on Jun 23, 2021
Accessibility support for image text recognition.
Show description for 7c0f13fcommitted
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
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 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 26, 2021
AX: Improve string conversion in AccessibilityController::injectAccessibilityPreference
Show description for fa4d19fcommitted
Commits on May 25, 2021
AX: Fix build failure for WK API WTF::String usage
Show description for c795aadcommitted
Commits on May 24, 2021
AX: Settings: Increase contrast isn't detected in browser until an additional setting is applied
Show description for e2e5b5bcommittedRemove StringBuilder::appendLiteral
Show description for 4d78e56committedMake CheckedLock the default Lock
Show description for e801aaacommitted
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 91245aacommitted