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

Issue 527024: Linux: implement setting cursor type (Closed)

Created:
10 years, 11 months ago by Tristan Schmelcher 2
Modified:
9 years, 6 months ago
Reviewers:
Antoine Labour, piman
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

Linux: implement setting cursor type Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35764

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -11 lines) Patch
M plugin/cross/o3d_glue.h View 3 chunks +5 lines, -1 line 0 comments Download
M plugin/cross/o3d_glue.cc View 1 5 chunks +73 lines, -5 lines 0 comments Download
M plugin/linux/main_linux.cc View 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Tristan Schmelcher 2
10 years, 11 months ago (2010-01-07 23:12:19 UTC) #1
piman
LGTM. Minor comment. http://codereview.chromium.org/527024/diff/1/3 File plugin/cross/o3d_glue.cc (right): http://codereview.chromium.org/527024/diff/1/3#newcode893 plugin/cross/o3d_glue.cc:893: case o3d::Cursor::NONE: can you add NOTIMPLEMENTED() ...
10 years, 11 months ago (2010-01-08 00:44:33 UTC) #2
Tristan Schmelcher 2
10 years, 11 months ago (2010-01-08 01:13:27 UTC) #3
http://codereview.chromium.org/527024/diff/1/3
File plugin/cross/o3d_glue.cc (right):

http://codereview.chromium.org/527024/diff/1/3#newcode893
plugin/cross/o3d_glue.cc:893: case o3d::Cursor::NONE:
On 2010/01/08 00:44:33, piman wrote:
> can you add NOTIMPLEMENTED() here and below ?

Done.

Powered by Google App Engine
This is Rietveld 408576698