<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 - [EFL][Gtk] Try to fix the build after r190379."
   href="https://bugs.webkit.org/show_bug.cgi?id=149693">149693</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[EFL][Gtk] Try to fix the build after r190379.
          </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/24658/steps/compile-webkit/logs/stdio">https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/24658/steps/compile-webkit/logs/stdio</a>

../../Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:38:97: error: ‘IDBDatabaseIdentifier’ does not name a type
     friend std::unique_ptr&lt;MemoryIDBBackingStore&gt; std::make_unique&lt;MemoryIDBBackingStore&gt;(const IDBDatabaseIdentifier&amp;);
                                                                                                 ^
../../Source/WTF/wtf/StdLibExtras.h: In instantiation of ‘typename std::_Unique_if&lt;T&gt;::_Single_object std::make_unique(Args&amp;&amp; ...) [with T = WebCore::IDBServer::MemoryIDBBackingStore; Args = {const WebCore::IDBDatabaseIdentifier&amp;}; typename std::_Unique_if&lt;T&gt;::_Single_object = std::unique_ptr&lt;WebCore::IDBServer::MemoryIDBBackingStore&gt;]’:
../../Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:36:62:   required from here
../../Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:39:1: error: ‘WebCore::IDBServer::MemoryIDBBackingStore::MemoryIDBBackingStore(const WebCore::IDBDatabaseIdentifier&amp;)’ is private
 MemoryIDBBackingStore::MemoryIDBBackingStore(const IDBDatabaseIdentifier&amp; identifier)
 ^
In file included from ../../Source/WTF/wtf/FastMalloc.h:26:0,
                 from ../../Source/WebCore/config.h:75,
                 from ../../Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:26:
../../Source/WTF/wtf/StdLibExtras.h:319:60: error: within this context
     return unique_ptr&lt;T&gt;(new T(std::forward&lt;Args&gt;(args)...));
                                                            ^
                                                            ^

EFL, Gtk port build failed after r190379.</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>