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

Issue 8501002: Use XFixes to update the clipboard sequence number. (Closed)

Created:
9 years, 1 month ago by dcheng
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Reland with a virtual destructor. Use XFixes to update the clipboard sequence number. BUG=73478 TEST=manual testing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109528 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109537

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : int64 -> uint64 #

Total comments: 12

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -5 lines) Patch
M build/linux/system.gyp View 1 1 chunk +21 lines, -0 lines 0 comments Download
M ui/base/clipboard/clipboard_gtk.cc View 1 2 3 4 4 chunks +85 lines, -5 lines 0 comments Download
M ui/ui.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dcheng
9 years, 1 month ago (2011-11-10 02:11:35 UTC) #1
Daniel Erat
http://codereview.chromium.org/8501002/diff/2002/ui/base/clipboard/clipboard_gtk.cc File ui/base/clipboard/clipboard_gtk.cc (right): http://codereview.chromium.org/8501002/diff/2002/ui/base/clipboard/clipboard_gtk.cc#newcode24 ui/base/clipboard/clipboard_gtk.cc:24: #include "ui/base/x/x11_util.h" nit: this should appear immediately after ui/base/gtk/gtk_signal.h ...
9 years, 1 month ago (2011-11-10 19:03:48 UTC) #2
dcheng
http://codereview.chromium.org/8501002/diff/2002/ui/base/clipboard/clipboard_gtk.cc File ui/base/clipboard/clipboard_gtk.cc (right): http://codereview.chromium.org/8501002/diff/2002/ui/base/clipboard/clipboard_gtk.cc#newcode24 ui/base/clipboard/clipboard_gtk.cc:24: #include "ui/base/x/x11_util.h" On 2011/11/10 19:03:49, Daniel Erat wrote: > ...
9 years, 1 month ago (2011-11-10 20:13:05 UTC) #3
Daniel Erat
Thanks, LGTM.
9 years, 1 month ago (2011-11-10 21:26:00 UTC) #4
Ben Goodger (Google)
9 years, 1 month ago (2011-11-10 22:24:30 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698