Bug 225811 - Rename FileSystem::getVolumeFreeSpace() to FileSystem::volumeFreeSpace()
Summary: Rename FileSystem::getVolumeFreeSpace() to FileSystem::volumeFreeSpace()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-14 10:01 PDT by Chris Dumez
Modified: 2021-05-14 16:09 PDT (History)
9 users (show)

See Also:


Attachments
Patch (6.15 KB, patch)
2021-05-14 10:04 PDT, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.15 KB, patch)
2021-05-14 10:21 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>