WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226671
FileSystem::readFromFile() should return data as `void*`
https://bugs.webkit.org/show_bug.cgi?id=226671
Summary
FileSystem::readFromFile() should return data as `void*`
Chris Dumez
Reported
2021-06-04 18:34:56 PDT
FileSystem::readFromFile() should return data as `void*` instead of `char*`. This is more flexible and consistent with FileSystem::writeToFile().
Attachments
Patch
(23.84 KB, patch)
2021-06-04 18:48 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-06-04 18:48:00 PDT
Created
attachment 430638
[details]
Patch
EWS
Comment 2
2021-06-04 21:47:30 PDT
Committed
r278521
(
238520@main
): <
https://commits.webkit.org/238520@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 430638
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-06-04 21:48:16 PDT
<
rdar://problem/78898641
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug