mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 10:43:24 +00:00
6184767bfe
Part 1 ensures `DateTimeInfo::updateTimeZoneAdjustment()` is no longer called during start-up, which enables us to resync ICU's time zone status right away. Furthermore this change won't lead to a performance regression, because all callers to `DateTimeInfo::updateTimeZoneAdjustment()` either also require an up-to-date ICU time zone state (`DTI::{getDSTOffsetMilliseconds,getOffsetMilliseconds,timeZoneDisplayName}`) or trigger an ICU time zone update anyway (`DTI::localTZA()` when called in `DateObject::fillLocalTimeSlots()`). Differential Revision: https://phabricator.services.mozilla.com/D41372 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |