Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 314943002: Make Chrome's clipboard compatible with mono apps (Closed)

Created:
6 years, 6 months ago by pkotwicz
Modified:
6 years, 6 months ago
Reviewers:
dcheng
CC:
chromium-reviews
Visibility:
Public.

Description

Make Chrome's clipboard compatible with the clipboard for mono apps (http://www.mono-project.com/) A request for the "TARGETS" target of the clipboard selection via XConvertSelection(display, selection, target, property, requestor, time) should set |property| to a property of type XA_ATOM. Mono apps set |property| to a property of type "TARGETS" instead. This CL treats a property of type "TARGETS" the same as a property of type XA_ATOM. BUG=377893 TEST=Manual, see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274851

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M ui/base/clipboard/clipboard_aurax11.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
pkotwicz
dcheng@ can you please take a look? I have filed a bug against mono at ...
6 years, 6 months ago (2014-06-04 04:12:32 UTC) #1
dcheng
On 2014/06/04 04:12:32, pkotwicz wrote: > dcheng@ can you please take a look? > > ...
6 years, 6 months ago (2014-06-04 04:32:02 UTC) #2
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 6 months ago (2014-06-04 14:10:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/314943002/1
6 years, 6 months ago (2014-06-04 14:11:42 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 17:05:08 UTC) #5
Message was sent while issue was closed.
Change committed as 274851

Powered by Google App Engine
This is Rietveld 408576698