Bug 168419 - [GTK] Images are never read from the clipboard
Summary: [GTK] Images are never read from the clipboard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2017-02-16 03:45 PST by Carlos Garcia Campos
Modified: 2020-05-06 10:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.35 KB, patch)
2017-02-16 03:50 PST, Carlos Garcia Campos
svillar: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>