diff options
author | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-11 04:33:08 +0000 |
---|---|---|
committer | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-11 04:33:08 +0000 |
commit | 28b0e8f8e5941ab8f0737ec3e075551e73f36b2f (patch) | |
tree | c27af2fac3d774613b951d3d9d952581f94ee671 /remoting/scripts/mac | |
parent | 7aa96b1b38820c6b1e45774fe0c381537586374e (diff) | |
download | chromium_src-28b0e8f8e5941ab8f0737ec3e075551e73f36b2f.zip chromium_src-28b0e8f8e5941ab8f0737ec3e075551e73f36b2f.tar.gz chromium_src-28b0e8f8e5941ab8f0737ec3e075551e73f36b2f.tar.bz2 |
Win8 Aura :add suport for changing cursors
To change the cursor we need to send a message from
the browser to the viewer with the right HCURSOR. Since the
cursors are a GDI shared resource, we can call ::LoadCursor
in the browser and ::SetCursor in the viewer.
BUG=151718
TEST= moving pointer to a chrome window edge changes cursor to resize cursor
Review URL: https://codereview.chromium.org/11446078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172265 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/scripts/mac')
0 files changed, 0 insertions, 0 deletions