Closed Bug 698249 Opened 13 years ago Closed 13 years ago

Unnecessary nsresult rv declaration in nsFileChannel::OpenContentStream

Categories

(Core :: Networking: File, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: WeirdAl, Assigned: WeirdAl)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Near the end of nsFileChannel::OpenContentStream, there's an inner nsresult rv declaration.  We already have an available nsresult rv though, and it's not checked anywhere else.
Attachment #570526 - Flags: review?(bzbarsky)
Comment on attachment 570526 [details] [diff] [review]
patch

r=me
Attachment #570526 - Flags: review?(bzbarsky) → review+
Keywords: checkin-needed
Assignee: nobody → ajvincent
https://hg.mozilla.org/mozilla-central/rev/88cd8e9287c8
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: