[Webkit-unassigned] [Bug 53645] [GTK] editing/pasteboard/copy-standalone-image.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 10:26:09 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=53645





--- Comment #2 from Eric Seidel <eric at webkit.org>  2011-04-06 10:26:10 PST ---
(From update of attachment 81157)
View in context: https://bugs.webkit.org/attachment.cgi?id=81157&action=review

> Source/WebCore/platform/gtk/PasteboardGtk.cpp:115
> +    // FIXME: Later this code should be shared with Chromium somehow. Chances are all platforms want it.

Which code?  Can we abstract said code into a helper method (even if we don't share it now)?

> Source/WebCore/platform/gtk/PasteboardGtk.cpp:130
> +    if (!url.isEmpty()) {

This whole block feels like a helper method to me. :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list