dillon1000/react

Commit

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.
Browse files
Changed paths3 files
First-parent comparison
A packages/react-devtools-extensions/src/inject.js AddedM packages/react-devtools-extensions/src/injectGlobalHook.js ModifiedM packages/react-devtools-extensions/src/main.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…