react/packages/react-devtools-extensions/src
Brian Vaughn bce2ac63a9
Revert change to backend injection method from PR #16752 (#16864)
PR #16752 changed how we were injecting the backend script to be done by the content script in order to work around Trusted Type limitations with our previous approach. This may have caused a regression (see #16840) so I'm backing it out to verify.
2019-09-23 12:56:36 -07:00
..
backend.js Fixed a bunch of Lint issues 2019-08-13 21:59:07 -07: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
inject.js Revert change to backend injection method from PR #16752 (#16864) 2019-09-23 12:56:36 -07:00
injectGlobalHook.js Revert change to backend injection method from PR #16752 (#16864) 2019-09-23 12:56:36 -07:00
main.js Revert change to backend injection method from PR #16752 (#16864) 2019-09-23 12:56:36 -07: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 fix: inspect ClassComponent.render instead of constructor, fixes #16749 (#16759) 2019-09-12 08:32:42 -07:00