Closed
Bug 1728241
Opened 4 years ago
Closed 4 years ago
Fixed non-unified build under intl/lwbrk
Categories
(Core :: Internationalization, task)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
This patch is to fix WordBreaker.cpp under non-unified build. I test the
non-unified build locally on my Linux machine via changing
UNIFIED_SOURCES
containing "LineBreaker.cpp" and "WordBreaker.cpp" to
SOURCES
in intl/lwbrk/moz.build.
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/520aa445d576
Fix non-unified build for intl/lwbrk. r=platform-i18n-reviewers,dminor
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•