[Webkit-unassigned] [Bug 12867] REGRESSION: BenchJS test 7 (dates) is 220% slower than in Safari 2.0.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 27 07:06:05 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12867





------- Comment #4 from darin at apple.com  2007-02-27 07:06 PDT -------
Created an attachment (id=13397)
 --> (http://bugs.webkit.org/attachment.cgi?id=13397&action=view)
patch to restore time zone caching

If the regression is really due to the fact that the time zone isn't cached,
then this patch might help. It restores caching of the time zone, using the
same "time zone change" notification we have historically used on Mac OS X. It
will still be slow on other platforms, though.


-- 
Configure bugmail: http://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