[Webkit-unassigned] [Bug 111591] [EFL][WK2] Separate WebView further from EwkView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 05:10:09 PST 2013


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





--- Comment #12 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2013-03-07 05:12:32 PST ---
(From update of attachment 191955)
View in context: https://bugs.webkit.org/attachment.cgi?id=191955&action=review

> Source/WebKit2/UIProcess/API/C/efl/WKView.cpp:33
> +    WKViewRef wkView = toAPI(new WebView(toImpl(contextRef), toImpl(pageGroupRef)));

WebView is API object, we need adoption here. think it's worth having WebView::create()

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