[Webkit-unassigned] [Bug 94808] [EFL][WK2] Free ewk context data on program exit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 07:39:45 PDT 2012


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





--- Comment #3 from Christophe Dumez <christophe.dumez at intel.com>  2012-08-23 07:39:44 PST ---
(From update of attachment 160153)
View in context: https://bugs.webkit.org/attachment.cgi?id=160153&action=review

>> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:118
>> +        ewk_context_free(context);
> 
> I think that it is wrong because we can remove two ewk_views which use default context.

Yes. eunmi already has a patch to make Ewk_Context ref counted and solve this problem.

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