gecko-dev/js
André Bargull 6184767bfe Bug 1533328 - Part 5: Remove delay of ICU time zone updates. r=jorendorff
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
2019-08-20 09:08:16 +00:00
..
ductwork/debugger Backed out changeset 781d092114da (bug 1564168) for failures on test_onGarbageCollection.html 2019-08-08 05:12:21 +03:00
examples Backed out changeset 781d092114da (bug 1564168) for failures on test_onGarbageCollection.html 2019-08-08 05:12:21 +03:00
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1574098 - Remove unused defines from Class.h r=tcampbell 2019-08-15 13:04:43 +00:00
rust Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
src Bug 1533328 - Part 5: Remove delay of ICU time zone updates. r=jorendorff 2019-08-20 09:08:16 +00:00
xpconnect Bug 1574319 - Remove ContentParent::Recv* skip-if annotations, r=kmag 2019-08-16 21:00:17 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Bug 1555894 - Only enable cranelift on JS standalone builds. r=lth,nalexander 2019-08-19 13:12:25 +00:00
sub.configure