Closed Bug 934370 Opened 11 years ago Closed 7 years ago

[Filesystem API] Implement openRead method for device storage.

Categories

(Core :: DOM: Device Interfaces, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: xyuan, Assigned: xyuan)

References

(Blocks 1 open bug)

Details

(Whiteboard: [DeviceStorageFS])

To be implemented:

interface Directory {
  ...
  Promise<FileHandle> openRead((DOMString or File) path);
  ...
}
Summary: Bug 934368 - [Filesystem API] Implement openRead method for device storage. → [Filesystem API] Implement openRead method for device storage.
Assignee: nobody → xyuan
Status: NEW → ASSIGNED
Blocks: 910387
Whiteboard: [DeviceStorageFS]
Cleaning up Device Interfaces component, and mass-marking old FxOS bugs as incomplete.

If any of these bugs are still valid, please let me know.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.