Bug 255932

Summary: [GLib] Lobotomize FileSystemGlib.cpp
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

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
Michael Catanzaro
Comment 1 2023-04-25 09:51:19 PDT
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.