[Webkit-unassigned] [Bug 125366] New: Add missing ENABLE(DRAG_SUPPORT) guards for DragData and its clients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 6 14:09:46 PST 2013


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

           Summary: Add missing ENABLE(DRAG_SUPPORT) guards for DragData
                    and its clients
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu


The mac port implementations for DragData are guarded by ENABLE(DRAG_SUPPORT), but the header and clients of DragData are not. This is simple to fix.

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