Closed Bug 1731080 Opened 4 years ago Closed 4 years ago

Unify String.cpp in SpiderMonkey

Categories

(Core :: Internationalization, task)

task

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: anba, Assigned: anba)

References

Details

Attachments

(6 files)

No description provided.

The default constructor was deleted because all methods are static.

Pushed by andre.bargull@gmail.com: https://hg.mozilla.org/integration/autoland/rev/5677632c5cc6 Part 1: Add a String class to the unified Intl API. r=platform-i18n-reviewers,gregtatum https://hg.mozilla.org/integration/autoland/rev/325f70463ae6 Part 2: Call String::ToLocale{Upper,Lower}Case() in SpiderMonkey. r=platform-i18n-reviewers,gregtatum https://hg.mozilla.org/integration/autoland/rev/27c05511609e Part 3: Add methods to test if a code point has the properties "Cased" or "Case_Ignorable". r=platform-i18n-reviewers,gregtatum https://hg.mozilla.org/integration/autoland/rev/db84df5c7c9e Part 4: Replace u_hasBinaryProperty calls with mozilla::intl::String. r=platform-i18n-reviewers,gregtatum https://hg.mozilla.org/integration/autoland/rev/d7cd2b28c2a3 Part 5: Add string normalization methods to intl::String. r=platform-i18n-reviewers,gregtatum https://hg.mozilla.org/integration/autoland/rev/ddc9c3bd501e Part 6: Call mozilla::intl::String::Normalize() in SpiderMonkey. r=platform-i18n-reviewers,gregtatum
Regressions: 1731871
No longer regressions: 1731871
Blocks: 1686965
Regressions: 1736805
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: