<?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>116396</bug_id>
          
          <creation_ts>2013-05-18 13:21:14 -0700</creation_ts>
          <short_desc>[GTK] Build filed after removing dead local storage code in r150305</short_desc>
          <delta_ts>2013-08-29 03:03:10 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>116389</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Oleg Smirnov">oleg_smirnov</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>andersca</cc>
    
    <cc>bdakin</cc>
    
    <cc>cdumez</cc>
    
    <cc>oleg_smirnov</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>890943</commentid>
    <comment_count>0</comment_count>
    <who name="Oleg Smirnov">oleg_smirnov</who>
    <bug_when>2013-05-18 13:21:14 -0700</bug_when>
    <thetext>Steps to reproduce:
./Tools/Scripts/build-webkit --gtk

Build error log:

 GEN    DerivedSources/JavaScriptCore/LLIntAssembly.h
offlineasm: Parsing ../../Source/JavaScriptCore/llint/LowLevelInterpreter.asm and Programs/LLIntOffsetsExtractor and creating assembly file DerivedSources/JavaScriptCore/LLIntAssembly.h.
  CXX    Source/WebKit2/WebProcess/WebPage/libwebkit2gtk_3_0_la-WebPageGroupProxy.lo
../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp: In constructor &apos;WebKit::WebPageGroupProxy::WebPageGroupProxy(const WebKit::WebPageGroupData&amp;)&apos;:
../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp:66:84: error: &apos;class WebKit::WebKeyValueStorageManager&apos; has no member named &apos;indexedDBDatabaseDirectory&apos;
In file included from ../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp:29:0:
../../Source/WebKit2/WebProcess/WebProcess.h: In instantiation of &apos;T* WebKit::WebProcess::supplement() [with T = WebKit::WebKeyValueStorageManager]&apos;:
../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp:65:116:   required from here
../../Source/WebKit2/WebProcess/WebProcess.h:90:70: error: invalid static_cast from type &apos;WTF::HashMap&lt;const char*, WTF::OwnPtr&lt;WebKit::WebProcessSupplement&gt;, WTF::PtrHash&lt;const char*&gt; &gt;::MappedPeekType {aka WebKit::WebProcessSupplement*}&apos; to type &apos;WebKit::WebKeyValueStorageManager*&apos;
../../Source/WebKit2/WebProcess/WebProcess.h: In member function &apos;T* WebKit::WebProcess::supplement() [with T = WebKit::WebKeyValueStorageManager]&apos;:
../../Source/WebKit2/WebProcess/WebProcess.h:91:5: warning: control reaches end of non-void function [-Wreturn-type]
make[1]: *** [Source/WebKit2/WebProcess/WebPage/libwebkit2gtk_3_0_la-WebPageGroupProxy.lo] Ошибка 1
make[1]: *** Ожидание завершения заданий...
offlineasm: Nothing changed.
make[1]: Выход из каталога `/media/DOCUMENTS/WebKit/WebKitBuild/Release&apos;
make: *** [all] Ошибка 2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>890946</commentid>
    <comment_count>1</comment_count>
      <attachid>202215</attachid>
    <who name="Oleg Smirnov">oleg_smirnov</who>
    <bug_when>2013-05-18 13:52:39 -0700</bug_when>
    <thetext>Created attachment 202215
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>890947</commentid>
    <comment_count>2</comment_count>
      <attachid>202215</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-05-18 14:02:17 -0700</bug_when>
    <thetext>Comment on attachment 202215
Patch

Rejecting attachment 202215 from review queue.

oleg_smirnov@hotmail.com does not have reviewer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your reviewer rights.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>890948</commentid>
    <comment_count>3</comment_count>
      <attachid>202215</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2013-05-18 14:02:51 -0700</bug_when>
    <thetext>Comment on attachment 202215
Patch

Rejecting attachment 202215 from commit-queue.

oleg_smirnov@hotmail.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>890950</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2013-05-18 14:21:58 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 116389 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>922385</commentid>
    <comment_count>5</comment_count>
      <attachid>202215</attachid>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-08-29 03:03:10 -0700</bug_when>
    <thetext>Comment on attachment 202215
Patch

Clearing the review and commit-queue flags on the patch.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>202215</attachid>
            <date>2013-05-18 13:52:39 -0700</date>
            <delta_ts>2013-08-29 03:03:08 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-116396-20130519005130.patch</filename>
            <type>text/plain</type>
            <size>1713</size>
            <attacher name="Oleg Smirnov">oleg_smirnov</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTUwMzQxCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViS2l0Mi9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViS2l0Mi9DaGFuZ2VMb2cKaW5kZXggYTVjODZhZDU1NDY1MTUy
YzE4MWNlNWRjMWMwNjIxNGE3ZDgxYzg4YS4uMmMwMGQzNjNlOTY1MzA3MmZiNWU2OWM5MTdiMTE5
M2Q0MDdmMTUzMiAxMDA2NDQKLS0tIGEvU291cmNlL1dlYktpdDIvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJLaXQyL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1IEBACisyMDEzLTA1LTE4ICBPbGVn
IFNtaXJub3YgIDxvbGVnX3NtaXJub3ZAaG90bWFpbC5jb20+CisKKyAgICAgICAgW0dUS10gQnVp
bGQgZmlsZWQgYWZ0ZXIgcmVtb3ZpbmcgZGVhZCBsb2NhbCBzdG9yYWdlIGNvZGUgaW4gcjE1MDMw
NQorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTE2Mzk2
CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgUmVtb3Zl
ZCBtaXNzZWQgY29kZS4KKworICAgICAgICAqIFdlYlByb2Nlc3MvV2ViUGFnZS9XZWJQYWdlR3Jv
dXBQcm94eS5jcHA6CisgICAgICAgIChXZWJLaXQ6OldlYlBhZ2VHcm91cFByb3h5OjpXZWJQYWdl
R3JvdXBQcm94eSk6CisKIDIwMTMtMDUtMTggIFBhdHJpY2sgR2Fuc3RlcmVyICA8cGFyb2dhQHdl
YmtpdC5vcmc+CiAKICAgICAgICAgW0NNYWtlXSBSZXBsYWNlICpfTElCUkFSWV9OQU1FIHdpdGgg
Kl9PVVRQVVRfTkFNRQpkaWZmIC0tZ2l0IGEvU291cmNlL1dlYktpdDIvV2ViUHJvY2Vzcy9XZWJQ
YWdlL1dlYlBhZ2VHcm91cFByb3h5LmNwcCBiL1NvdXJjZS9XZWJLaXQyL1dlYlByb2Nlc3MvV2Vi
UGFnZS9XZWJQYWdlR3JvdXBQcm94eS5jcHAKaW5kZXggZjQ4OGYyMDhkNjAyMGZhYWY2NTU5M2Ji
NWRlOWRhMWI5N2U5NDNjYy4uZGJjN2FlNzA5ZTQwZWY4YmYwZjFiODFjYzFlZDNjMzMxOWVkZmNk
NCAxMDA2NDQKLS0tIGEvU291cmNlL1dlYktpdDIvV2ViUHJvY2Vzcy9XZWJQYWdlL1dlYlBhZ2VH
cm91cFByb3h5LmNwcAorKysgYi9Tb3VyY2UvV2ViS2l0Mi9XZWJQcm9jZXNzL1dlYlBhZ2UvV2Vi
UGFnZUdyb3VwUHJveHkuY3BwCkBAIC02MCwxMSArNjAsNiBAQCBXZWJQYWdlR3JvdXBQcm94eTo6
V2ViUGFnZUdyb3VwUHJveHkoY29uc3QgV2ViUGFnZUdyb3VwRGF0YSYgZGF0YSkKICAgICAgICAg
YWRkVXNlclN0eWxlU2hlZXQoZGF0YS51c2VyU3R5bGVTaGVldHNbaV0pOwogICAgIGZvciAoc2l6
ZV90IGkgPSAwOyBpIDwgZGF0YS51c2VyU2NyaXB0cy5zaXplKCk7ICsraSkKICAgICAgICAgYWRk
VXNlclNjcmlwdChkYXRhLnVzZXJTY3JpcHRzW2ldKTsKLQotI2lmIEVOQUJMRShJTkRFWEVEX0RB
VEFCQVNFKQotICAgIFdlYktleVZhbHVlU3RvcmFnZU1hbmFnZXIqIGtleVZhbHVlU3RvcmFnZU1h
bmFnZXIgPSBXZWJQcm9jZXNzOjpzaGFyZWQoKS5zdXBwbGVtZW50PFdlYktleVZhbHVlU3RvcmFn
ZU1hbmFnZXI+KCk7Ci0gICAgbV9wYWdlR3JvdXAtPmdyb3VwU2V0dGluZ3MoKS0+c2V0SW5kZXhl
ZERCRGF0YWJhc2VQYXRoKGtleVZhbHVlU3RvcmFnZU1hbmFnZXItPmluZGV4ZWREQkRhdGFiYXNl
RGlyZWN0b3J5KCkpOwotI2VuZGlmCiB9CiAKIHZvaWQgV2ViUGFnZUdyb3VwUHJveHk6OmFkZFVz
ZXJTdHlsZVNoZWV0KGNvbnN0IFdlYkNvcmU6OlVzZXJTdHlsZVNoZWV0JiB1c2VyU3R5bGVTaGVl
dCkK
</data>

          </attachment>
      

    </bug>

</bugzilla>