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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 03:13:43 PDT 2010


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





--- Comment #20 from Philippe Normand <pnormand at igalia.com>  2010-08-25 03:13:42 PST ---
(In reply to comment #19)
> (In reply to comment #18)
> > (From update of attachment 65388 [details] [details])
> > 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.
> 
> I couldn't remove "#include <gtk/gtk.h>" because of build error in PlatformVideoWindowGtk.cpp. If you want to move "#include <gtk/gtk.h>" to PlatformVideoWindowGtk.cpp, I can do it new patch. Do you want ?

In comment 19 I was thinking about yes. Sure, if you want file a new bug and patch after this one lands :)

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