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

Add inert polyfill to iframe #3906

Closed
wants to merge 1 commit into from

Conversation

t-hamano
Copy link

@t-hamano t-hamano commented Jan 25, 2023

Trac ticket https://core.trac.wordpress.org/ticket/57552

Related Gutenberg PR: WordPress/gutenberg#47398

This PR injects the inert polyfill script for Firefox into the iframe editor instance as well. When you open the site editor, you will see that three new scripts have been added, as shown below:

script

@Mamaduka @ntsekouras @youknowriad

@t-hamano
Copy link
Author

I am a little concerned that the files changed in Gutenberg are different from the files changed to backport to the WordPress core.
Is this a problem in this case?

@Mamaduka
Copy link
Member

No, this is correct. I think we need to match core and plugin function names.

@hellofromtonya
Copy link
Contributor

Currently reviewing for commit.

Copy link
Contributor

@hellofromtonya hellofromtonya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Confirmed this PR has the PHP change from GB PR 47398 ✅

Marking for commit 👍

@hellofromtonya
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants