Open
Bug 1170329
Opened 10 years ago
Updated 3 years ago
Implement BaseFile.read()
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: gps, Unassigned)
References
Details
Bug 1168607 implemented File.read(). We should really have a BaseFile.read(). The reason this wasn't done is because the various *File classes do opening differently.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•