<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@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hs85.jeong@samsung.com
</td>
</tr>
<tr>
<th>CC</th>
<td>demarchi@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<MemoryIDBBackingStore> std::make_unique<MemoryIDBBackingStore>(const IDBDatabaseIdentifier&);
^
../../Source/WTF/wtf/StdLibExtras.h: In instantiation of ‘typename std::_Unique_if<T>::_Single_object std::make_unique(Args&& ...) [with T = WebCore::IDBServer::MemoryIDBBackingStore; Args = {const WebCore::IDBDatabaseIdentifier&}; typename std::_Unique_if<T>::_Single_object = std::unique_ptr<WebCore::IDBServer::MemoryIDBBackingStore>]’:
../../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&)’ is private
MemoryIDBBackingStore::MemoryIDBBackingStore(const IDBDatabaseIdentifier& 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<T>(new T(std::forward<Args>(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>