-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor findTargetPathAndCoordinatesForTouch to improve perf of even…
…t delivery Summary: Refactor of TouchTargetHelper.findTargetPathAndCoordinatesForTouch to avoid unnecessary lookup of views during the dispatching of Hover Events changelog: [internal] internal Reviewed By: lunaleaps, mdvacca Differential Revision: D32296003 fbshipit-source-id: 93834c37331ad5d75645a5665a1c8c3d965765fb
- Loading branch information
1 parent
6563c99
commit f40976c
Showing
2 changed files
with
103 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters