Bug 155440

Summary: [Fetch API] FetchLoader should check for empty bodies
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch
none
Patch for landing none

youenn fablet
Reported 2016-03-14 09:52:26 PDT
FetchLoader should check that m_data is not null before using it when loading is finishing.
Attachments
Patch (9.86 KB, patch)
2016-03-14 10:02 PDT, youenn fablet
no flags
Patch for landing (9.84 KB, patch)
2016-03-14 10:20 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-03-14 10:02:07 PDT
youenn fablet
Comment 2 2016-03-14 10:20:52 PDT
Created attachment 273985 [details] Patch for landing
youenn fablet
Comment 3 2016-03-14 10:21:35 PDT
(In reply to comment #2) > Created attachment 273985 [details] > Patch for landing I updated the newly added tests, to be aligned with the ones uploaded in WPT.
WebKit Commit Bot
Comment 4 2016-03-14 13:13:17 PDT
Comment on attachment 273985 [details] Patch for landing Clearing flags on attachment: 273985 Committed r198151: <http://trac.webkit.org/changeset/198151>
WebKit Commit Bot
Comment 5 2016-03-14 13:13:20 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.