Closed
Bug 133566
Opened 24 years ago
Closed 5 years ago
Move InstallGlobalLocale() out of nsAppRunner.cpp
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: tao, Assigned: alecf)
Details
This is a spin-off from 44070. Alec believes that such code does not belong
to bootstrap code. But, it might be risky to move this function out at this point.
| Assignee | ||
Comment 1•24 years ago
|
||
I'll take this for now, for post-1.0
Assignee: asa → alecf
Component: Browser-General → Internationalization
Summary: Move InstallGlobalLocale() out of nsAppRunner.cpp → Move InstallGlobalLocale() out of nsAppRunner.cpp
Target Milestone: --- → mozilla1.1alpha
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
| Assignee | ||
Comment 2•23 years ago
|
||
woah, 1.1 came up quick. Throwing these bugs over to 1.2.. little or no work has
been done and there is no way that these bugs can be fixed in 1.1.
Target Milestone: mozilla1.1alpha → mozilla1.2alpha
| Assignee | ||
Comment 3•23 years ago
|
||
I think this belongs in some sort of startup component. probably in appcomps
somewhere...
Target Milestone: mozilla1.2alpha → mozilla1.2beta
| Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla1.2beta → mozilla1.3alpha
| Assignee | ||
Comment 4•23 years ago
|
||
Furturing bugs that keep getting knocked from milestone to milestone...if you
feel this is in error, please nominate this bug using the appropriate keyword.
Target Milestone: mozilla1.3alpha → Future
Updated•16 years ago
|
QA Contact: doronr → i18n
Comment 5•5 years ago
|
||
We now have LocaleService.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•