Backed out changeset fab1526875d3 (bug 1880108) for causing failures in browser_caching_attributes.js

This commit is contained in:
Noemi Erli 2024-02-29 22:40:18 +02:00
parent 08a71b5d1d
commit f02f8a1f6d

View file

@ -22,9 +22,7 @@ this.DateTimeBoxWidget = class {
// createEditFieldAndAppend() call.
this.l10n = new this.window.DOMLocalization(
["toolkit/global/datetimebox.ftl"],
/* aSync = */ true,
undefined,
this.window.getWebExposedLocales()
/* aSync = */ true
);
}