+++ This bug was initially created as a clone of Bug #35087 +++
Created attachment 49741 [details] Add files to WebCore/platform/graphics/efl (patch 1/4)
Comment on attachment 49741 [details] Add files to WebCore/platform/graphics/efl (patch 1/4) Shouldn't that GStreamer code be shared across Gtk+/EFL ?
(In reply to comment #2) > (From update of attachment 49741 [details]) > Shouldn't that GStreamer code be shared across Gtk+/EFL ? Yes, you're right. I'll remove the GStreamer code until we're able to use a shared implementation.
Created attachment 49823 [details] Add EFL port files in WebCore/platform/graphics/efl (patch 1/2)
Comment on attachment 49823 [details] Add EFL port files in WebCore/platform/graphics/efl (patch 1/2) Better grouped :-) How does this code relate to the GTK+ code? Is it very different? similar? or is it even copied? Could the code be shared? What do you think, Gustavo Noronha?
This was fixed by bug #35539.