Closed
Bug 551121
Opened 15 years ago
Closed 9 years ago
IPDL: Consider replacing nsTArray in IPDL-generated C++ with <set>
Categories
(Core :: IPC, enhancement)
Core
IPC
Tracking
()
RESOLVED
DUPLICATE
of bug 1212027
People
(Reporter: cjones, Unassigned)
References
Details
No description provided.
Comment 1•15 years ago
|
||
-1 Moving in the wrong direction, IMO.
| Reporter | ||
Updated•15 years ago
|
Summary: IPDL: Replace use of STL data structures in *Channel and nsTArray in generated code with new mozilla:: datatypes → IPDL: Fix use of STL data structures in *Channel and replace nsTArray per bug 551254's resolution
| Reporter | ||
Updated•15 years ago
|
Summary: IPDL: Fix use of STL data structures in *Channel and replace nsTArray per bug 551254's resolution → IPDL: Consider replacing nsTArray in IPDL-generated C++ with <set>
Comment 2•9 years ago
|
||
I think we did this in bug 1212027. Even if we didn't, we'd prefer to use Gecko data structures rather than std:: ones.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•