RESOLVED FIXED Bug 27708
class/struct mixup in forward declarations
https://bugs.webkit.org/show_bug.cgi?id=27708
Summary class/struct mixup in forward declarations
Laszlo Gombos
Reported 2009-07-27 06:07:52 PDT
There are several class/struct mix-ups in forward declarations. On the windows platform these are warnings (warning C4099); using the symbian toolchain these could lead to link failure with unresolved references. See also https://bugs.webkit.org/show_bug.cgi?id=24538, where similar issues have been resolved in the past !
Attachments
Proposed patch. (8.39 KB, patch)
2009-07-27 06:10 PDT, Laszlo Gombos
staikos: review+
Laszlo Gombos
Comment 1 2009-07-27 06:10:49 PDT
Created attachment 33534 [details] Proposed patch.
David Levin
Comment 2 2009-07-29 00:37:43 PDT
Assign to levin for landing.
David Levin
Comment 3 2009-07-29 01:07:49 PDT
Note You need to log in before you can comment on or make changes to this bug.