[Webkit-unassigned] [Bug 43767] [EFL]REGRESSION(65021) need to fix build break

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 23:57:35 PDT 2010


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





--- Comment #5 from Eric Seidel <eric at webkit.org>  2010-08-09 23:57:35 PST ---
(From update of attachment 63978)
WebKit/efl/ewk/ewk_frame.cpp:1949
 +  WTF::PassRefPtr<WebCore::Widget> ewk_frame_plugin_create(Evas_Object* o, const WebCore::IntSize& pluginSize, WebCore::HTMLPlugInElement* element, const WebCore::KURL& url, const WTF::Vector<WTF::String>& paramNames, const WTF::Vector<WTF::String>& paramValues, const WTF::String& mimeType, bool loadManually)
We generally use WebCore::String instead of WTF::String directly.  I guess it doesn't matter much.

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