Closed
Bug 1226063
Opened 10 years ago
Closed 10 years ago
take advantage of UniquePtr in BluetoothMapSmsManager::SendMasObexData
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Firefox OS Graveyard
Bluetooth
Tracking
(firefox45 fixed)
RESOLVED
FIXED
2.6 S1 - 11/20
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
|
10.59 KB,
patch
|
ben.tian
:
review+
|
Details | Diff | Splinter Review |
Now that UnixSocketRawData can assume ownership of UniquePtrs, we can
enhance SendMasObexData to accept UniquePtrs where possible.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8689277 -
Flags: review?(btian)
Comment 2•10 years ago
|
||
Comment on attachment 8689277 [details] [diff] [review]
take advantage of UniquePtr in BluetoothMapSmsManager::SendMasObexData
Review of attachment 8689277 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #8689277 -
Flags: review?(btian) → review+
Comment 5•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.6 S1 - 11/20
You need to log in
before you can comment on or make changes to this bug.
Description
•