[webkit-reviews] review requested: [Bug 26721] Pointer to incomplete class type is not allowed compilation error with RVCT : [Attachment 31901] Remove the default value for PassRefPtr<Event> args

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 20:18:15 PDT 2009


Laszlo Gombos <laszlo.1.gombos at nokia.com> has asked  for review:
Bug 26721: Pointer to incomplete class type is not allowed compilation error
with RVCT
https://bugs.webkit.org/show_bug.cgi?id=26721

Attachment 31901: Remove the default value for PassRefPtr<Event> args
https://bugs.webkit.org/attachment.cgi?id=31901&action=review

------- Additional Comments from Laszlo Gombos <laszlo.1.gombos at nokia.com>
Thanks Darin for the quick review. Removed some defaults from Node.h to
eliminate the dependency on the Event class definition. RVCT no longer fails on
this after these changes.


More information about the webkit-reviews mailing list