Bug 35531

Summary: New port: EFL; adding files to WebCore/graphics/efl (patch 1 of 4)
Product: WebKit Reporter: Leandro Pereira <leandro>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: barbieri, commit-queue, eric, gustavo, gyuyoung.kim, kenneth, oliver, rakuco, tonikitoo, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Add files to WebCore/platform/graphics/efl (patch 1/4)
none
Add EFL port files in WebCore/platform/graphics/efl (patch 1/2) none

Description Leandro Pereira 2010-03-01 09:01:34 PST
+++ This bug was initially created as a clone of Bug #35087 +++
Comment 1 Leandro Pereira 2010-03-01 12:56:00 PST
Created attachment 49741 [details]
Add files to WebCore/platform/graphics/efl (patch 1/4)
Comment 2 Kenneth Rohde Christiansen 2010-03-01 12:57:31 PST
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 ?
Comment 3 Leandro Pereira 2010-03-02 10:25:10 PST
(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.
Comment 4 Leandro Pereira 2010-03-02 11:33:53 PST
Created attachment 49823 [details]
Add EFL port files in WebCore/platform/graphics/efl (patch 1/2)
Comment 5 Kenneth Rohde Christiansen 2010-03-02 11:58:58 PST
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?
Comment 6 Leandro Pereira 2010-03-04 08:51:37 PST
This was fixed by bug #35539.