Closed Bug 1631978 Opened 4 years ago Closed 3 years ago

Introduce L10nRegistry WebIDL

Categories

(Core :: Internationalization, task, P3)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: zbraniecki, Unassigned)

References

Details

In order to get rid of the remaining bits in Localization.jsm, we'll need to work with data returned from L10nRegistry directly via an IDL.

After bug 1613705, I'd like to next introduce the IDL and make Localization C++ class fetch bundles iterator from L10nRegistry without the need for Localization.jsm's generateBundles.

This will further reduce the scope of the Localization.jsm and get us closer to l10nregistry in Rust, and eventually Localization in Rust.

Blocks: 1613705
Depends on: 1631593
Priority: -- → P3
Depends on: 1660392
No longer blocks: 1613705

this is now fixed

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

(In reply to Zibi Braniecki [:zbraniecki][:gandalf] from comment #0)
...

... like to next introduce the IDL and make Localization C++ class fetch bundles iterator from L10nRegistry without the need for Localization.jsm's generateBundles...

Was this done in THIS bug or the other bug?

You need to log in before you can comment on or make changes to this bug.