Closed
Bug 1470641
Opened 6 years ago
Closed 6 years ago
update already_AddRefed constructor comments
Categories
(Core :: MFBT, defect)
Core
MFBT
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: Benjamin, Assigned: Benjamin)
References
Details
Attachments
(1 file)
2.55 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
already_AddRefed has a nice long comment about why one of the constructors takes a pointer to a member function even though that code was removed in bug 1162335.
Attachment #8987244 -
Flags: review?(nfroyd)
![]() |
||
Updated•6 years ago
|
Attachment #8987244 -
Flags: review?(nfroyd) → review+
Pushed by benjamin@python.org: https://hg.mozilla.org/integration/mozilla-inbound/rev/65ef3341465a Update already_AddRefed constructor comment. r=froydnj
Comment 2•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/65ef3341465a
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•6 years ago
|
Assignee: nobody → benjamin
You need to log in
before you can comment on or make changes to this bug.
Description
•