Bug 188802 - Fetch: Stop checking Request.integrity's value in no-cors mode
Summary: Fetch: Stop checking Request.integrity's value in no-cors mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: Other
Hardware: All Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-21 12:12 PDT by Rob Buis
Modified: 2018-08-22 09:25 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2018-08-21 12:18 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (6.21 KB, patch)
2018-08-22 04:58 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2018-08-21 12:12:37 PDT
This check has been removed from the spec, Firefox and Chrome.

All information here:
https://github.com/whatwg/fetch/issues/583
Comment 1 Rob Buis 2018-08-21 12:18:47 PDT
Created attachment 347671 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2018-08-22 02:22:03 PDT
Comment on attachment 347671 [details]
Patch

It seems there is a WPT test for it https://github.com/web-platform-tests/wpt/pull/7385 ; should we also import / update the test?
Comment 3 Rob Buis 2018-08-22 04:58:59 PDT
Created attachment 347778 [details]
Patch
Comment 4 WebKit Commit Bot 2018-08-22 09:24:46 PDT
Comment on attachment 347778 [details]
Patch

Clearing flags on attachment: 347778

Committed r235174: <https://trac.webkit.org/changeset/235174>
Comment 5 WebKit Commit Bot 2018-08-22 09:24:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-08-22 09:25:45 PDT
<rdar://problem/43608089>