[Webkit-unassigned] [Bug 13315] Safari displays files instead of passing them off to plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 22:33:51 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13315





------- Comment #7 from bdash at webkit.org  2007-04-18 22:33 PDT -------
Hrm, the attached project does not compile for me. It generates the following
errors (these are just the first few, other similar errors follow):

Source/Web Client/SafariBug/!PowerPlant Overrides/LDragAndDrop.cp:36: error:
'OSErr (* LDropArea::sDragTrackingProc)(DragTrackingMessage, OpaqueWindowPtr*,
void*, OpaqueDragRef*)' is not a static member of 'class LDropArea'
Source/Web Client/SafariBug/!PowerPlant Overrides/LDragAndDrop.cp:37: error:
'OSErr (* LDropArea::sDragReceiveProc)(OpaqueWindowPtr*, void*,
OpaqueDragRef*)' is not a static member of 'class LDropArea'
Source/Web Client/SafariBug/!PowerPlant Overrides/LDragAndDrop.cp:38: error:
conflicting declaration 'TArray<SDropAreaEntry>* LDropArea::sDropAreaList'

Is there something I'm doing wrong here?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list