dillon1000/react

Commit

Moved backend injection to the content script (#16752)

* Moved backend injection logic to content script

* Moved backend injection logic to content script

* Moved injection logic to content script

* Formatting changes

* remove ability to inject arbitrary scripts

* Removed done(), added some comments explaining the change

* Lint fixes

* Moved inline comment.

* Deleted inject() script since it was no longer being used
Browse files
Changed paths3 files
First-parent comparison
D packages/react-devtools-extensions/src/inject.js DeletedM packages/react-devtools-extensions/src/injectGlobalHook.js ModifiedM packages/react-devtools-extensions/src/main.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…