Bug 106455

Summary: [WK2] Add support for scaled cursors
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED INVALID    
Severity: Normal CC: andersca, ap, benjamin, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 99493    
Bug Blocks:    
Attachments:
Description Flags
Patch buildbot: commit-queue-

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.