Bug 157034 - [Fetch API] Remove FetchResponse::redirect overload
Summary: [Fetch API] Remove FetchResponse::redirect overload
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-26 07:55 PDT by youenn fablet
Modified: 2016-04-27 02:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2016-04-26 07:57 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-04-26 07:55:37 PDT
Binding generator now handles default value so it is probably safe to remove one of the overloaded redirect method.
Comment 1 youenn fablet 2016-04-26 07:57:16 PDT
Created attachment 277369 [details]
Patch
Comment 2 WebKit Commit Bot 2016-04-27 02:37:14 PDT
Comment on attachment 277369 [details]
Patch

Clearing flags on attachment: 277369

Committed r200123: <http://trac.webkit.org/changeset/200123>
Comment 3 WebKit Commit Bot 2016-04-27 02:37:18 PDT
All reviewed patches have been landed.  Closing bug.