Remove unused locale.ini and its generator
Categories
(Toolkit :: Default Browser Agent, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | wontfix |
firefox133 | --- | wontfix |
firefox134 | --- | wontfix |
firefox135 | --- | wontfix |
People
(Reporter: eemeli, Unassigned, NeedInfo)
References
(Regression)
Details
(Keywords: regression)
The parent bug 1826375 removed the last and only apparent use for locale.ini
, a generated file added in bug 1621696. Despite its rather generic name, it seems to be specific to the Default Browser Agent, as noted by :nalexander at the time.
If/as the file and its generator have no more use, they should be removed.
Comment 1•3 months ago
|
||
Set release status flags based on info from the regressing bug 1826375
:nrishel, since you are the author of the regressor, bug 1826375, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•3 months ago
|
Comment 2•3 months ago
|
||
:eemeli did you look into this far enough to verify removing D73955 cleans this up? At the time I thought I had torn out the necessary bits but apparently not.
If you'd prefer I can take this on, but my guess is you already have a handle of what needs to be done?
Reporter | ||
Comment 3•2 months ago
|
||
I'd be very happy to have someone already familiar with the Default Browser Agent handle this, esp. as I don't have a Windows machine on which to test any changes.
As far as I can tell, the right fix here would be to remove the locale.ini
generator and any references to the file. Those look like they were introduced in the patch you point to, but that patch also added some other .ini files with localizable content that was migrated to Fluent in bug 1854425. I've also not checked if some later references to locale.ini
have been added later.
Updated•2 months ago
|
Updated•1 month ago
|
Description
•