RESOLVED FIXED Bug 211561
[GTK4] Add support for clipboard operations
https://bugs.webkit.org/show_bug.cgi?id=211561
Summary [GTK4] Add support for clipboard operations
Carlos Garcia Campos
Reported 2020-05-07 05:58:28 PDT
.
Attachments
Patch (9.16 KB, patch)
2020-05-07 06:00 PDT, Carlos Garcia Campos
no flags
Patch (9.16 KB, patch)
2020-05-07 06:14 PDT, Carlos Garcia Campos
aperez: review+
Carlos Garcia Campos
Comment 1 2020-05-07 06:00:30 PDT
Carlos Garcia Campos
Comment 2 2020-05-07 06:14:38 PDT
Adrian Perez
Comment 3 2020-05-12 08:18:23 PDT
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 ^_^
Carlos Garcia Campos
Comment 4 2020-05-12 08:22:18 PDT
Note You need to log in before you can comment on or make changes to this bug.