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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 10:39:57 PDT 2009


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





------- Comment #27 from ddkilzer at webkit.org  2009-06-05 10:39 PDT -------
(In reply to comment #26)
> 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.

Can JSC::parseDate() (or DateMath) be moved to JavaScritpCore/wtf?


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