Closed Bug 1333451 Opened 8 years ago Closed 8 years ago

add BUG_COMPONENT to intl/* files

Categories

(Core :: Internationalization, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

Attachments

(2 files, 1 obsolete file)

there are many files in the intl/* directory tree, most of these look to be imported from other tools, and from looking at it, all of the files (source/tests) belong to Core::Internationalization. I see these files: * build/* chardat/* hyphenation/* icu/* icu-patches/* locale/* locales/* lwbrk/* strres/* tzdata/* uconv/* unicharutil/* possibly some of these directories or related files might live in other bugzilla components, from my best guess, I believe these all belong in Core::Internationalization.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #8829900 - Flags: review?(m_kato)
Comment on attachment 8829900 [details] [diff] [review] annotate moz.build with BUG_COMPONENT for intl/* files Review of attachment 8829900 [details] [diff] [review]: ----------------------------------------------------------------- icu, icu-patches, tzdata are Javascript::Internatinalization API (ex. bug 1323254 and bug 1321030). Others are OK.
Attachment #8829900 - Flags: review?(m_kato)
thanks for the feedback, I have implemented what you asked for and here is what the output will look like: $ ./mach file-info bugzilla-component intl/** Core :: Internationalization intl/build intl/chardet intl/hyphenation intl/icu_sources_data.py intl/locale intl/locales intl/lwbrk intl/moz.build intl/strres intl/uconv intl/unicharutil intl/update-icu.sh intl/update-tzdata.sh Core :: JavaScript: Internationalization API intl/icu intl/icu-patches intl/tzdata
Attachment #8829900 - Attachment is obsolete: true
Attachment #8830244 - Flags: review?(m_kato)
intl/update-{icu,tzdata}.sh should be Core :: JS: Internationalization, same as intl/icu{,-patches} and intl/tzdata. They tend to get touched when icu/tzdata updates happen, and those generally are driven by JS people. intl/icu_sources_data.py basically generates a moz.build system for ICU, and Ted (?) wrote it initially, and that's really much more Core :: Build Config than anything in either specifically-internationalization component.
Joel, could you update fix per comment #4?
sorry for this, I had mixed my patches up and had landed this patch without proper review or without the final edits from comment 4. I have attached the patch to address comment 4, you can see that what I landed had icu, icu-patches, tzdata set to js:internationalization api- so we are close.
Attachment #8830687 - Flags: review?(m_kato)
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Attachment #8830244 - Flags: review?(m_kato) → review+
Attachment #8830687 - Flags: review?(m_kato) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: