Bug 61213

Summary: Add a test that shows WKView isn't calling ::SetCursor too often
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal Keywords: PlatformOnly
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Bug Depends on: 61211    
Bug Blocks:    

Adam Roben (:aroben)
Reported 2011-05-20 13:48:44 PDT
We need a test that shows that bug 61211 has been fixed. Specifically, we should test that WKView is only calling ::SetCursor in response to WM_SETCURSOR. We might be able to write a test that subclasses the WKView, overrides WM_SETCURSOR to set a custom cursor, moves the mouse, and then later checks that that ::GetCursor returns the custom cursor instead of whatever WKView would have set the cursor to.
Attachments
Alexey Proskuryakov
Comment 1 2011-05-20 16:23:31 PDT
*** Bug 61212 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.