react-native-macos/React
Joshua Gross b08362ade5 Send unix timestamp for touch events instead of systemUptime
Summary:
We want to be able to instrument touch processing delays in JS, which does not have access to systemUptime; therefore we want a UNIX timestamp, which JS has access to and can compare to the touch time.

It only matters that there is relative consistency between multiple touch events in JS, which is still the case; so this should have no impact on product code.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D26705430

fbshipit-source-id: 2acd52ae5873a44edf1e0cb126a9a6c87203d8fa
2021-02-28 15:18:51 -08:00
..
AccessibilityResources/en.lproj VoiceOver reads Tab elements as "Tab Description" (#30689) 2021-01-15 11:09:01 -08:00
Base Send unix timestamp for touch events instead of systemUptime 2021-02-28 15:18:51 -08:00
CoreModules Connect to RCTInspectorDevServerHelper in bridgeless mode 2021-02-26 17:41:46 -08:00
CxxBridge Filter out TurboModules from extraModulesForBridge 2021-02-05 16:17:28 -08:00
CxxModule Proxing NSException stack trace to NSError object 2020-09-08 13:22:54 -07:00
CxxUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
DevSupport Respect port information if available from RCTBundleURLProvider 2020-08-28 16:01:02 -07:00
FBReactNativeSpec Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
Fabric Send unix timestamp for touch events instead of systemUptime 2021-02-28 15:18:51 -08:00
Inspector Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Modules Apply clang-format update fixes 2021-01-09 22:11:00 -08:00
Profiler Apply clang-format update fixes 2021-01-09 22:11:00 -08:00
Tests Fabric: `RCTParagraphComponentView` now respects the `accessible` property 2021-01-25 21:11:44 -08:00
UIUtils A couple of checks for corner cases in RCTGetDimensions and RCTExportedDimensions 2020-10-01 13:19:52 -07:00
Views Fix RefreshControl layout when removed from window (#31024) 2021-02-23 14:54:36 -08:00
React-RCTFabric.podspec Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
third-party.xcconfig Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00