Commit d43e835
Media: Skip cross-origin isolation for third-party page builders.
Add a check to skip Document-Isolation-Policy when a third-party page
builder overrides the block editor via a custom action parameter. DIP
isolates the document into its own agent cluster, which blocks
same-origin iframe access that these editors rely on.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent a479b0a commit d43e835
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6430 | 6430 | | |
6431 | 6431 | | |
6432 | 6432 | | |
| 6433 | + | |
| 6434 | + | |
| 6435 | + | |
| 6436 | + | |
| 6437 | + | |
| 6438 | + | |
| 6439 | + | |
| 6440 | + | |
6433 | 6441 | | |
6434 | 6442 | | |
6435 | 6443 | | |
| |||
0 commit comments