[Webkit-unassigned] [Bug 61212] New: Add a test that shows WKView isn't calling ::SetCursor too often
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 20 13:48:25 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61212
Summary: Add a test that shows WKView isn't calling ::SetCursor
too often
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Keywords: PlatformOnly
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
We need a test that shows that bug 61211. 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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list