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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 13:51:48 PST 2013


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





--- Comment #15 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2013-03-07 13:54:12 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:40
> +    EwkView* ewkView = EwkView::create(toImpl(viewRef), evas, smart);

check for null

>>> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:101
>>> +    WKViewRef wkView = WKViewCreate(WKContextCreate(), 0);
>> 
>> RetainPtr
> 
> WKContextCreate() needs adoption

view also needs adoption, WKViewCreateEvasObject will retain it

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