[Webkit-unassigned] [Bug 35084] New port: EFL; adding files to JavaScriptCore/wtf/efl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 07:41:54 PST 2010


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





--- Comment #28 from Gustavo Noronha (kov) <gns at gnome.org>  2010-02-23 07:41:53 PST ---
(In reply to comment #26)
> I guess all these needs fixing:
> 
> JavaScriptCore/JavaScriptCore.gypi:            'wtf/gtk/GOwnPtr.cpp',
> JavaScriptCore/JavaScriptCore.gypi:            'wtf/gtk/GOwnPtr.h',
> JavaScriptCore/JavaScriptCore.gypi:            'wtf/gtk/MainThreadGtk.cpp',
> JavaScriptCore/JavaScriptCore.gypi:            'wtf/gtk/ThreadingGtk.cpp',
> JavaScriptCore/wtf/Threading.h:#include <wtf/gtk/GOwnPtr.h>
> JavaScriptCore/wtf/unicode/glib/UnicodeGLib.h:#include <wtf/gtk/GOwnPtr.h>
> WebCore/platform/KURL.cpp:#include <wtf/gtk/GOwnPtr.h>
> WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp:#include
> <wtf/gtk/GOwnPtr.h>
> WebCore/platform/gtk/DataObjectGtk.h:#include <wtf/gtk/GRefPtr.h>
> WebCore/platform/text/TextEncoding.cpp:#include <wtf/gtk/GOwnPtr.h>
> WebCore/platform/text/gtk/TextBreakIteratorGtk.cpp:#include <wtf/gtk/GOwnPtr.h>
> WebCore/platform/text/gtk/TextCodecGtk.cpp:#include <wtf/gtk/GOwnPtr.h>
> WebKit/gtk/webkit/webkitwebview.cpp:#include <wtf/gtk/GOwnPtr.h>

Most of the ones that matter for GTK+'s main configuration have been fixed (we
focused on those to get the bots building again before today's commit stream
opens up =D). I believe Leandro will work on a follow-up patch that fixes all
the other usages.

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