WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255932
[GLib] Lobotomize FileSystemGlib.cpp
https://bugs.webkit.org/show_bug.cgi?id=255932
Summary
[GLib] Lobotomize FileSystemGlib.cpp
Michael Catanzaro
Reported
2023-04-25 09:50:06 PDT
Most of FileSystemGlib.cpp is redundant with FileSystemPOSIX.cpp. There is no good reason to implement the POSIX-style WTF::Filesystem APIs using GIO when we have access to POSIX. FileSystemGlib.cpp is now going to rather extreme lengths to work around impedance between the GIO and POSIX APIs, and it's much simpler to just use POSIX.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2023-04-25 09:51:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13153
EWS
Comment 2
2023-04-28 07:45:16 PDT
Committed
263503@main
(448487f4e635): <
https://commits.webkit.org/263503@main
> Reviewed commits have been landed. Closing PR #13153 and removing active labels.
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