Closed
Bug 1193298
Opened 10 years ago
Closed 10 years ago
Disallow implicit conversion to T* from RefPtr<T>&&
Categories
(Core :: MFBT, enhancement)
Core
MFBT
Tracking
()
RESOLVED
FIXED
mozilla43
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: ayg, Assigned: ayg)
References
Details
Attachments
(3 files)
|
792 bytes,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
|
1.34 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
|
6.19 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8646332 -
Flags: review?(nfroyd)
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8646333 -
Flags: review?(nfroyd)
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8646335 -
Flags: review?(nfroyd)
| Assignee | ||
Comment 4•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Updated•10 years ago
|
Attachment #8646332 -
Flags: review?(nfroyd) → review+
Updated•10 years ago
|
Attachment #8646333 -
Flags: review?(nfroyd) → review+
Comment 5•10 years ago
|
||
Comment on attachment 8646335 [details] [diff] [review]
Part 3 -- Delete RefPtr<T>::operator T*()&&
Review of attachment 8646335 [details] [diff] [review]:
-----------------------------------------------------------------
Man, unifying nsRefPtr and RefPtr can't come soon enough...
Attachment #8646335 -
Flags: review?(nfroyd) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
https://hg.mozilla.org/integration/mozilla-inbound/rev/b16d0820ac67
https://hg.mozilla.org/integration/mozilla-inbound/rev/1a488cbda2a6
https://hg.mozilla.org/integration/mozilla-inbound/rev/a2676b325b8a
Keywords: checkin-needed
Comment 7•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b16d0820ac67
https://hg.mozilla.org/mozilla-central/rev/1a488cbda2a6
https://hg.mozilla.org/mozilla-central/rev/a2676b325b8a
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•