[Webkit-unassigned] [Bug 27411] [GTK] Clipboard data is lost on exit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 11:08:09 PDT 2010


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





--- Comment #9 from Martin Robinson <mrobinson at webkit.org>  2010-07-12 11:08:09 PST ---
Patch looks good, but this may not be the correct place to call these functions. Having the change here means that not all code paths which set the clipboard will get this fix. Perhaps it would make more sense to do it here: http://trac.webkit.org/browser/trunk/WebCore/platform/gtk/PasteboardHelper.cpp#L286 in writeClipboardContents. Please consider this change. Thanks!

-- 
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