Closed Bug 698249 Opened 14 years ago Closed 14 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)
Attachment #570526 - Flags: review?(bzbarsky) → review+
Keywords: checkin-needed
Assignee: nobody → ajvincent
Status: NEW → RESOLVED
Closed: 14 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: