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

Issue 10917270: linux_aura: Make X11 selection buffers work on text in both direction. (Closed)

Created:
8 years, 3 months ago by Elliot Glaysher
Modified:
8 years, 3 months ago
Reviewers:
jam, Daniel Erat, dcheng
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

linux_aura: Make X11 selection buffers work on text in both direction. BUG=130805 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157368

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix nit #

Patch Set 3 : Remove check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 2 chunks +18 lines, -0 lines 0 comments Download
M ui/base/clipboard/clipboard.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Elliot Glaysher
This mirrors what we're doing in RenderWidgetHostViewGtk, except using the Clipboard api instead of gtk.
8 years, 3 months ago (2012-09-14 18:22:56 UTC) #1
Daniel Erat
https://codereview.chromium.org/10917270/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/10917270/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode537 content/browser/renderer_host/render_widget_host_view_aura.cc:537: size_t pos = range.GetMin() - offset; is there any ...
8 years, 3 months ago (2012-09-14 18:33:15 UTC) #2
Elliot Glaysher
https://codereview.chromium.org/10917270/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/10917270/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode537 content/browser/renderer_host/render_widget_host_view_aura.cc:537: size_t pos = range.GetMin() - offset; On 2012/09/14 18:33:15, ...
8 years, 3 months ago (2012-09-14 20:16:16 UTC) #3
Daniel Erat
lgtm https://codereview.chromium.org/10917270/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/10917270/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode537 content/browser/renderer_host/render_widget_host_view_aura.cc:537: size_t pos = range.GetMin() - offset; On 2012/09/14 ...
8 years, 3 months ago (2012-09-14 20:38:16 UTC) #4
Elliot Glaysher
Looking at this some more, I don't think I should be doing the check at ...
8 years, 3 months ago (2012-09-17 18:26:18 UTC) #5
jam
rubberstamp lgtm
8 years, 3 months ago (2012-09-17 19:51:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10917270/1007
8 years, 3 months ago (2012-09-17 20:05:50 UTC) #7
commit-bot: I haz the power
Presubmit check for 10917270-1007 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-17 20:05:55 UTC) #8
Elliot Glaysher
dcheng: clipboard stamp
8 years, 3 months ago (2012-09-17 20:11:20 UTC) #9
dcheng
On 2012/09/17 20:11:20, Elliot Glaysher wrote: > dcheng: clipboard stamp lgtm
8 years, 3 months ago (2012-09-17 20:41:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10917270/1007
8 years, 3 months ago (2012-09-17 20:42:09 UTC) #11
commit-bot: I haz the power
8 years, 3 months ago (2012-09-18 01:04:17 UTC) #12
Retried try job too often for step(s) browser_tests

Powered by Google App Engine
This is Rietveld 408576698