<?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>32617</bug_id>
          
          <creation_ts>2009-12-16 10:03:03 -0800</creation_ts>
          <short_desc>[dom] make dom/Node.cpp compile if DUMP_NODE_STATISTICS is on</short_desc>
          <delta_ts>2009-12-16 17:49:34 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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="anton muhin">antonm</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>eric</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>zoltan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>172360</commentid>
    <comment_count>0</comment_count>
    <who name="anton muhin">antonm</who>
    <bug_when>2009-12-16 10:03:03 -0800</bug_when>
    <thetext>Currently Node.cpp doesn&apos;t compile at least MSVC 8 as a part of Chromium project.  Let&apos;s fix it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172363</commentid>
    <comment_count>1</comment_count>
      <attachid>44988</attachid>
    <who name="anton muhin">antonm</who>
    <bug_when>2009-12-16 10:05:16 -0800</bug_when>
    <thetext>Created attachment 44988
First take</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172365</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2009-12-16 10:07:55 -0800</bug_when>
    <thetext>style-queue ran check-webkit-style on attachment 44988 without any errors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172371</commentid>
    <comment_count>3</comment_count>
      <attachid>44988</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2009-12-16 10:14:23 -0800</bug_when>
    <thetext>Comment on attachment 44988
First take

Seems OK, r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172372</commentid>
    <comment_count>4</comment_count>
      <attachid>44988</attachid>
    <who name="anton muhin">antonm</who>
    <bug_when>2009-12-16 10:18:48 -0800</bug_when>
    <thetext>Comment on attachment 44988
First take

Thanks a lot for review, Darin.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172385</commentid>
    <comment_count>5</comment_count>
      <attachid>44988</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2009-12-16 10:35:38 -0800</bug_when>
    <thetext>Comment on attachment 44988
First take

Rejecting patch 44988 from commit-queue.

Failed to run &quot;[&apos;WebKitTools/Scripts/run-webkit-tests&apos;, &apos;--no-launch-safari&apos;, &apos;--exit-after-n-failures=1&apos;, &apos;--quiet&apos;]&quot; exit_code: 1
Running build-dumprendertree
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 11779 test cases.
fast/profiler/stop-profiling-after-setTimeout.html -&gt; crashed

Exiting early after 1 failures. 7790 tests run.
257.70s total testing time

7789 test cases (99%) succeeded
1 test case (&lt;1%) crashed
3 test cases (&lt;1%) had stderr output

Full output: http://webkit-commit-queue.appspot.com/results/127624</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172387</commentid>
    <comment_count>6</comment_count>
    <who name="anton muhin">antonm</who>
    <bug_when>2009-12-16 10:38:13 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; (From update of attachment 44988 [details])
&gt; Rejecting patch 44988 from commit-queue.
&gt; 
&gt; Failed to run &quot;[&apos;WebKitTools/Scripts/run-webkit-tests&apos;, &apos;--no-launch-safari&apos;,
&gt; &apos;--exit-after-n-failures=1&apos;, &apos;--quiet&apos;]&quot; exit_code: 1
&gt; Running build-dumprendertree
&gt; Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
&gt; Testing 11779 test cases.
&gt; fast/profiler/stop-profiling-after-setTimeout.html -&gt; crashed
&gt; 
&gt; Exiting early after 1 failures. 7790 tests run.
&gt; 257.70s total testing time
&gt; 
&gt; 7789 test cases (99%) succeeded
&gt; 1 test case (&lt;1%) crashed
&gt; 3 test cases (&lt;1%) had stderr output
&gt; 
&gt; Full output: http://webkit-commit-queue.appspot.com/results/127624

Is there a way to see full output?  I am somewhat sceptical that my change could have cause this as modulo another include altered code is most probably is not compiled at all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172425</commentid>
    <comment_count>7</comment_count>
      <attachid>44988</attachid>
    <who name="Zoltan Horvath">zoltan</who>
    <bug_when>2009-12-16 11:16:29 -0800</bug_when>
    <thetext>Comment on attachment 44988
First take

It&apos;s okay on my system. Let&apos;s try it again with the bot.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172430</commentid>
    <comment_count>8</comment_count>
    <who name="anton muhin">antonm</who>
    <bug_when>2009-12-16 11:27:24 -0800</bug_when>
    <thetext>(In reply to comment #7)
&gt; (From update of attachment 44988 [details])
&gt; It&apos;s okay on my system. Let&apos;s try it again with the bot.

Thanks a lot, Zlotan.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172432</commentid>
    <comment_count>9</comment_count>
      <attachid>44988</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2009-12-16 11:34:08 -0800</bug_when>
    <thetext>Comment on attachment 44988
First take

Clearing flags on attachment: 44988

Committed r52212: &lt;http://trac.webkit.org/changeset/52212&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172433</commentid>
    <comment_count>10</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2009-12-16 11:34:17 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172438</commentid>
    <comment_count>11</comment_count>
    <who name="Zoltan Horvath">zoltan</who>
    <bug_when>2009-12-16 11:36:29 -0800</bug_when>
    <thetext>Patch is committed :)
In the future feel free to CCing me!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172603</commentid>
    <comment_count>12</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-12-16 17:49:34 -0800</bug_when>
    <thetext>Filed bug 32643 about the flakey test.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>44988</attachid>
            <date>2009-12-16 10:05:16 -0800</date>
            <delta_ts>2009-12-16 11:34:08 -0800</delta_ts>
            <desc>First take</desc>
            <filename>WC.patch</filename>
            <type>text/plain</type>
            <size>1731</size>
            <attacher name="anton muhin">antonm</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYkNvcmUvQ2hhbmdlTG9nIGIvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXgg
YzcxODU0ZC4uYTlkNTljMSAxMDA2NDQKLS0tIGEvV2ViQ29yZS9DaGFuZ2VMb2cKKysrIGIvV2Vi
Q29yZS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxMyBAQAorMjAwOS0xMi0xNiAgYW50b24gbXVoaW4g
IDxhbnRvbm1AY2hyb21pdW0ub3JnPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09Q
UyEpLgorCisgICAgICAgIFtkb21dIG1ha2UgZG9tL05vZGUuY3BwIGNvbXBpbGUgaWYgRFVNUF9O
T0RFX1NUQVRJU1RJQ1MgaXMgb24KKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hv
d19idWcuY2dpP2lkPTMyNjE3CisKKyAgICAgICAgKiBkb20vTm9kZS5jcHA6CisgICAgICAgIChX
ZWJDb3JlOjpOb2RlOjpkdW1wU3RhdGlzdGljcyk6CisKIDIwMDktMTItMTYgIEVucmljYSBDYXN1
Y2NpICA8ZW5yaWNhQGFwcGxlLmNvbT4KIAogICAgICAgICBSZXZpZXdlZCBieSBBZGVsZSBQZXRl
cnNvbi4KZGlmZiAtLWdpdCBhL1dlYkNvcmUvZG9tL05vZGUuY3BwIGIvV2ViQ29yZS9kb20vTm9k
ZS5jcHAKaW5kZXggMzQwNjkxNS4uNjg3ZDdkYSAxMDA2NDQKLS0tIGEvV2ViQ29yZS9kb20vTm9k
ZS5jcHAKKysrIGIvV2ViQ29yZS9kb20vTm9kZS5jcHAKQEAgLTUzLDYgKzUzLDcgQEAKICNpbmNs
dWRlICJJbnNwZWN0b3JUaW1lbGluZUFnZW50LmgiCiAjaW5jbHVkZSAiS2V5Ym9hcmRFdmVudC5o
IgogI2luY2x1ZGUgIkxvZ2dpbmcuaCIKKyNpbmNsdWRlICJNYXBwZWRBdHRyaWJ1dGUuaCIKICNp
bmNsdWRlICJNb3VzZUV2ZW50LmgiCiAjaW5jbHVkZSAiTXV0YXRpb25FdmVudC5oIgogI2luY2x1
ZGUgIk5hbWVOb2RlTGlzdC5oIgpAQCAtMTQzLDcgKzE0NCw3IEBAIHZvaWQgTm9kZTo6ZHVtcFN0
YXRpc3RpY3MoKQogICAgIHNpemVfdCBhdHRyTWFwcyA9IDA7CiAgICAgc2l6ZV90IG1hcHBlZEF0
dHJNYXBzID0gMDsKIAotICAgIGZvciAoSGFzaFNldDxOb2RlKj46OmNvbnN0X2l0ZXJhdG9yIGl0
ID0gbGl2ZU5vZGVTZXQuYmVnaW4oKTsgaXQgIT0gbGl2ZU5vZGVTZXQuZW5kKCk7ICsraXQpIHsK
KyAgICBmb3IgKEhhc2hTZXQ8Tm9kZSo+OjppdGVyYXRvciBpdCA9IGxpdmVOb2RlU2V0LmJlZ2lu
KCk7IGl0ICE9IGxpdmVOb2RlU2V0LmVuZCgpOyArK2l0KSB7CiAgICAgICAgIE5vZGUqIG5vZGUg
PSAqaXQ7CiAKICAgICAgICAgaWYgKG5vZGUtPmhhc1JhcmVEYXRhKCkpCkBAIC0yNDksNyArMjUw
LDcgQEAgdm9pZCBOb2RlOjpkdW1wU3RhdGlzdGljcygpCiAgICAgcHJpbnRmKCIgIE51bWJlciBv
ZiBYUGF0aE5TIG5vZGVzOiAlenVcbiIsIHhwYXRoTlNOb2Rlcyk7CiAKICAgICBwcmludGYoIkVs
ZW1lbnQgdGFnIG5hbWUgZGlzdGlidXRpb246XG4iKTsKLSAgICBmb3IgKEhhc2hNYXA8U3RyaW5n
LCBzaXplX3Q+Ojpjb25zdF9pdGVyYXRvciBpdCA9IHBlclRhZ0NvdW50LmJlZ2luKCk7IGl0ICE9
IHBlclRhZ0NvdW50LmVuZCgpOyArK2l0KQorICAgIGZvciAoSGFzaE1hcDxTdHJpbmcsIHNpemVf
dD46Oml0ZXJhdG9yIGl0ID0gcGVyVGFnQ291bnQuYmVnaW4oKTsgaXQgIT0gcGVyVGFnQ291bnQu
ZW5kKCk7ICsraXQpCiAgICAgICAgIHByaW50ZigiICBOdW1iZXIgb2YgPCVzPiB0YWdzOiAlenVc
biIsIGl0LT5maXJzdC51dGY4KCkuZGF0YSgpLCBpdC0+c2Vjb25kKTsKIAogICAgIHByaW50Zigi
QXR0cmlidXRlIE1hcHM6XG4iKTsK
</data>

          </attachment>
      

    </bug>

</bugzilla>