Closed Bug 1472945 Opened 6 years ago Closed 6 years ago

Deadcode in CacheFileInputStream::ReadSegments

Categories

(Core :: Networking, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

(Blocks 1 open bug)

Details

(Keywords: coverity, Whiteboard: [CID 1437596])

Attachments

(1 file)

Introduced by bug 1470355,
    if (aCount == 0) {
      break;
    }
is now useless as we leave the method earlier.
Comment on attachment 8989362 [details]
Bug 1472945 - Remove some deadcode introduced by bug 1470355

https://reviewboard.mozilla.org/r/254450/#review261232
Attachment #8989362 - Flags: review?(valentin.gosu) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b42a4a801685
Remove some deadcode introduced by bug 1470355 r=valentin
https://hg.mozilla.org/mozilla-central/rev/b42a4a801685
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: