dillon1000/react
Commit
Browse files 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.
Changed paths3 files
First-parent comparisonpackages/react-devtools-extensions/src/inject.js AddedM packages/react-devtools-extensions/src/injectGlobalHook.js ModifiedM packages/react-devtools-extensions/src/main.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…