Open Bug 1602575 Opened 6 years ago Updated 3 years ago

Convert DateTimeBox UA Widget to use Fluent instead of DTDs

Categories

(Toolkit :: UI Widgets, task)

task

Tracking

()

People

(Reporter: Gijs, Unassigned)

Details

In lieu of comment #0, current thinking is to make importNodeAndAppendChildAt and friends do the heavy lifting instead, and directly modify the DOM fragment.

(In reply to :Gijs (he/him) from comment #1)

In lieu of comment #0, current thinking is to make importNodeAndAppendChildAt and friends do the heavy lifting instead, and directly modify the DOM fragment.

Zibi, we might need sync l10n for this, I think? Insofar as the l10n stuff impacts layout, that is. Do we have APIs for that in place? I don't see anything on DOMLocalization.

Flags: needinfo?(gandalf)

If you have a document that you want to be localized synchronously, all you have to do is set data-l10n-sync on the root element.
If you want imperative, there's a second argument to Localization constructor.

But I'm not sure why you need it to be sync?

Flags: needinfo?(gandalf)

I'm not actually working on this at the moment.

Assignee: gijskruitbosch+bugs → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.