Bug 143028 - [WK2] Responses with 302 HTTP Status Code should not be cached
Summary: [WK2] Responses with 302 HTTP Status Code should not be cached
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-24 16:53 PDT by Chris Dumez
Modified: 2015-03-24 19:19 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.46 KB, patch)
2015-03-24 17:32 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-mavericks (525.41 KB, application/zip)
2015-03-24 18:22 PDT, Build Bot
no flags Details
Patch (4.46 KB, patch)
2015-03-24 19:06 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-03-24 16:53:18 PDT
Responses with 302 HTTP Status Code should not be cached as per RFC 7231:
http://tools.ietf.org/html/rfc7231#section-6.1

Radar: <rdar://problem/19714040>
Comment 1 Chris Dumez 2015-03-24 17:32:24 PDT
Created attachment 249368 [details]
Patch
Comment 2 Build Bot 2015-03-24 18:22:00 PDT
Comment on attachment 249368 [details]
Patch

Attachment 249368 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/6198283856773120

New failing tests:
fast/regions/auto-size/autoheight-two-pass-layout-complex-002.html
Comment 3 Build Bot 2015-03-24 18:22:03 PDT
Created attachment 249372 [details]
Archive of layout-test-results from ews102 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 4 Chris Dumez 2015-03-24 19:06:08 PDT
Created attachment 249376 [details]
Patch
Comment 5 Chris Dumez 2015-03-24 19:18:50 PDT
Comment on attachment 249376 [details]
Patch

Clearing flags on attachment: 249376

Committed r181926: <http://trac.webkit.org/changeset/181926>
Comment 6 Chris Dumez 2015-03-24 19:18:58 PDT
All reviewed patches have been landed.  Closing bug.