Bug 152037
| Summary: | [META][EFL] Do not use WK2 C API to reduce complexity | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryuan Choi <ryuan.choi> |
| Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | lucas.de.marchi, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 152604, 154332, 154445, 154717 | ||
| Bug Blocks: | |||
Ryuan Choi
Long time ago, EFL port started to use WK2 C API internally (Bug 108623).
but, there are still many direct dependencies between ewk APIs and internal structures without improving now a days.
And now, only EFL port use it since QT and nix port leave.
I think that this just makes EFL port complicated with EFL specific WK2 C API.
This bug can simplify the code complexity of EFL port and coordinated graphics(UI side compositor) to share with other port.
| 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.