[webkit-changes] [WebKit/WebKit] 775c15: [PlayStation] Fix build after 254512 at main
Don Olmstead
noreply at github.com
Thu Sep 15 13:43:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 775c153f63eb87b0c3ebf5b1b2e6622005580b4f
https://github.com/WebKit/WebKit/commit/775c153f63eb87b0c3ebf5b1b2e6622005580b4f
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M Source/WebKit/Platform/unix/SharedMemoryUnix.cpp
Log Message:
-----------
[PlayStation] Fix build after 254512 at main
https://bugs.webkit.org/show_bug.cgi?id=245227
Reviewed by Kimmo Kinnunen.
Just include `WebCoreArgumentCoders.h` to get the `UnixFileDescriptor`
serialization. Remove redundant headers which are all present in that
file.
* Source/WebKit/Platform/unix/SharedMemoryUnix.cpp:
Canonical link: https://commits.webkit.org/254529@main
More information about the webkit-changes
mailing list