Bug 12478

Summary: [S60] cache control present in the HTTP header is not properly supported.
Product: WebKit Reporter: Shyam Sareen <shyam.sareen>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal CC: bradley.morrison, shyam.sareen
Priority: P2    
Version: 420+   
Hardware: S60 Emulator   
OS: S60 3rd edition   
Attachments:
Description Flags
3.2 patch file: HttpCacheUtil.cpp
none
Patch for 3.1m
none
3.1m Patch resumbit
zalan: review+
3.2 patch resumbit.
zalan: review+
Merge two if togetther. zalan: review+

Description Shyam Sareen 2007-01-30 08:30:36 PST
TSW ID: EAMO-6XTJVX.

The cache control present in the HTTP header is not properly 
supported.
Comment 1 Shyam Sareen 2007-01-30 08:34:01 PST
Created attachment 12794 [details]
3.2 patch file: HttpCacheUtil.cpp
Comment 2 Shyam Sareen 2007-01-30 12:39:11 PST
Created attachment 12806 [details]
Patch for 3.1m
Comment 3 Shyam Sareen 2007-01-31 09:31:13 PST
Created attachment 12826 [details]
3.1m Patch resumbit
Comment 4 Shyam Sareen 2007-01-31 09:32:16 PST
Created attachment 12827 [details]
3.2 patch resumbit.
Comment 5 zalan 2007-01-31 11:44:17 PST
Comment on attachment 12827 [details]
3.2 patch resumbit.

r=me
Comment 6 zalan 2007-01-31 11:44:52 PST
Comment on attachment 12826 [details]
3.1m Patch resumbit

r=me
Comment 7 Shyam Sareen 2007-01-31 13:43:09 PST
Created attachment 12834 [details]
Merge two if togetther.
Comment 8 zalan 2007-01-31 13:44:53 PST
Comment on attachment 12834 [details]
Merge two if togetther.

r=me
Comment 9 Bradley Morrison 2007-01-31 14:00:39 PST
Landed - r19310 & r19311
Comment 10 Krishna 2007-02-09 13:32:45 PST
Verified and Closed.