RESOLVED DUPLICATE of bug 100081 100035
[EFL][WK2] Make loader client a C++ class
https://bugs.webkit.org/show_bug.cgi?id=100035
Summary [EFL][WK2] Make loader client a C++ class
Yael
Reported 2012-10-22 14:40:32 PDT
Based on https://bugs.webkit.org/show_bug.cgi?id=99850#c12 , we should convert the loader client to C++.
Attachments
Chris Dumez
Comment 1 2012-10-23 06:40:40 PDT
Load Client is a C++ class (Bug 100081). However, the C function in https://bugs.webkit.org/show_bug.cgi?id=99850#c12 is Ewk_View. We haven't ported Ewk_View to C++ style yet. We are keeping it for last since it is different than other (Being an Evas_Object and all). I think we should either rename the bug to "Make Ewk_View a C++ class" or mark it as a duplicate of Bug 100081.
Yael
Comment 2 2012-10-23 08:39:49 PDT
*** This bug has been marked as a duplicate of bug 100081 ***
Note You need to log in before you can comment on or make changes to this bug.