Opened 2 days ago
Last modified 2 days ago
#57552 new enhancement
Backport loading inert polyfill into an iframe
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch gutenberg-merge |
Focuses: | Cc: |
Description
This ticket tracks the addition of inert polyfill to the iframe editor instance.
It's a backport from the Gutenberg plugin. (https://github.com/WordPress/gutenberg/pull/47398)
Change History (4)
This ticket was mentioned in PR #3906 on WordPress/wordpress-develop by @wildworks.
2 days ago
#1
- Keywords has-patch added
@wildworks commented on PR #3906:
2 days ago
#3
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 commented on PR #3906:
2 days ago
#4
No, this is correct. I think we need to match core and plugin function names.
Note: See
TracTickets for help on using
tickets.
Trac ticket https://core.trac.wordpress.org/ticket/57552
Related Gutenberg PR: https://github.com/WordPress/gutenberg/pull/47398
@Mamaduka @ntsekouras @youknowriad