RESOLVED FIXED 100228
[EFL][WK2] Move Ewk_View_Private_Data out of ewk_view.cpp
https://bugs.webkit.org/show_bug.cgi?id=100228
Summary [EFL][WK2] Move Ewk_View_Private_Data out of ewk_view.cpp
Chris Dumez
Reported 2012-10-24 04:24:50 PDT
We should move Ewk_View_Private_Data out of ewk_view.cpp so that we can make it a proper C++ class in the future. WebKit code should interact with the C++ object not with Evas_Object.
Attachments
Patch (21.35 KB, patch)
2012-10-24 04:28 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-10-24 04:28:29 PDT
Gyuyoung Kim
Comment 2 2012-10-24 04:55:12 PDT
Comment on attachment 170359 [details] Patch LGTM
WebKit Review Bot
Comment 3 2012-10-24 05:02:42 PDT
Comment on attachment 170359 [details] Patch Clearing flags on attachment: 170359 Committed r132337: <http://trac.webkit.org/changeset/132337>
WebKit Review Bot
Comment 4 2012-10-24 05:02:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.