[Webkit-unassigned] [Bug 192936] New: [iOS] Replace "node assistance" terminology in WebKit with "focused element"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 20 09:08:59 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192936
Bug ID: 192936
Summary: [iOS] Replace "node assistance" terminology in WebKit
with "focused element"
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wenson_hsieh at apple.com
We use "node assistance" terminology in many places in WebKit to mean "focused element", but this is strange and confusing to anyone new to this code (e.g. the StartAssistingNode/StopAssistingNode IPC messages). WebPage also has methods like "elementDidFocus" and "elementDidBlur" that currently take Node*, but should really take Element&.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181220/3c223ebd/attachment.html>
More information about the webkit-unassigned
mailing list