<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META][EFL] Do not use WK2 C API to reduce complexity"
   href="https://bugs.webkit.org/show_bug.cgi?id=152037">152037</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[META][EFL] Do not use WK2 C API to reduce complexity
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit EFL
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ryuan.choi&#64;navercorp.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>demarchi&#64;webkit.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Long time ago, EFL port started to use WK2 C API internally (<a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [EFL] Make it possible to compile WebKit2 EFL related files without access to internal WK2 C++ API"
   href="show_bug.cgi?id=108623">Bug 108623</a>).
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>