[Webkit-unassigned] [Bug 44508] [EFL] Add PlatformVideoWindowEfl.cpp for WebKit EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 02:58:33 PDT 2010


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





--- Comment #18 from Philippe Normand <pnormand at igalia.com>  2010-08-25 02:58:32 PST ---
(From update of attachment 65388)
Nice, thanks :)
One last thing (from my side, at least):

> #if PLATFORM(GTK)
> #include <gtk/gtk.h>
>-typedef GtkWidget PlatformWindowType;
>+#endif

That #if can be removed all together. We no longer require to include gtk.h there but then we should move it to PlatformVideoWindowGtk.cpp I think. But as this patch is EFL-specific I can make that change myself in a separate patch.

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