Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert change to backend injection method from PR #16752 #16864

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Sep 23, 2019

PR #16752 changed how we were injecting the backend script to be done by the content script in order to work around lack of Trusted Type support with the previous approach.

This seems to have caused a regression (#16840) so this PR backs out those changes. Waiting for a couple more confirmations that reverting the change fixes things, but if it does let's back it out and revisit TT support.

PR facebook#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 facebook#16840) so I'm backing it out to verify.
@sizebot
Copy link

sizebot commented Sep 23, 2019

No significant bundle size changes to report.

Generated by 🚫 dangerJS against 5d302fb

@bvaughn bvaughn merged commit bce2ac6 into facebook:master Sep 23, 2019
@bvaughn bvaughn deleted the revert-pr-16752 branch September 23, 2019 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants