[Webkit-unassigned] [Bug 152037] New: [META][EFL] Do not use WK2 C API to reduce complexity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 21:09:45 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152037

            Bug ID: 152037
           Summary: [META][EFL] Do not use WK2 C API to reduce complexity
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryuan.choi at navercorp.com
                CC: demarchi at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151209/0c96e837/attachment-0001.html>


More information about the webkit-unassigned mailing list