Closed
Bug 1310576
Opened 8 years ago
Closed 4 years ago
Use [[nodiscard]] in services/
Categories
(Firefox :: Sync, task, P3)
Firefox
Sync
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox52 | --- | affected |
People
(Reporter: wcpan, Unassigned)
References
Details
Subtask for bug 1268766.
Reporter | ||
Updated•8 years ago
|
Blocks: use-nodiscard
Comment 1•8 years ago
|
||
IIRC, the only C++ in services/ is the old J-PAKE code. Depending on how much work it is, might make more sense to remove it entirely.
Comment 2•8 years ago
|
||
Wei-Cheng, are you planning to work on this, or just filing it for completeness? :-)
Flags: needinfo?(wpan)
Priority: -- → P3
Reporter | ||
Comment 3•8 years ago
|
||
I'm filling it just for completeness.
If we are going to deprecate the code, I think we can close this as wontfix.
Flags: needinfo?(wpan)
Updated•8 years ago
|
Priority: P3 → P2
Updated•8 years ago
|
Priority: P2 → P3
Updated•4 years ago
|
Type: defect → task
Summary: Use MOZ_MUST_USE in services/ → Use [[nodiscard]] in services/
Comment 4•4 years ago
|
||
As par bug 1268766 comment #13, we don't think anyone is going to fix this.
So we can close this bug.
If someone is interested in fixing this bug, please file a new bug.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•