Bug 100273

Summary: [meta][EFL][WK2] Make EwkViewImpl members private
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED WONTFIX    
Severity: Normal CC: lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 100230, 100232, 100370    
Bug Blocks: 100226    

Chris Dumez
Reported 2012-10-24 11:29:34 PDT
The EwkViewImpl members are currently public which is bad for encapsulation but was needed until EwkView is fully refactored to C++ style. We should make EwkViewImpl members private and have the public Ewk View C API call EwkViewImpl methods instead of accessing the members directly.
Attachments
Michael Catanzaro
Comment 1 2017-03-11 10:45:43 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.