Bug 100228

Summary: [EFL][WK2] Move Ewk_View_Private_Data out of ewk_view.cpp
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, mikhail.pozdnyakov, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 100226, 100230, 100232, 100331    
Attachments:
Description Flags
Patch none

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.