Bug 225811

Summary: Rename FileSystem::getVolumeFreeSpace() to FileSystem::volumeFreeSpace()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, cgarcia, cmarcelo, darin, ews-watchlist, ggaren, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

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.