Bug 100273
Summary: | [meta][EFL][WK2] Make EwkViewImpl members private | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit EFL | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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.