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

Issue 8038: Simultaneously store multiple formats on the linux clipboard. (Closed)

Created:
12 years, 2 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Simultaneously store multiple formats on the linux clipboard. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3819

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -69 lines) Patch
M base/base_lib.scons View 4 5 1 chunk +1 line, -0 lines 0 comments Download
M base/base_unittests.scons View 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M base/clipboard.h View 1 2 3 4 5 4 chunks +23 lines, -1 line 0 comments Download
M base/clipboard_linux.cc View 1 2 3 4 5 6 chunks +143 lines, -57 lines 0 comments Download
M base/clipboard_unittest.cc View 1 2 3 4 5 8 chunks +25 lines, -10 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Evan Stade
This is a bit of a rework from the first clipboard implementation. The reason is ...
12 years, 2 months ago (2008-10-21 22:35:09 UTC) #1
Evan Martin
I have a couple of style comments below, but more fundamentally I just don't understand ...
12 years, 2 months ago (2008-10-22 17:33:48 UTC) #2
Evan Stade
wall of text warning You are correct about the intent of the change. We have ...
12 years, 2 months ago (2008-10-22 20:35:14 UTC) #3
Evan Martin
Thanks for the explanation! Filing the bug is also a nice touch. http://3.latest.chromiumcodereview.appspot.com/8038/diff/9/12 File base/clipboard.h ...
12 years, 2 months ago (2008-10-22 22:24:24 UTC) #4
Evan Martin
On 2008/10/22 20:35:14, Evan Stade wrote: > wall of text warning Oh, and this wall ...
12 years, 2 months ago (2008-10-22 22:25:18 UTC) #5
Peter Kasting
On 2008/10/22 20:35:14, Evan Stade wrote: > The Chrome Clipboard class > accomplishes this by ...
12 years, 2 months ago (2008-10-22 22:29:23 UTC) #6
Evan Stade
> Might it be clearer, from an API perspective, to have functions that can add ...
12 years, 2 months ago (2008-10-22 23:40:22 UTC) #7
Evan Stade
http://codereview.chromium.org/8038/diff/9/12 File base/clipboard.h (right): http://codereview.chromium.org/8038/diff/9/12#newcode143 Line 143: void SetGtkClipboard(); On 2008/10/22 22:24:24, Evan Martin wrote: ...
12 years, 2 months ago (2008-10-22 23:47:16 UTC) #8
Peter Kasting
On 2008/10/22 23:40:22, Evan Stade wrote: > Yes, that would probably be a better API ...
12 years, 2 months ago (2008-10-22 23:48:31 UTC) #9
Evan Stade
> Is it most convenient for you to go ahead and > check this change ...
12 years, 2 months ago (2008-10-23 00:28:30 UTC) #10
Evan Martin
12 years, 2 months ago (2008-10-23 00:45:03 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld 408576698