Closed Bug 1368418 Opened 7 years ago Closed 7 years ago

Remove some unused i18n modules

Categories

(Core :: Internationalization, enhancement)

53 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: xidorn, Assigned: xidorn)

References

Details

Attachments

(3 files)

No description provided.
Attachment #8872252 - Flags: review?(VYV03354) → review+
Attachment #8872253 - Flags: review?(VYV03354) → review+
Comment on attachment 8872254 [details] Bug 1368418 part 3 - Remove nsCategoryImp. https://reviewboard.mozilla.org/r/143748/#review147686 ::: commit-message-dbcdc:1 (Diff revision 3) > +Bug 1368418 part 3 - Remove nsCategoryImp. r?emk Who is implementing nsIUGenCategory after this removal? If nobody is, could you de-COM nsIUGenCategory? (for example, make nsUGenCategory an independent scoped-enum and remove everything else)
Comment on attachment 8872254 [details] Bug 1368418 part 3 - Remove nsCategoryImp. https://reviewboard.mozilla.org/r/143748/#review147736 ::: intl/unicharutil/nsUGenCategory.h:7 (Diff revision 5) > +/* vim: set ts=8 sts=2 et sw=2 tw=80: */ > +/* This Source Code Form is subject to the terms of the Mozilla Public > + * License, v. 2.0. If a copy of the MPL was not distributed with this > + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ > + > +#ifndef nsUGenCategory_h__ nit: please do not include double underscore in C++ identifiers.
Attachment #8872254 - Flags: review?(VYV03354) → review+
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c14a7823ce37 part 1 - Remove nsISemanticUnitScanner. r=emk https://hg.mozilla.org/integration/autoland/rev/bb587e11b75f part 2 - Remove nsCaseConversionImp2. r=emk https://hg.mozilla.org/integration/autoland/rev/2f09a955dbd6 part 3 - Remove nsCategoryImp. r=emk
Blocks: 1368646
And it looks like we really need it there :-(
(In reply to Jorg K (GMT+2) from comment #16) > Actually, we used the NS_SEMANTICUNITSCANNER_CONTRACTID here: > https://dxr.mozilla.org/comm-central/source/mailnews/extensions/bayesian- > spam-filter/src/nsBayesianFilter.cpp#769 Sorry about that. I didn't know that comm-central may also need that. Could you port nsISemanticUnitScanner to comm-central, or if it is non-trivial, probably we can backout part 1?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: