Closed
Bug 1402859
Opened 5 years ago
Closed 5 years ago
Remove ENABLE_INTL_API conditional from webidl and dom/base code, now that it's true across all builds
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
Now that we build with ICU on all platforms, we don't need these #ifdefs any more.
Assignee | ||
Comment 1•5 years ago
|
||
Attachment #8911801 -
Flags: review?(bugs)
Updated•5 years ago
|
Attachment #8911801 -
Flags: review?(bugs) → review+
Pushed by jkew@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/14a8731f290e Remove ENABLE_INTL_API conditional from webidl and dom/base code, now that it's true across all builds. r=smaug
Comment 3•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/14a8731f290e
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•