[wp-trac] [WordPress Trac] #64766: Media: Use Document-Isolation-Policy for cross-origin isolation on Chrome 137+.
WordPress Trac
noreply at wordpress.org
Mon Mar 2 11:07:07 UTC 2026
#64766: Media: Use Document-Isolation-Policy for cross-origin isolation on Chrome
137+.
-----------------------------+---------------------
Reporter: adamsilverstein | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+---------------------
Comment (by manhar):
Tested on trunk with Chrome 145 (PHP 8.2).
Document-Isolation-Policy: isolate-and-credentialless header is correctly
sent and Cross-Origin-Embedder-Policy / Cross-Origin-Opener-Policy are no
longer present.
window.__documentIsolationPolicy is set to true.
No CORS or console errors observed. Editor and media features working as
expected.
Before Patch :
https://postimg.cc/ft3snN2w
After Patch :
https://postimg.cc/WtgRMSQs
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64766#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list