Commits
User selector
Commit History
Commits on Sep 10, 2021
[Mac Catalyst] Korean characters do not combine correctly in editable fields in WKWebView
Show description for ac82e00committed
Commits on Aug 23, 2021
editing/selection/ios/select-text-in-existing-selection.html fails on iOS 15
Show description for 177199ccommitted
Commits on May 30, 2021
[iOS] UI process crashes when deallocating WKWebView in a script message handler during an active touch event
Show description for da38a88committedRemove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 12, 2021
[TestWebKitAPI] Explicitly exit after completing tests
Show description for 7705628committed
Commits on Apr 22, 2021
[iOS] The Look Up text service popover should avoid covering selected text
Show description for f194845committed
Commits on Apr 20, 2021
MacCatalyst tests crash on NSInternalInconsistencyException, reason: NSApplication has not been created yet
Show description for 3ad014bcommittedFix use-after-move introduced in r275407
Show description for c75b358authored andcommitted
Commits on Mar 26, 2021
It should be possible to drag images with overlay content
Show description for 50c1406committed
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 22, 2021
Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks
Show description for 9db1009committed
Commits on Feb 18, 2021
Reduce explicit usage of [objC autorelease] in WebKit even further
Show description for 40a7807committed
Commits on Dec 11, 2020
Trackpad and Mouse scroll events on iPad only fire "pointermove" -- not "wheel"
Show description for 700b1a0committed
Commits on Dec 9, 2020
[macCatalyst] Enable context menus for WKWebView
Show description for fdd2688committed
Commits on Oct 5, 2020
Unify linkedOnOrAfter duplicate code and use SPI/WebCoreTestSupport instead of NSUserDefaults
Show description for 3119e36committed
Commits on Aug 31, 2020
Remove unused editable image code
Show description for bd0ed21committed
Commits on Aug 28, 2020
[iOS] provide a way to get previously inserted alternatives for the selected text
Show description for 0e1e7c2committed
Commits on Aug 5, 2020
[iOS] Keyboard shortcuts and arrow key scrolling stop working after navigating via swipe gesture
Show description for 211a254committed
Commits on Aug 4, 2020
Allow -accessoryDone to blur the focused element on iPad when AutoFilling strong passwords
Show description for c64892ccommitted
Commits on Jul 24, 2020
Tapping QuickType suggestions for a misspelled word does nothing in Mail compose
Show description for c63616fcommitted
Commits on Jul 15, 2020
should represent `TextPlaceholderElement` as an `NSTextAttachmentCharacter` instead of a `\n`
Show description for 40c4c7bcommitted
Commits on Jul 1, 2020
[iOS] Implement support for UIWKDocumentRequestSpatialAndCurrentSelection
Show description for a381bcacommitted
Commits on Jun 8, 2020
[iOS] Hit-testing on icloud.com is offset after closing a tab
Show description for 1559843committed
Commits on May 20, 2020
Source/WebCore:
Show description for 4a3a2c8committed
Commits on May 5, 2020
Excessive error logging from daemons trying to use WebKit, under -[UIDevice currentDevice]
Show description for 92fb587committed
Commits on Apr 21, 2020
[iOS] -_didFinishTextInteractionInTextInputContext should only zoom to reveal focused element if it changed
Show description for 1457b77committed
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
Commits on Apr 10, 2020
[Cocoa] Simplify NSArray, NSDictionary, and NSNumber idioms throughout WebKit
Show description for 2a420c5committed
Commits on Apr 8, 2020
Track editable elements on screen
Show description for 7dcf0a2committedRemove a workaround that allows many API tests to pass on iOS 13.2
Show description for ef86c00committed
Commits on Apr 5, 2020
Add a fourth round of logging to help diagnose <webkit.org/b/209685>
Show description for 8de73a7committed
Commits on Apr 4, 2020
Add even more logging to try and diagnose <webkit.org/b/209685>
Show description for 68dd6efcommitted
Commits on Apr 3, 2020
Add more logging to help diagnose <webkit.org/b/209685>
Show description for f80882fcommitted
Commits on Mar 24, 2020
[iOS][WK2] Set text trait isSingleLineDocument
Show description for 3017cd9committed
Commits on Mar 23, 2020
Support inserting text or dictation alternative by simulating keyboard input
Show description for 3eb15c2committed