react/packages/react-devtools-extensions/src
Mark Huang 08c1f79e1e
Fix Cannot read property 'sub' of undefined when navigating to plain-text pages (#17848)
Update various parts of DevTools to account for the fact that the global "hook" might be undefined if DevTools didn't inject it (due to the page's `contentType`) it (due to the page's `contentType`)
2020-02-02 12:04:48 -08:00
..
backend.js Fix Cannot read property 'sub' of undefined when navigating to plain-text pages (#17848) 2020-02-02 12:04:48 -08:00
background.js Fixed a bunch of Lint issues 2019-08-13 21:59:07 -07:00
contentScript.js Fixed a bunch of Lint issues 2019-08-13 21:59:07 -07:00
injectGlobalHook.js Fix Cannot read property 'sub' of undefined when navigating to plain-text pages (#17848) 2020-02-02 12:04:48 -08:00
main.js Fix Cannot read property 'sub' of undefined when navigating to plain-text pages (#17848) 2020-02-02 12:04:48 -08:00
panel.js Fixed a bunch of Lint issues 2019-08-13 21:59:07 -07:00
renderer.js Fixed a bunch of Lint issues 2019-08-13 21:59:07 -07:00
utils.js DevTools context menu (#17608) 2019-12-18 12:12:34 -08:00