[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 06:40:48 PST 2010


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





--- Comment #26 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-02-23 06:40:47 PST ---
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>

Xan, feel free to rollout.

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