react/packages/shared
Sebastian Markbåge 65e32e58b6
Add fetch Instrumentation to Dedupe Fetches (#25516)
* Add fetch instrumentation in cached contexts

* Avoid unhandled rejection errors for Promises that we intentionally ignore

In the final passes, we ignore the newly generated Promises and use
the previous ones. This ensures that if those generate errors, that we
intentionally ignore those.

* Add extra fetch properties if there were any
2022-10-19 18:37:00 -04:00
..
__tests__ [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
forks Add fetch Instrumentation to Dedupe Fetches (#25516) 2022-10-19 18:37:00 -04:00
CheckStringCoercion.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ConsolePatchingDev.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ExecutionEnvironment.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactComponentStackFrame.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactDOMSharedInternals.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactElementType.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactErrorUtils.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactFeatureFlags.js Add fetch Instrumentation to Dedupe Fetches (#25516) 2022-10-19 18:37:00 -04:00
ReactInstanceMap.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactServerContextRegistry.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactSharedInternals.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactSymbols.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactTypes.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactVersion.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
assign.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
checkPropTypes.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
consoleWithStackDev.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
enqueueTask.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
formatProdErrorMessage.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
getComponentNameFromType.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
hasOwnProperty.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
invokeGuardedCallbackImpl.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
isArray.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
isValidElementType.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
objectIs.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
package.json Drop Haste (#11303) 2017-10-25 02:55:00 +03:00
shallowEqual.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00