Chromium Code Reviews
DescriptionFix ICU time zone support on iOS
tzfile.h isn't available on iOS, and the time zone is not set the way it is on OS X, so don't define U_TIMEZONE. Also disables a code path in the non-U_TIMEZONE implmentation that makes a correction that is incorrect on iOS.
Fixes the following upstream ICU bugs:
http://bugs.icu-project.org/trac/ticket/9051
http://bugs.icu-project.org/trac/ticket/8661
BUG=None
TEST=None (will be covered by base unit tests once they come online upstream)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146527
Patch Set 1 #Patch Set 2 : Add patch file #Patch Set 3 : Add bug reference #Patch Set 4 : Added another bug ref #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||