Closed
Bug 801120
Opened 11 years ago
Closed 11 years ago
Support T* WeakPtr::get()
Categories
(Core :: MFBT, defect)
Tracking
()
People
(Reporter: joe, Assigned: joe)
References
Details
Attachments
(1 file)
595 bytes,
patch
|
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
WeakPtr doesn't support .get() returning a T*, but it should.
Attachment #670964 -
Flags: review?(jwalden+bmo)
Comment 1•11 years ago
|
||
Comment on attachment 670964 [details] [diff] [review] support get() Review of attachment 670964 [details] [diff] [review]: ----------------------------------------------------------------- Stealing. r=me
Attachment #670964 -
Flags: review?(jwalden+bmo) → review+
Updated•11 years ago
|
Assignee: nobody → joe
Assignee | ||
Comment 2•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/0e3e42751195
Target Milestone: --- → mozilla19
Comment 3•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/0e3e42751195
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Updated•10 years ago
|
blocking-b2g: --- → tef?
Updated•10 years ago
|
blocking-b2g: tef? → tef+
Updated•10 years ago
|
Comment 5•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g18/rev/b4ef9b2a5af5 https://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/00d2b7cb15d4
You need to log in
before you can comment on or make changes to this bug.
Description
•