<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 - URTBF after r191194 to fix EFL build."
   href="https://bugs.webkit.org/show_bug.cgi?id=150272">150272</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>URTBF after r191194 to fix EFL build.
          </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>hs85.jeong&#64;samsung.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>demarchi&#64;webkit.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre><a href="https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/24978/steps/compile-webkit/logs/stdio">https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/24978/steps/compile-webkit/logs/stdio</a>

../../Source/WebKit2/UIProcess/efl/WebContextMenuProxyEfl.h:51:18: error: ‘virtual void WebKit::WebContextMenuProxyEfl::showContextMenu(const WTF::Vector&lt;WTF::RefPtr&lt;WebKit::WebContextMenuItem&gt; &gt;&amp;)’ marked override, but does not override
     virtual void showContextMenu(const Vector&lt;RefPtr&lt;WebContextMenuItem&gt;&gt;&amp;) override;
                  ^
../../Source/WebKit2/UIProcess/efl/WebContextMenuProxyEfl.h: In static member function ‘static WTF::Ref&lt;WebKit::WebContextMenuProxyEfl&gt; WebKit::WebContextMenuProxyEfl::create(EwkView*, WebKit::WebPageProxy&amp;, const WebKit::ContextMenuContextData&amp;, const WebKit::UserData&amp;)’:
../../Source/WebKit2/UIProcess/efl/WebContextMenuProxyEfl.h:46:86: error: invalid new-expression of abstract class type ‘WebKit::WebContextMenuProxyEfl’
         return adoptRef(*new WebContextMenuProxyEfl(viewImpl, page, context, userData));
                                                                                      ^
In file included from ../../Source/WebKit2/UIProcess/efl/WebContextMenuProxyEfl.cpp:27:0:
../../Source/WebKit2/UIProcess/efl/WebContextMenuProxyEfl.h:42:7: note:   because the following virtual functions are pure within ‘WebKit::WebContextMenuProxyEfl’:
 class WebContextMenuProxyEfl : public WebContextMenuProxy {
       ^
In file included from ../../Source/WebKit2/UIProcess/efl/WebContextMenuProxyEfl.h:31:0,
                 from ../../Source/WebKit2/UIProcess/efl/WebContextMenuProxyEfl.cpp:27:
../../Source/WebKit2/UIProcess/WebContextMenuProxy.h:43:18: note:     virtual void WebKit::WebContextMenuProxy::showContextMenu()
     virtual void showContextMenu() = 0;</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>