Commits
User selector
Commit History
Commits on Sep 13, 2021
[macOS] -toggleAutomaticSpellingCorrection: menu item validation shouldn't require post-layout editor state
Show description for fec2183committed
Commits on Aug 26, 2021
Add type-safe transaction identifiers for EditorState and FocusedElementInformation
Show description for 4977f25committed
Commits on Jul 18, 2021
[iOS] [AX] Keyboard text candidates don't update when changing selection using Switch Control
Show description for f463f53committed
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 1, 2021
App highlight UI should be disabled when selecting text in image overlays
Show description for bdfdb0acommitted
Commits on Apr 21, 2021
Rename WebCore::SelectionRect to WebCore::SelectionGeometry
Show description for 0882b39committed
Commits on Mar 16, 2021
[iOS] WebPageProxy's EditorState may be stale until the next remote layer tree commit
Show description for 38c76b4committed
Commits on Jan 13, 2021
[macOS] "Correct Spelling Automatically" menu items are inconsistent when autocorrect="off"
Show description for 33950d1committed
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 24, 2020
Programmatic selection of text in a text field causes the highlight overlay to spill out
Show description for b0e0e95committed
Commits on Apr 30, 2020
[iOS] Implement -markedTextRange
Show description for b80e148committed
Commits on Apr 28, 2020
[iOS] Marked text editor state only needs to be set when layout is up-to-date
Show description for 13b4e2cauthored andcommitted
Commits on Mar 9, 2020
[GTK][WPE] Surrounding text for input methods should not be limited to the current paragraph
Show description for efe2be8committed
Commits on Jan 20, 2020
[GTK][WPE] Also include the selection index in webkit_input_method_context_notify_surrounding()
Show description for 97b2ea2committed
Commits on Jan 7, 2020
[GTK][WPE] Add API to retrieve and delete surrounding text for input methods
Show description for 0e5f3d0committed
Commits on Dec 19, 2019
[GTK][WPE] Add initial API for input method
Show description for 0f2e9edcommitted
Commits on Jul 22, 2019
[iOS] [WebKit2] Add limited support for -isPosition:atBoundary:inDirection: in WKContentView
Show description for 015d4c2committed
Commits on Mar 18, 2019
[iOS] Native selection views sometimes appear in hidden editable areas after losing focus
Show description for 5729e33committed
Commits on Feb 15, 2019
[iOS] WKWebView callout bar is missing Change Writing Direction item
Show description for 07bbc02committed
Commits on Jan 14, 2019
[iOS] Expose SPI to access the current sentence boundary and selection state
Show description for d5e4071committed
Commits on Jan 7, 2019
Native caret shows up alongside the page's caret when requesting desktop site on jsfiddle.net
Show description for 56619a9committed
Commits on Dec 23, 2018
[iOS] Suppress native selection behaviors when focusing a very small editable element
Show description for ea2424dcommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Dec 12, 2018
[meta][WebKit] Remove using namespace WebCore and WebKit in the global scope for unified source builds
Show description for b4389e4committed
Commits on Dec 11, 2018
Unreviewed, rolling out r239071.
Show description for 53c81c1committed[meta][WebKit] Remove using namespace WebCore and WebKit in the global scope for unified source builds
Show description for b4810e2committed
Commits on Dec 10, 2018
Unreviewed, rolling out r239029.
Show description for 7c431facommitted[meta][WebKit] Remove using namespace WebCore and WebKit in the global scope for unified source builds
Show description for 3e2152acommitted
Commits on Nov 13, 2018
[iOS] Do not show selection UI for editable elements with opacity near zero
Show description for ce16973committed
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Oct 5, 2018
[Cocoa] Add SPI to expose typing attributes at the current selection on WKWebView
Show description for 5ceb96dcommitted
Commits on Aug 18, 2018
[iOS] Paste is missing from callout bar when pasteboard only contains custom data
Show description for 35e2ebfcommitted
Commits on Dec 8, 2017
Add logging for EditorState in RemoteLayerTree transactions
Show description for ddf47e5committed
Commits on Nov 17, 2017
REGRESSION(r224179): layer flush now requires sync IPC to compute undo/redo availability in EditorState
Show description for 6af8692committed
Commits on Oct 30, 2017
[WPE][GTK] Expose availability of certain editing commands in WebKitEditorState
Show description for 95719c3committed