Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bc026e4dd4c2d6406fe789dd750cb5ffaec5b141
https://github.com/WebKit/WebKit/commit/bc026e4dd4c2d6406fe789dd750cb5ffaec5b141
Author: Wenson Hsieh <[email protected]>
Date: 2026-02-05 (Thu, 05 Feb 2026)
Changed paths:
M Source/WebCore/page/text-extraction/TextExtraction.cpp
Log Message:
-----------
[AutoFill Debugging] Add some more debug UI in text extraction codepaths
https://bugs.webkit.org/show_bug.cgi?id=307113
rdar://169747520
Reviewed by Megan Gardner and Abrar Rahman Protyasha.
Add some more box shadows behind targeted nodes; these are all gated behind the
internal
`TextExtractionDebugUIEnabled` feature flag.
* Source/WebCore/page/text-extraction/TextExtraction.cpp:
(WebCore::TextExtraction::addBoxShadowIfNeeded):
(WebCore::TextExtraction::extractItem):
(WebCore::TextExtraction::dispatchSimulatedClick):
(WebCore::TextExtraction::selectOptionByValue):
(WebCore::TextExtraction::selectText):
(WebCore::TextExtraction::scrollBy):
(WebCore::TextExtraction::textDescription):
Canonical link: https://commits.webkit.org/306915@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications