WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256686
Incorrect CORS mode for ApplicationManifest
https://bugs.webkit.org/show_bug.cgi?id=256686
Summary
Incorrect CORS mode for ApplicationManifest
Marcos Caceres
Reported
2023-05-11 22:58:36 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Marcos Caceres
Comment 1
2023-05-11 22:59:28 PDT
<
rdar://problem/109154572
>
Marcos Caceres
Comment 2
2023-05-11 23:05:08 PDT
Pull request:
https://github.com/apple/WebKit/pull/594
EWS
Comment 3
2023-06-09 02:18:30 PDT
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.
EWS
Comment 4
2023-07-31 11:00:11 PDT
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug