Bug 68043 - WebCore::Cursor::ensurePlatformCursor() should always set a valid platform cursor on Windows
Summary: WebCore::Cursor::ensurePlatformCursor() should always set a valid platform cu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Critical
Assignee: Jeff Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-09-13 16:52 PDT by Jeff Miller
Modified: 2011-09-13 17:04 PDT (History)
0 users

See Also:


Attachments
Patch (1.75 KB, patch)
2011-09-13 16:58 PDT, Jeff Miller
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2011-09-13 16:52:33 PDT
WebCore::Cursor::ensurePlatformCursor() should always set a valid platform cursor on Windows.
Comment 1 Jeff Miller 2011-09-13 16:52:47 PDT
<rdar://problem/10110141>
Comment 2 Jeff Miller 2011-09-13 16:58:55 PDT
Created attachment 107261 [details]
Patch
Comment 3 Jeff Miller 2011-09-13 17:04:11 PDT
Committed r95057: <http://trac.webkit.org/changeset/95057>