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. |
||
|---|---|---|
| .. | ||
| backend.js | ||
| background.js | ||
| contentScript.js | ||
| inject.js | ||
| injectGlobalHook.js | ||
| main.js | ||
| panel.js | ||
| renderer.js | ||
| utils.js | ||