Closed
Bug 1591490
Opened 3 years ago
Closed 3 years ago
Use NS_IS_SURROGATE_PAIR everywhere
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: alexhenrie24, Assigned: alexhenrie24)
Details
Attachments
(1 file)
The fix to Bug 1589786 introduced a new NS_IS_SURROGATE_PAIR macro. Let's switch to this macro wherever it would make the code more readable.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by nbeleuzu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/956451c71574 Use the NS_IS_SURROGATE_PAIR macro everywhere. r=Ehsan
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•3 years ago
|
Assignee: nobody → alexhenrie24
Updated•2 years ago
|
Component: String → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•