Closed
Bug 1250666
Opened 9 years ago
Closed 9 years ago
Forward Variant's move constructor argument correctly to the underlying variant type
Categories
(Core :: MFBT, defect)
Core
MFBT
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: seth, Assigned: seth)
References
Details
Attachments
(1 file)
Assignee | ||
Updated•9 years ago
|
Summary: Forward Variant's move construct argument correctly to the underlying variant type → Forward Variant's move constructor argument correctly to the underlying variant type
Assignee | ||
Comment 1•9 years ago
|
||
Here's the patch.
Attachment #8722654 -
Flags: review?(jwalden+bmo)
Updated•9 years ago
|
Attachment #8722654 -
Flags: review?(jwalden+bmo) → review+
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/93a262a768d62f6dc05e00833e43bb99bd974047
Bug 1250666 - Forward Variant's move constructor argument correctly to the underlying variant type. r=waldo
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•