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.
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.
Landed in r83090, thanks!