Bug 159676

Summary: [Fetch API] isRedirected should be conveyed in workers
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch none

Description youenn fablet 2016-07-12 09:46:39 PDT
ResourceResponse::isRedirected is not preserved when passing a response to a worker.
Comment 1 youenn fablet 2016-07-12 10:01:26 PDT
Created attachment 283422 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-12 23:45:44 PDT
Comment on attachment 283422 [details]
Patch

Clearing flags on attachment: 283422

Committed r203153: <http://trac.webkit.org/changeset/203153>
Comment 3 WebKit Commit Bot 2016-07-12 23:45:47 PDT
All reviewed patches have been landed.  Closing bug.