[Webkit-unassigned] [Bug 40333] New: [GTK] Convert WebKitWebView's private draggingDataObjects member to a pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 14:14:37 PDT 2010


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

           Summary: [GTK] Convert WebKitWebView's private
                    draggingDataObjects member to a pointer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Converting this member to a pointer will allow for calling constructor and destructor of this HashMap. Previously a 0'd memory region was used for this object.

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