Bug 168419

Summary: [GTK] Images are never read from the clipboard
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, lwbaqueros
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch svillar: review+

Description Carlos Garcia Campos 2017-02-16 03:45:37 PST
We write them, bu we don't read them. This is the reason why test editing/pasteboard/paste-image-using-image-data.html fails.
Comment 1 Carlos Garcia Campos 2017-02-16 03:50:21 PST
Created attachment 301737 [details]
Patch
Comment 2 Sergio Villar Senin 2017-02-16 04:04:26 PST
Comment on attachment 301737 [details]
Patch

Nice catch!
Comment 3 Carlos Garcia Campos 2017-02-16 04:10:42 PST
Committed r212428: <http://trac.webkit.org/changeset/212428>