Closed Bug 1802196 Opened 3 years ago Closed 3 years ago

Allow specifying FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE when opening nsILocalFileWin

Categories

(Core :: XPCOM, task, P1)

task

Tracking

()

RESOLVED WONTFIX

People

(Reporter: beth, Assigned: beth)

Details

nsILocalFileWin already has a openNSPRFileDescShareDelete which opens files with FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE (as openNSPRFileDesc opens without FILE_SHARE_DELETE but the other attrs set).

It would be useful to be able to specify the exact combination of flags we want when opening.

This will also be used to complete the IOUtils migration.

This is actually not required to complete the IOUtils migration.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
No longer blocks: 1801445
You need to log in before you can comment on or make changes to this bug.