[Webkit-unassigned] [Bug 57732] New: [CSS 3] setting the 'cursor' property to 'no-drop' causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 14:26:18 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57732

           Summary: [CSS 3] setting the 'cursor' property to 'no-drop'
                    causes a crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aikavanak at gmail.com


Created an attachment (id=88021)
 --> (https://bugs.webkit.org/attachment.cgi?id=88021&action=review)
Minimal test based on manual-tests/cursor.html

When the cursor is set to 'no-drop', WebKit will crash. Appears to be because no platform cursor is set in the Cursor::NoDrop case in Cursor::ensurePlatformCursor() in CursorWin.cpp.

-- 
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