<p>Sounds like a bug in Safari to me - the <code>worker-src</code> directive (<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/worker-src" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/worker-src</a>) specifies valid sources for Worker, SharedWorker, or ServiceWorker scripts and as we don't use any of those we set it to <code>none</code>.</p>
<p>I have no idea why Safari has decided to apply it to an iframe load - we do add <code>http://127.0.0.1:8111</code> to both <code>frame-src</code> and <code>child_src</code> in our security policy which is the policy that should be used for such loads (<code>frame-src</code> is a newer replacement for <code>child-src</code>).</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2445?email_source=notifications&email_token=AAK2OLOOS7KBTSGVWTNXG2DQVFJENA5CNFSM4JQ2X732YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE7YJII#issuecomment-557810849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPJ4N2GC34R5G7LPOTQVFJENANCNFSM4JQ2X73Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLMOQO2YYFWG5JXQHG3QVFJENA5CNFSM4JQ2X732YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE7YJII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2445?email_source=notifications\u0026email_token=AAK2OLOOS7KBTSGVWTNXG2DQVFJENA5CNFSM4JQ2X732YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE7YJII#issuecomment-557810849",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2445?email_source=notifications\u0026email_token=AAK2OLOOS7KBTSGVWTNXG2DQVFJENA5CNFSM4JQ2X732YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE7YJII#issuecomment-557810849",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>