RESOLVED FIXED289509
FileSystem::openFile() should return a FileHandle
https://bugs.webkit.org/show_bug.cgi?id=289509
Summary FileSystem::openFile() should return a FileHandle
Chris Dumez
Reported 2025-03-10 20:25:10 PDT
FileSystem::openFile() should return a FileHandle instead of a PlatformFileHandle, FileHandle being a RAII wrapper to make sure we never forget to close file descriptors.
Attachments
Chris Dumez
Comment 1 2025-03-10 20:30:07 PDT
EWS
Comment 2 2025-03-13 15:01:36 PDT
Committed 292119@main (cb506c8dfb5d): <https://commits.webkit.org/292119@main> Reviewed commits have been landed. Closing PR #42232 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-03-13 15:02:20 PDT
Note You need to log in before you can comment on or make changes to this bug.