Closed
Bug 637599
Opened 14 years ago
Closed 14 years ago
Move nsIPlatformCharset from intl/uconv to intl/locale
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: smontagu, Assigned: m_kato)
References
Details
Attachments
(2 files, 1 obsolete file)
23.49 KB,
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
15.85 KB,
patch
|
Details | Diff | Splinter Review |
nsIPlatformCharset implementations are the only callers of GetPlatformLocale outside intl/locale. Moving them into intl/locale will it much easier to deCOM intl/locale.
Assignee | ||
Updated•14 years ago
|
Attachment #516835 -
Flags: review?(smontagu)
Assignee | ||
Comment 2•14 years ago
|
||
Comment on attachment 516835 [details] [diff] [review] fix I forgot modify os2 files.
Attachment #516835 -
Flags: review?(smontagu)
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #516835 -
Attachment is obsolete: true
Attachment #516853 -
Flags: review?(smontagu)
Reporter | ||
Updated•14 years ago
|
Attachment #516853 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 5•14 years ago
|
||
pass on try server http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/m_kato@ga2.so-net.ne.jp-1cbaa60b1dcb/
Updated•14 years ago
|
Keywords: checkin-needed
Whiteboard: [not-ready-for-cedar]
Comment 6•14 years ago
|
||
http://hg.mozilla.org/projects/cedar/rev/b6af6b28b729
Whiteboard: fixed-in-cedar
Comment 7•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/b6af6b28b729
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla2.2
Comment 8•14 years ago
|
||
Why nsICharsetAlias is also moved? It is not used in intl/locale, but in intl/uconv.
Assignee | ||
Comment 9•14 years ago
|
||
(In reply to comment #8) > Why nsICharsetAlias is also moved? It is not used in intl/locale, but in > intl/uconv. nsICharsteAlias uses nsUConvPropertySearch.
You need to log in
before you can comment on or make changes to this bug.
Description
•