Bug 154348 - Copy form data when being redirected with 308 with NetworkSession
Summary: Copy form data when being redirected with 308 with NetworkSession
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-17 11:53 PST by Alex Christensen
Modified: 2016-02-17 12:53 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.85 KB, patch)
2016-02-17 11:58 PST, Alex Christensen
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-02-17 11:53:09 PST
Copy form data when being redirected with 308 with NetworkSession
Comment 1 Alex Christensen 2016-02-17 11:58:08 PST
Created attachment 271574 [details]
Patch
Comment 2 Alex Christensen 2016-02-17 12:11:23 PST
http://trac.webkit.org/changeset/196707
Comment 3 Alex Christensen 2016-02-17 12:53:52 PST
The test just verifies existing behavior.  This change had no change in behavior (or even compiled binary when USE_NETWORK_SESSION is 0, which it is by default now).  I verified that Chrome, Firefox, and Safari all have the same behavior in the new test.