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

Description Chris Dumez 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.
Comment 1 Chris Dumez 2021-05-14 10:04:43 PDT
Created attachment 428632 [details]
Patch
Comment 2 Chris Dumez 2021-05-14 10:21:08 PDT
Created attachment 428635 [details]
Patch
Comment 3 EWS 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].
Comment 4 Radar WebKit Bug Importer 2021-05-14 16:09:19 PDT
<rdar://problem/78037054>