Closed
Bug 1116622
Opened 6 years ago
Closed 6 years ago
Give TemporaryRef a take() method semantically equivalent to already_AddRefed::take()
Categories
(Core :: MFBT, defect)
Core
MFBT
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: ehsan, Assigned: ehsan)
References
Details
Attachments
(1 file)
12.95 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
This is in preparation of removing TemporaryRef. It should help make already_AddRefed a drop-in replacement for it.
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8542744 -
Flags: review?(nfroyd)
![]() |
||
Updated•6 years ago
|
Attachment #8542744 -
Flags: review?(nfroyd) → review+
https://hg.mozilla.org/mozilla-central/rev/36233e18f670
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•