Closed
Bug 1587905
Opened 5 years ago
Closed 5 years ago
Fix various "Dead nested assignment"
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
http://sylvestre.ledru.info/reports/fx-scan-build/report-txXPathOptimizer.cpp-optimizePath-33-1.html#EndPath
http://sylvestre.ledru.info/reports/fx-scan-build/report-XPCJSRuntime.cpp-ReadSourceFromFilename-84-1.html#EndPath
http://sylvestre.ledru.info/reports/fx-scan-build/report-NetworkInfoServiceLinux.cpp-ListInterfaceAddresses-10-1.html#EndPath
http://sylvestre.ledru.info/reports/fx-scan-build/report-nsFrameSetFrame.cpp-Reflow-179-1.html#EndPath
http://sylvestre.ledru.info/reports/fx-scan-build/report-nr_socket_prsock.cpp-recvfrom-23-1.html#EndPath
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D48887
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D48888
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D48889
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D48890
Assignee | ||
Updated•5 years ago
|
Keywords: leave-open
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b1c5a268d2e
Remove useless variable 'typeTest' declaration & assignation r=Ehsan
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f0ce1a1f84cb
Remove useless variable 'subdocFrame' declaration & assignation r=emilio
https://hg.mozilla.org/integration/autoland/rev/ace16b7e7aa6
Remove useless variable 'r' declaration & assignation r=bwc
https://hg.mozilla.org/integration/autoland/rev/9537a9c43cb4
Remove useless variable 'family' declaration & assignation r=valentin
Comment 8•5 years ago
|
||
bugherder |
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/daf34421eaa9
Remove useless variable 'bytesAllocated' declaration & assignation r=sfink
Assignee | ||
Updated•5 years ago
|
Keywords: leave-open
Comment 10•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•