[Webkit-unassigned] [Bug 245249] REGRESSION (iOS 16): Worker content security policy limits outer page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 15:25:40 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245249

Christoph Bartschat <christoph at 8thwall.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christoph at 8thwall.com

--- Comment #2 from Christoph Bartschat <christoph at 8thwall.com> ---
To provide some additional background, we found that the discrepancy was not related to CSP, but instead the Content-Type header.

It seems like the Content-Type did not affect this before, so there would have been a breaking change since iOS 15.7.


We can see the behavior in the following demo.

For the correct behavior, we should load and see messages from all 3 workers, but on iOS 16.0, we only see one.

We also don't get any indication on why it failed.


Example:
https://nova-acoustic-lightyear.glitch.me/

Source:
https://glitch.com/edit/#!/nova-acoustic-lightyear

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220919/21febe9d/attachment.htm>


More information about the webkit-unassigned mailing list