Closed
Bug 1588260
Opened 5 years ago
Closed 5 years ago
Stop using [array] in nsICollation
Categories
(Core :: Internationalization, task, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
I considered using Span here, but nsTArray actually works fine for the one consumer of these APIs in Gecko...
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 3•5 years ago
|
||
Magnus, any objections to me landing this on m-c? Are the Thunderbird bits that are affected by this ready to go?
Flags: needinfo?(mkmelin+mozilla)
Comment 4•5 years ago
|
||
I'll have to defer to Ben. Nice to see it happening!
Flags: needinfo?(mkmelin+mozilla) → needinfo?(benc)
Comment 5•5 years ago
|
||
Thanks, Boris! I got a little sidetracked over the last couple of weeks, but I'll get the Thunderbird side ready to land this week.
Flags: needinfo?(benc)
Comment 6•5 years ago
|
||
Sorry for the delay, Boris, I think we're good to go.
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dfa02c90256c
part 1. Make some XSLT comparator code a bit more type-safe. r=peterv.
https://hg.mozilla.org/integration/autoland/rev/d9acb8da0768
part 2. Switch nsICollation away from using xpidl [array]. r=peterv,emk
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dfa02c90256c
https://hg.mozilla.org/mozilla-central/rev/d9acb8da0768
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•