[Webkit-unassigned] [Bug 96109] [chromium] Global Selection test broken on Chromium Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 13:10:11 PDT 2012


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





--- Comment #5 from Tony Chang <tony at chromium.org>  2012-09-27 13:10:37 PST ---
(In reply to comment #4)
> An alternative solution is to move the chromium update of the global selection into WebKit. Unless there is a good reason it is outside, I think that would be the best solution, and would mean we could also unify the code updating of the selection buffer.

We could do this for DRT, but in a real Chromium.  WebKit is in a sandbox that doesn't have direct access to X.  We make an IPC call to the browser process that does sets the global selection clipboard.

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