react-native-macos/Libraries/Core
Tim Yung 480dabd665 RN: Remove Android `setTimeout` Warning
Summary:
Many third-party libraries (especially data management and caching ones) make use of long timeouts.

There are currently no plans to change `setTimeout` on Android to support firing when apps are in the background. In the meantime, this warning is not actionable for developers who are using these frameworks. Their workarounds are to 1) deal with the noise in their logs, or 2) suppress the warning.

Changelog:
[General][Removed] - Removed warning on Android for `setTimeout` with delays greater than 1 minute.

Reviewed By: lunaleaps

Differential Revision: D24964958

fbshipit-source-id: 1b40c8ba95d554c29dec74477aa63ea3ef8e4768
2020-11-13 18:07:37 -08:00
..
Devtools Clean up `symbolicateStackTrace` 2020-10-28 03:00:00 -07:00
SegmentFetcher Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
Timers RN: Remove Android `setTimeout` Warning 2020-11-13 18:07:37 -08:00
__mocks__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
__tests__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
ExceptionsManager.js Only pass Error.stack to parseErrorStack 2020-07-27 13:57:58 -07:00
InitializeCore.js Implement nativePerformanceNow to improve Profiler API results (#27885) 2020-03-31 10:23:51 -07:00
NativeExceptionsManager.js Remove @react-native/codegen lint ignores 2020-10-26 16:23:03 -07:00
ReactFiberErrorDialog.js Remove unused fields from error dialog 2020-04-03 19:58:32 -07:00
ReactNativeVersion.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
ReactNativeVersionCheck.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
checkNativeVersion.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
polyfillPromise.js Conditionalize Promise Polyfill for Hermes 2020-10-19 15:24:38 -07:00
setUpAlert.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
setUpBatchedBridge.js EventEmitter: Default Export `{Native,RCTDevice}EventEmitter` 2020-08-27 17:52:44 -07:00
setUpDeveloperTools.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
setUpErrorHandling.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpGlobals.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
setUpNavigator.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
setUpPerformance.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
setUpReactDevTools.js Do not explicitly include ".js" in Library imports (#28311) 2020-03-17 02:11:53 -07:00
setUpReactRefresh.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpRegeneratorRuntime.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpSegmentFetcher.js Pass segment hash from JS to Java 2020-10-27 10:13:02 -07:00
setUpSystrace.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
setUpTimers.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
setUpXHR.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00