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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 10:17:52 PDT 2009


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





------- Comment #26 from dglazkov at chromium.org  2009-06-05 10:17 PDT -------
Since it uses JSC::parseDate, this patch broke Chromium/V8 build. I am trying
to figure out the best way to fix it.

One idea is another Script* abstraction, but it doesn't smell right --
technically, the only JSC-specific part about DateMath is that it uses UString
and is located in JavaScriptCore/runtime.


-- 
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