[Webkit-unassigned] [Bug 26721] Pointer to incomplete class type is not allowed compilation error with RVCT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 08:18:26 PDT 2009


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


laszlo.1.gombos at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31856|                            |review?
               Flag|                            |




------- Comment #1 from laszlo.1.gombos at nokia.com  2009-06-25 08:18 PDT -------
Created an attachment (id=31856)
 --> (https://bugs.webkit.org/attachment.cgi?id=31856&action=view)
Include Event.h in Node.h instead of forward declaring the Event class

This bug is similar in nature to https://bugs.webkit.org/show_bug.cgi?id=24539. 

In this particular case "PassRefPtr<Event> underlyingEvent = 0" needs to know
about the Event class definition .


-- 
Configure bugmail: https://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