[webkit-reviews] review granted: [Bug 211561] [GTK4] Add support for clipboard operations : [Attachment 398727] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 08:18:23 PDT 2020


Adrian Perez <aperez at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 211561: [GTK4] Add support for clipboard operations
https://bugs.webkit.org/show_bug.cgi?id=211561

Attachment 398727: Patch

https://bugs.webkit.org/attachment.cgi?id=398727&action=review




--- Comment #3 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 398727
  --> https://bugs.webkit.org/attachment.cgi?id=398727
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 ^_^


More information about the webkit-reviews mailing list