Open Bug 1596579 Opened 5 years ago Updated 2 years ago

Remove `stringbundleset` element

Categories

(Toolkit :: UI Widgets, task)

task

Tracking

()

People

(Reporter: bgrins, Unassigned)

References

(Blocks 1 open bug)

Details

This doesn't really do anything anymore. There are a couple of instances where we tack strings onto them as attributes but those strings could either be migrated to Fluent or moved onto a child stringbundle.

Related but different thing: we want to get rid of <stringbundle> as part of the Fluent migration (Bug 1581212).

https://searchfox.org/mozilla-central/search?q=stringbundleset&path=

Depends on: 1596669

To split this up we could always remove the simple ones (that aren't accessed from JS) in one patch, handle the others in the next, and then remove the xul.css reference in a last one.

Depends on: 1727496
Severity: normal → S3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.