WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161381
[Fetch API] Blob not found URL should result in a network error
https://bugs.webkit.org/show_bug.cgi?id=161381
Summary
[Fetch API] Blob not found URL should result in a network error
youenn fablet
Reported
2016-08-30 08:10:53 PDT
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.
Attachments
Patch
(7.81 KB, patch)
2016-08-30 08:14 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Fixing FileReaderLoader error generation
(21.86 KB, patch)
2016-08-30 09:36 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2016-08-30 08:14:18 PDT
Created
attachment 287393
[details]
Patch
youenn fablet
Comment 2
2016-08-30 09:36:34 PDT
Created
attachment 287401
[details]
Fixing FileReaderLoader error generation
WebKit Commit Bot
Comment 3
2016-08-30 11:24:15 PDT
Comment on
attachment 287401
[details]
Fixing FileReaderLoader error generation Clearing flags on attachment: 287401 Committed
r205190
: <
http://trac.webkit.org/changeset/205190
>
WebKit Commit Bot
Comment 4
2016-08-30 11:24:25 PDT
All reviewed patches have been landed. Closing bug.
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