Open Bug 212724 Opened 21 years ago Updated 2 years ago

enforce immutability of nsIFileURL::GetFile result

Categories

(Core :: Networking: File, defect, P5)

defect

Tracking

()

People

(Reporter: dwitte, Unassigned)

References

Details

(Whiteboard: [necko-would-take])

As a followup to bugs 122892 and 161921, we need to make sure consumers of
nsIFileURL::GetFile aren't trying to mutate the returned nsIFile result. The idl
dictates this:

http://lxr.mozilla.org/seamonkey/source/netwerk/base/public/nsIFileURL.idl#56

Once we're sure this is the case, we can remove the file cloning I'm about to
land into nsStandardURL::GetFile.
Depends on: 122892
Target Milestone: --- → Future
-> default owner
Assignee: darin → nobody
QA Contact: benc → networking.file
Target Milestone: Future → ---
Whiteboard: [necko-would-take]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.