Compute if a cached response has expired only when actually needed: - This is not a history navigation and - It does not have "Cache-Control: no-cache" header Currently, we determine if the response has expired unconditionally and we often end up not using this information.
Created attachment 249467 [details] Patch
Comment on attachment 249467 [details] Patch Clearing flags on attachment: 249467 Committed r182010: <http://trac.webkit.org/changeset/182010>
All reviewed patches have been landed. Closing bug.