Bug 203498 - Replace InteractionInformationAtPosition.nodeAtPositionIsFocusedElement with an element context
Summary: Replace InteractionInformationAtPosition.nodeAtPositionIsFocusedElement with ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2019-10-28 12:14 PDT by Wenson Hsieh
Modified: 2019-10-28 19:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (20.17 KB, patch)
2019-10-28 16:20 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Fix macOS build (18.12 KB, patch)
2019-10-28 16:53 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-10-28 12:14:03 PDT
…and also add an element context to FocusedElementInformation, and compare the two instead of checking nodeAtPositionIsFocusedElement.
Comment 1 Wenson Hsieh 2019-10-28 16:20:34 PDT Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2019-10-28 16:53:23 PDT
Created attachment 382139 [details]
Fix macOS build
Comment 3 WebKit Commit Bot 2019-10-28 19:34:27 PDT
Comment on attachment 382139 [details]
Fix macOS build

Clearing flags on attachment: 382139

Committed r251693: <https://trac.webkit.org/changeset/251693>
Comment 4 WebKit Commit Bot 2019-10-28 19:34:29 PDT
All reviewed patches have been landed.  Closing bug.