Closed
Bug 1236571
Opened 9 years ago
Closed 9 years ago
convert easy cases of nsAutoArrayPtr<T> to UniquePtr<T[]> in js/xpconnect/
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
5.08 KB,
patch
|
gkrizsanits
:
review+
|
Details | Diff | Splinter Review |
The other cases are tied up with the startup cache, and will need more
extensive refactoring.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8703673 -
Flags: review?(gkrizsanits)
Updated•9 years ago
|
Attachment #8703673 -
Flags: review?(gkrizsanits) → review+
Comment 4•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/10c8b5b877b9
https://hg.mozilla.org/mozilla-central/rev/b85b0bd197e2
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•