Bug 143028

Summary: [WK2] Responses with 302 HTTP Status Code should not be cached
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, buildbot, commit-queue, koivisto, rniwa
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews102 for mac-mavericks
none
Patch none

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.