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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 05:44:58 PDT 2013


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





--- Comment #25 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2013-03-18 05:47:23 PST ---
(In reply to comment #24)
> (From update of attachment 193535 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=193535&action=review
> 
> > Source/WebKit2/UIProcess/API/C/efl/WKView.cpp:34
> > +    RefPtr<WebView> webView = WebView::create(toImpl(contextRef), toImpl(pageGroupRef));
> 
> mm, no need to have RefPtr anymore.

on the other hand WKContextCreate.. functions use the same pattern, so can be leaved as it is I guess..

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