[Webkit-unassigned] [Bug 87938] [GTK] Avoid unnecessary heap allocations during drag and drop operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 08:54:19 PDT 2012


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





--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-06-01 08:54:19 PST ---
DragData has a small size so I don't think there's any risk in allocate it on the stack, and it's what all other ports do after all.

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