RESOLVED INVALID 106455
[WK2] Add support for scaled cursors
https://bugs.webkit.org/show_bug.cgi?id=106455
Summary [WK2] Add support for scaled cursors
Chris Dumez
Reported 2013-01-09 07:22:43 PST
Scaled cursor support is protected by ENABLE_MOUSE_CURSOR_SCALE flag. However, turning it on is not sufficient to support scaled cursors in WebKit2 because the WebCore::Cursor's scale is not serialized in WK2 IPC.
Attachments
Patch (1.73 KB, patch)
2013-01-09 07:28 PST, Chris Dumez
buildbot: commit-queue-
Chris Dumez
Comment 1 2013-01-09 07:28:43 PST
Chris Dumez
Comment 2 2013-01-09 07:54:21 PST
The UI process side may not need it actually. I'll double check and close the bug if that is the case.
Build Bot
Comment 3 2013-01-09 07:55:06 PST
Chris Dumez
Comment 4 2013-01-09 08:57:01 PST
It is not needed on UI side. Sorry for the noise.
Note You need to log in before you can comment on or make changes to this bug.