[Webkit-unassigned] [Bug 13128] Safari not obeying cache header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 10:56:15 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=13128





------- Comment #29 from dglazkov at chromium.org  2009-06-05 10:56 PDT -------
DateMath uses JSC::UString, which makes moving to wtf or compiling in Chromium
a bit tricky.

What if we add a ResourceResponseBase::parseDate method, which the
implementations can override? This should allow us to hook in date parsing from
network stack layer.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list