Closed Bug 1620687 Opened 5 years ago Closed 5 years ago

Unused "aURI" parameter in NS_GetFilenameFromDisposition

Categories

(Core :: Networking, enhancement, P5)

enhancement

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: sonakshisaxena1, Assigned: sonakshisaxena1, Mentored)

Details

(Whiteboard: [necko-triaged])

Attachments

(2 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36

Steps to reproduce:

NS_GetFilenameFromDisposition with file path- "netwerk/base/nsNetUtil.cpp" doesn't use "aURI" parameter anywhere in its scope. Hence, it can be safely removed from it's definition as well as from all the places where NS_GetFilenameFromDisposition is called.

Flags: needinfo?(valentin.gosu)
Assignee: nobody → sonakshisaxena1
Component: General → Networking
Flags: needinfo?(valentin.gosu)
Priority: -- → P5
Whiteboard: [necko-triaged]
Mentor: valentin.gosu

Depends on D65868

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: