RESOLVED FIXED 45826
[GTK] Implement dissolveDragImageToFraction
https://bugs.webkit.org/show_bug.cgi?id=45826
Summary [GTK] Implement dissolveDragImageToFraction
Martin Robinson
Reported 2010-09-15 11:34:28 PDT
The image during drags is opaque and probably a bit too bit. This patch tracks adding transparency and making the size on part with Chromium.
Attachments
Patch for this issue (13.79 KB, patch)
2010-09-15 11:48 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-09-15 11:48:26 PDT
Created attachment 67694 [details] Patch for this issue
WebKit Review Bot
Comment 2 2010-09-15 11:49:45 PDT
Attachment 67694 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebCore/platform/DragImage.h:51: cairo_surface_t is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Martin Robinson
Comment 3 2010-09-15 19:21:11 PDT
Xan Lopez
Comment 4 2010-09-16 12:24:03 PDT
Comment on attachment 67694 [details] Patch for this issue Ay caramba.
Martin Robinson
Comment 5 2010-09-16 13:51:17 PDT
Comment on attachment 67694 [details] Patch for this issue Clearing flags on attachment: 67694 Committed r67664: <http://trac.webkit.org/changeset/67664>
Martin Robinson
Comment 6 2010-09-16 13:51:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.