Bug 57972

Summary: Fix cursor problems with wx port
Product: WebKit Reporter: Malcolm MacLeod <mmacleod>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Cursor fix patch kevino: review+, kevino: commit-queue-

Malcolm MacLeod
Reported 2011-04-06 12:51:47 PDT
Created attachment 88492 [details] Cursor fix patch Implement correct behavior for cursor changes (SetCursor) in the wx port, with previous code cursor changes would simply fail silently in some instances.
Attachments
Cursor fix patch (2.56 KB, patch)
2011-04-06 12:51 PDT, Malcolm MacLeod
kevino: review+
kevino: commit-queue-
WebKit Review Bot
Comment 1 2011-04-06 12:54:37 PDT
Attachment 88492 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style']" exit_code: 1 Source/WebKit/wx/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Source/WebCore/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 2 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kevin Ollivier
Comment 2 2011-04-06 15:27:57 PDT
Landed in r83090, thanks!
Note You need to log in before you can comment on or make changes to this bug.