Bug 100228 - [EFL][WK2] Move Ewk_View_Private_Data out of ewk_view.cpp
Summary: [EFL][WK2] Move Ewk_View_Private_Data out of ewk_view.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 100226 100230 100232 100331
  Show dependency treegraph
 
Reported: 2012-10-24 04:24 PDT by Chris Dumez
Modified: 2012-10-24 22:56 PDT (History)
8 users (show)

See Also:


Attachments
Patch (21.35 KB, patch)
2012-10-24 04:28 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2012-10-24 04:28:29 PDT
Created attachment 170359 [details]
Patch
Comment 2 Gyuyoung Kim 2012-10-24 04:55:12 PDT
Comment on attachment 170359 [details]
Patch

LGTM
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-10-24 05:02:48 PDT
All reviewed patches have been landed.  Closing bug.