Fetch: Stop checking Request.integrity's value in no-cors mode |
||
Issue descriptionWe need to update our Fetch implementation to a recent spec change that removed the "If request ’s integrity metadata is not the empty string, then throw a TypeError" bit from Request's constructor algorithm. Upstream bug report: https://github.com/whatwg/fetch/issues/583 Upstream spec change: https://github.com/whatwg/fetch/pull/584 WPT change: https://github.com/w3c/web-platform-tests/pull/7385
,
Sep 21 2017
Done. Note that bug 766983 reports some of the WPT tests upstream seem to be flaky. |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 21 2017