[Webkit-unassigned] [Bug 17820] fast/js/date-DST-time-cusps.html and fast/js/date-big-setdate.html fail when not in PST/PDT time zone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 19:35:52 PDT 2009


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





------- Comment #32 from hamaji at chromium.org  2009-06-18 19:35 PDT -------
(In reply to comment #29)
> (From update of attachment 31315 [review])
> > +        Skip layout tests for DST if the test runs not in PDT.
> 
> If my understanding is correct, PDT is daylight time, so these tests won't run
> anywhere for 6 months each year. What does tzname return in California in
> winter - should we perhaps permit PST, as well?

Sorry, my change description was wrong. I was using tzname[1] which is the name
of timezone for DST. Anyway, I agree that we can check this from JavaScript,
and I rewrote my patch not to change DumpRenderTree. Thanks for the review!


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