.
Created attachment 398725 [details] Patch
Created attachment 398727 [details] Patch
Comment on attachment 398727 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=398727&action=review > Source/WebKit/UIProcess/gtk/ClipboardGtk4.cpp:146 > + gssize writtenBytes = g_output_stream_splice_finish(G_OUTPUT_STREAM(stream), result, nullptr); Nice use of file splicing ^_^
Committed r261555: <https://trac.webkit.org/changeset/261555>