[wp-trac] [WordPress Trac] #61734: Add the ability to handle "fetchpriority" to ES Modules and Import Maps

WordPress Trac noreply at wordpress.org
Sat Sep 6 02:14:37 UTC 2025


#61734: Add the ability to handle "fetchpriority" to ES Modules and Import Maps
-------------------------------------+-------------------------------------
 Reporter:  dennysdionigi            |       Owner:  westonruter
     Type:  enhancement              |      Status:  reopened
 Priority:  normal                   |   Milestone:  6.9
Component:  Script Loader            |     Version:  6.5
 Severity:  minor                    |  Resolution:
 Keywords:  has-patch has-unit-      |     Focuses:  javascript,
  tests needs-dev-note               |  performance
-------------------------------------+-------------------------------------
Changes (by westonruter):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Based on
 [https://github.com/WordPress/gutenberg/pull/70173#pullrequestreview-3184253484
 feedback] from @jonsurrell, I have a follow-up PR to make sure that if a
 dependent script module has a higher `fetchpriority` than a dependency
 script module, that the `fetchpriority` of the dependency is bumped to be
 as high as the dependent: https://github.com/WordPress/wordpress-
 develop/pull/9770

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61734#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list