RESOLVED WONTFIX 100273
[meta][EFL][WK2] Make EwkViewImpl members private
https://bugs.webkit.org/show_bug.cgi?id=100273
Summary [meta][EFL][WK2] Make EwkViewImpl members private
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.