[Webkit-unassigned] [Bug 161381] New: [Fetch API] Blob not found URL should result in a network error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 08:10:53 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161381

            Bug ID: 161381
           Summary: [Fetch API] Blob not found URL should result in a
                    network error
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

As per https://fetch.spec.whatwg.org/#basic-fetch, if blob is null (not found e.g.), a network error should be generated.
Currently we generate a 404 error response.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160830/dc97aefc/attachment-0001.html>


More information about the webkit-unassigned mailing list