In the HTML spec: https://html.spec.whatwg.org/#link-type-manifest The linked resource fetch setup steps for this type of linked resource, given a link element el and request request, are: … 6. Set request's mode to "cors". 7. Set request's credentials mode to the CORS settings attribute credentials mode for el's crossorigin content attribute. However, WebKit is loading ApplicationManifest with no cors.
<rdar://problem/109154572>
Pull request: https://github.com/apple/WebKit/pull/594
Committed 259548.816@safari-7615-branch (8437c2302b67): <https://commits.webkit.org/259548.816@safari-7615-branch> Reviewed commits have been landed. Closing PR #594 and removing active labels.
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label