react/packages/shared/__tests__
Sebastian Markbåge 587e759302
Remove Numeric Fallback of Symbols (#23348)
This was already defeating the XSS issue that Symbols was meant to protect
against. So you were already supposed to use a polyfill for security.

We rely on real Symbol.for in Flight for Server Components so those require
real symbols anyway.

We also don't really support IE without additional polyfills anyway.
2022-02-23 18:08:30 -05:00
..
ReactDOMFrameScheduling-test.js Clean up Scheduler forks (#20915) 2021-05-17 16:53:58 -04:00
ReactError-test.internal.js Follow-up improvements to error code extraction infra (#22516) 2021-10-31 15:37:32 -07:00
ReactErrorProd-test.internal.js Remove unnecessary error overriding in (#19949) 2020-10-02 22:10:46 +01:00
ReactErrorUtils-test.internal.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactSymbols-test.internal.js Remove Numeric Fallback of Symbols (#23348) 2022-02-23 18:08:30 -05:00
describeComponentFrame-test.js Don't dedupe using the stack (#18693) 2020-04-22 19:02:11 -07:00