Bug 150512 - [Cocoa] _WKFormInputSession should provide access to the focused element info
Summary: [Cocoa] _WKFormInputSession should provide access to the focused element info
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-23 13:35 PDT by mitz
Modified: 2015-10-24 08:58 PDT (History)
2 users (show)

See Also:


Attachments
Add a focusedElementInfo property to _WKFormInputSession (5.91 KB, patch)
2015-10-23 13:40 PDT, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-10-23 13:35:56 PDT
[Cocoa] _WKFormInputSession should provide access to the focused element info
Comment 1 mitz 2015-10-23 13:40:08 PDT
Created attachment 263940 [details]
Add a focusedElementInfo property to _WKFormInputSession
Comment 2 mitz 2015-10-24 08:58:20 PDT
Committed <http://trac.webkit.org/r191535>.