RESOLVED FIXED 225798
Rename FileSystem::getFileSize() to FileSystem::fileSize()
https://bugs.webkit.org/show_bug.cgi?id=225798
Summary Rename FileSystem::getFileSize() to FileSystem::fileSize()
Chris Dumez
Reported 2021-05-13 21:39:54 PDT
Rename FileSystem::getFileSize() to FileSystem::fileSize(). Also have it return an Optional<uint64_t> instead of taking a long long out-parameter.
Attachments
Patch (56.26 KB, patch)
2021-05-13 21:49 PDT, Chris Dumez
ews-feeder: commit-queue-
Patch (56.25 KB, patch)
2021-05-13 22:07 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-13 21:49:50 PDT
Chris Dumez
Comment 2 2021-05-13 22:07:18 PDT
EWS
Comment 3 2021-05-14 09:10:46 PDT
Committed r277492 (237726@main): <https://commits.webkit.org/237726@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428602 [details].
Radar WebKit Bug Importer
Comment 4 2021-05-14 09:11:17 PDT
Note You need to log in before you can comment on or make changes to this bug.