Files
react/packages
Brian Vaughn d6f6b951e1 Support disabling interaction tracing for suspense promises (#16776)
* Support disabling interaction tracing for suspense promises

If a thrown Promise has the __reactDoNotTraceInteractions attribute, React will not wrapped its callbacks to continue tracing any current interaction(s).

* Added optional '__reactDoNotTraceInteractions' attribute to Flow Thenable type
2019-09-13 08:59:57 -07:00
..
2019-08-08 14:24:39 -07:00
2019-08-08 14:24:39 -07:00
2019-09-10 20:46:34 +01:00