RESOLVED FIXED 225811
Rename FileSystem::getVolumeFreeSpace() to FileSystem::volumeFreeSpace()
https://bugs.webkit.org/show_bug.cgi?id=225811
Summary Rename FileSystem::getVolumeFreeSpace() to FileSystem::volumeFreeSpace()
Chris Dumez
Reported 2021-05-14 10:01:54 PDT
Rename FileSystem::getVolumeFreeSpace() to FileSystem::volumeFreeSpace() and have it return an Optional<uint64_t> instead of using an out-parameter.
Attachments
Patch (6.15 KB, patch)
2021-05-14 10:04 PDT, Chris Dumez
ews-feeder: commit-queue-
Patch (6.15 KB, patch)
2021-05-14 10:21 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-14 10:04:43 PDT
Chris Dumez
Comment 2 2021-05-14 10:21:08 PDT
EWS
Comment 3 2021-05-14 16:08:11 PDT
Committed r277514 (237744@main): <https://commits.webkit.org/237744@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428635 [details].
Radar WebKit Bug Importer
Comment 4 2021-05-14 16:09:19 PDT
Note You need to log in before you can comment on or make changes to this bug.