Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 22737f526a0eedcad6c4f56a8a8e7fb266d2096e
https://github.com/WebKit/WebKit/commit/22737f526a0eedcad6c4f56a8a8e7fb266d2096e
Author: Richard Robinson <[email protected]>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/WKTextSelectionController.swift
Log Message:
-----------
[AppKit Gestures] Add support for double clicking to select text
https://bugs.webkit.org/show_bug.cgi?id=307752
rdar://170291551
Reviewed by Abrar Rahman Protyasha.
Handle both single and double clicks.
* Source/WebKit/UIProcess/mac/WKTextSelectionController.swift:
(WKTextSelectionController.handleDoubleClick(at:)):
(WKTextSelectionController.handleSingleClick(at:)):
(WKTextSelectionController.handleClick(at:clickCount:)):
(WKTextSelectionController.handleClickInternal(at:clickCount:)): Deleted.
Canonical link: https://commits.webkit.org/307446@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications