react/packages/react-devtools-shared/src
Pavlo Tymchuk d1c2555861 [react-devtools-shared] Added string type check for object name prop in getDisplayName function (#16798)
* [react-devtools-shared] Added string type check for object name prop in getDisplayName function from utils.js file; tests included;

* Re-added empty string check to getDisplayName()

* Tweaked tests to use real functions

This more closely simulates how the utility is being used in production, and would catch cases like anonymous functions (with empty string names).
2019-09-17 13:17:04 -07:00
..
__tests__ [react-devtools-shared] Added string type check for object name prop in getDisplayName function (#16798) 2019-09-17 13:17:04 -07:00
backend [DevTools] [Context] Legacy Context (#16617) 2019-09-10 13:30:20 -07:00
devtools DevTools: Props editing interface tweaks (#16740) 2019-09-10 14:57:33 -07:00
node_modules/react-window Reorganized folders into packages/* 2019-08-13 15:59:43 -07:00
bridge.js Added FB copyright header 2019-08-27 10:54:01 -07:00
constants.js Added FB copyright header 2019-08-27 10:54:01 -07:00
hook.js Fixed a bunch of Lint issues 2019-08-13 21:59:07 -07:00
hydration.js Added FB copyright header 2019-08-27 10:54:01 -07:00
storage.js Added FB copyright header 2019-08-27 10:54:01 -07:00
types.js Added FB copyright header 2019-08-27 10:54:01 -07:00
utils.js [react-devtools-shared] Added string type check for object name prop in getDisplayName function (#16798) 2019-09-17 13:17:04 -07:00