Bug 140852

Summary: [Win] Cursor assignment operator is skipping scale factor
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Layout and RenderingAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=14089
Attachments:
Description Flags
Patch cdumez: review+

Brent Fulgham
Reported 2015-01-23 22:50:33 PST
The following layout test is failing on Windows: fast/events/mouse-cursor-image-set.html Probable cause: The assignment operator is also missing the scale factor.
Attachments
Patch (1.26 KB, patch)
2015-01-23 22:53 PST, Brent Fulgham
cdumez: review+
Brent Fulgham
Comment 1 2015-01-23 22:53:37 PST
Chris Dumez
Comment 2 2015-01-23 22:55:17 PST
Comment on attachment 245278 [details] Patch r=me
Brent Fulgham
Comment 3 2015-01-23 23:04:02 PST
Note You need to log in before you can comment on or make changes to this bug.