Bug 152254

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

youenn fablet
Reported 2015-12-14 09:07:26 PST
Fetch API should be implemented behind a compile flag
Attachments
Patch (50.18 KB, patch)
2015-12-15 06:37 PST, youenn fablet
no flags
youenn fablet
Comment 1 2015-12-15 06:37:56 PST
Darin Adler
Comment 2 2015-12-15 09:10:59 PST
Comment on attachment 267368 [details] Patch OK, but why the use of “API” here in the name of this? All the other features are also APIs but we don’t say “API” in their conditionals.
youenn fablet
Comment 3 2015-12-16 02:25:10 PST
FETCH might be a bit too generic. Also, FETCH may apply to the fetch algorithm that is exposed by the fetch API. At some point, it might be worth implementing the fetch algorithm as a replacement/refactoring of current resource loader code.
WebKit Commit Bot
Comment 4 2015-12-16 03:13:35 PST
Comment on attachment 267368 [details] Patch Clearing flags on attachment: 267368 Committed r194140: <http://trac.webkit.org/changeset/194140>
WebKit Commit Bot
Comment 5 2015-12-16 03:13:39 PST
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.