<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>149693</bug_id>
          
          <creation_ts>2015-09-30 19:47:25 -0700</creation_ts>
          <short_desc>[EFL][Gtk] Try to fix the build after r190379.</short_desc>
          <delta_ts>2015-09-30 20:56:07 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit EFL</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Hunseop Jeong">hs85.jeong</reporter>
          <assigned_to name="Hunseop Jeong">hs85.jeong</assigned_to>
          <cc>achristensen</cc>
    
    <cc>alecflett</cc>
    
    <cc>beidson</cc>
    
    <cc>commit-queue</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>jsbell</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1129799</commentid>
    <comment_count>0</comment_count>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-09-30 19:47:25 -0700</bug_when>
    <thetext>https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/24658/steps/compile-webkit/logs/stdio

../../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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129800</commentid>
    <comment_count>1</comment_count>
      <attachid>262225</attachid>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-09-30 19:51:12 -0700</bug_when>
    <thetext>Created attachment 262225
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129801</commentid>
    <comment_count>2</comment_count>
    <who name="Hunseop Jeong">hs85.jeong</who>
    <bug_when>2015-09-30 19:54:53 -0700</bug_when>
    <thetext>Compiler didn&apos;t find the &apos;IDBDatabaseIdentifier&apos;.
So I add the &apos;Webcore::&apos; to find the &apos;IDBDatabaseIdentifier&apos;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129808</commentid>
    <comment_count>3</comment_count>
      <attachid>262225</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-09-30 20:56:03 -0700</bug_when>
    <thetext>Comment on attachment 262225
Patch

Clearing flags on attachment: 262225

Committed r190384: &lt;http://trac.webkit.org/changeset/190384&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129809</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-09-30 20:56:07 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>262225</attachid>
            <date>2015-09-30 19:51:12 -0700</date>
            <delta_ts>2015-09-30 20:56:03 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-149693-20151001115046.patch</filename>
            <type>text/plain</type>
            <size>1387</size>
            <attacher name="Hunseop Jeong">hs85.jeong</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDE5MDM4MikKKysrIFNvdXJjZS9XZWJDb3JlL0NoYW5n
ZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDEyIEBACisyMDE1LTA5LTMwICBIdW5zZW9w
IEplb25nICA8aHM4NS5qZW9uZ0BzYW1zdW5nLmNvbT4KKworICAgICAgICBbRUZMXVtHdGtdIFRy
eSB0byBmaXggdGhlIGJ1aWxkIGFmdGVyIHIxOTAzNzkuCisgICAgICAgIGh0dHBzOi8vYnVncy53
ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xNDk2OTMKKworICAgICAgICBSZXZpZXdlZCBieSBO
T0JPRFkgKE9PUFMhKS4KKworICAgICAgICAqIE1vZHVsZXMvaW5kZXhlZGRiL3NlcnZlci9NZW1v
cnlJREJCYWNraW5nU3RvcmUuaDoKKwogMjAxNS0wOS0zMCAgRGVhbiBKYWNrc29uICA8ZGlub0Bh
cHBsZS5jb20+CiAKICAgICAgICAgR3JhcGhpY3NDb250ZXh0M0Q6Om1hcHBlZFN5bWJvbE5hbWUg
c2hvdWxkIGluaXRpYWxpemUgY291bnQgdmFyaWFibGUKSW5kZXg6IFNvdXJjZS9XZWJDb3JlL01v
ZHVsZXMvaW5kZXhlZGRiL3NlcnZlci9NZW1vcnlJREJCYWNraW5nU3RvcmUuaAo9PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
Ci0tLSBTb3VyY2UvV2ViQ29yZS9Nb2R1bGVzL2luZGV4ZWRkYi9zZXJ2ZXIvTWVtb3J5SURCQmFj
a2luZ1N0b3JlLmgJKHJldmlzaW9uIDE5MDM4MSkKKysrIFNvdXJjZS9XZWJDb3JlL01vZHVsZXMv
aW5kZXhlZGRiL3NlcnZlci9NZW1vcnlJREJCYWNraW5nU3RvcmUuaAkod29ya2luZyBjb3B5KQpA
QCAtMzUsNyArMzUsNyBAQCBuYW1lc3BhY2UgV2ViQ29yZSB7CiBuYW1lc3BhY2UgSURCU2VydmVy
IHsKIAogY2xhc3MgTWVtb3J5SURCQmFja2luZ1N0b3JlIDogcHVibGljIElEQkJhY2tpbmdTdG9y
ZSB7Ci0gICAgZnJpZW5kIHN0ZDo6dW5pcXVlX3B0cjxNZW1vcnlJREJCYWNraW5nU3RvcmU+IHN0
ZDo6bWFrZV91bmlxdWU8TWVtb3J5SURCQmFja2luZ1N0b3JlPihjb25zdCBJREJEYXRhYmFzZUlk
ZW50aWZpZXImKTsKKyAgICBmcmllbmQgc3RkOjp1bmlxdWVfcHRyPE1lbW9yeUlEQkJhY2tpbmdT
dG9yZT4gc3RkOjptYWtlX3VuaXF1ZTxNZW1vcnlJREJCYWNraW5nU3RvcmU+KGNvbnN0IFdlYkNv
cmU6OklEQkRhdGFiYXNlSWRlbnRpZmllciYpOwogcHVibGljOgogICAgIHN0YXRpYyBzdGQ6OnVu
aXF1ZV9wdHI8TWVtb3J5SURCQmFja2luZ1N0b3JlPiBjcmVhdGUoY29uc3QgSURCRGF0YWJhc2VJ
ZGVudGlmaWVyJik7CiAgICAgCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>