<?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>37080</bug_id>
          
          <creation_ts>2010-04-05 03:41:27 -0700</creation_ts>
          <short_desc>RenderProgress.cpp is missing CurrentTime.h</short_desc>
          <delta_ts>2010-04-05 23:59:50 -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>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>0</everconfirmed>
          <reporter name="Hajime Morrita">morrita</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>darin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>208431</commentid>
    <comment_count>0</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2010-04-05 03:41:27 -0700</bug_when>
    <thetext>On Chromium port, there is a compilation error when PROGRESS_TAG enabled, 
because RenderProgress.h is missing CurrentTime.h.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208432</commentid>
    <comment_count>1</comment_count>
      <attachid>52524</attachid>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2010-04-05 03:48:56 -0700</bug_when>
    <thetext>Created attachment 52524
v0; should be trivial</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208433</commentid>
    <comment_count>2</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2010-04-05 03:49:57 -0700</bug_when>
    <thetext>Qt port may include it somewhere in port specific file.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208436</commentid>
    <comment_count>3</comment_count>
      <attachid>52524</attachid>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2010-04-05 04:14:55 -0700</bug_when>
    <thetext>Comment on attachment 52524
v0; should be trivial

CurrentTime.h not used within the header file.  It should only be included where it’s used.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208437</commentid>
    <comment_count>4</comment_count>
      <attachid>52525</attachid>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2010-04-05 04:56:28 -0700</bug_when>
    <thetext>Created attachment 52525
move inclusion to RenderProgress.cpp</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208438</commentid>
    <comment_count>5</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2010-04-05 04:58:23 -0700</bug_when>
    <thetext>bdash, thank you for reviewing. And you are definitely right.

&gt; CurrentTime.h not used within the header file.  It should only be included
&gt; where it’s used.
Fixed to move inclusion to RenderProgress.cpp
I also updated the bug summary to reflect that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208484</commentid>
    <comment_count>6</comment_count>
      <attachid>52525</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2010-04-05 08:35:46 -0700</bug_when>
    <thetext>Comment on attachment 52525
move inclusion to RenderProgress.cpp

Doesn&apos;t the file also need to include &lt;math.h&gt; or &lt;wtf/MathExtras.h&gt;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208834</commentid>
    <comment_count>7</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2010-04-05 18:33:28 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; (From update of attachment 52525 [details])
&gt; Doesn&apos;t the file also need to include &lt;math.h&gt; or &lt;wtf/MathExtras.h&gt;?
I&apos;m not sure. Chromium is successfully built only with CurrentTime.h. 
math.h might be included somewhere else.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208925</commentid>
    <comment_count>8</comment_count>
      <attachid>52525</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-05 23:59:46 -0700</bug_when>
    <thetext>Comment on attachment 52525
move inclusion to RenderProgress.cpp

Clearing flags on attachment: 52525

Committed r57130: &lt;http://trac.webkit.org/changeset/57130&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208926</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-05 23:59:50 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>52524</attachid>
            <date>2010-04-05 03:48:56 -0700</date>
            <delta_ts>2010-04-05 04:56:22 -0700</delta_ts>
            <desc>v0; should be trivial</desc>
            <filename>bug-37080-20100405194854.patch</filename>
            <type>text/plain</type>
            <size>890</size>
            <attacher name="Hajime Morrita">morrita</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYkNvcmUvQ2hhbmdlTG9nIGIvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXgg
MzYwMzg2MC4uYjE4NTZmNSAxMDA2NDQKLS0tIGEvV2ViQ29yZS9DaGFuZ2VMb2cKKysrIGIvV2Vi
Q29yZS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxNSBAQAorMjAxMC0wNC0wNSAgTU9SSVRBIEhhamlt
ZSAgPG1vcnJpdGFAZ29vZ2xlLmNvbT4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9P
UFMhKS4KKworICAgICAgICBSZW5kZXJQcm9ncmVzcy5oIGlzIG1pc3NpbmcgQ3VycmVudFRpbWUu
aAorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MzcwODAK
KworICAgICAgICBObyBuZXcgdGVzdHMuIGp1c3QgZml4ZWQgY29tcGlsYXRpb24gZXJyb3IuCisK
KyAgICAgICAgKiByZW5kZXJpbmcvUmVuZGVyUHJvZ3Jlc3MuaDoKKworCiAyMDEwLTA0LTA0ICBQ
YXZlbCBGZWxkbWFuICA8cGZlbGRtYW5AY2hyb21pdW0ub3JnPgogCiAgICAgICAgIE5vdCByZXZp
ZXdlZC4gUm9sbGluZyBvdXQgY2hyb21pdW0gY2hhbmdlcyByNTcwMjggYW5kIHI1NzAzMgpkaWZm
IC0tZ2l0IGEvV2ViQ29yZS9yZW5kZXJpbmcvUmVuZGVyUHJvZ3Jlc3MuaCBiL1dlYkNvcmUvcmVu
ZGVyaW5nL1JlbmRlclByb2dyZXNzLmgKaW5kZXggNzY3ZWQzNy4uNTY5NmQ2OSAxMDA2NDQKLS0t
IGEvV2ViQ29yZS9yZW5kZXJpbmcvUmVuZGVyUHJvZ3Jlc3MuaAorKysgYi9XZWJDb3JlL3JlbmRl
cmluZy9SZW5kZXJQcm9ncmVzcy5oCkBAIC0yMyw2ICsyMyw3IEBACiAKICNpZiBFTkFCTEUoUFJP
R1JFU1NfVEFHKQogI2luY2x1ZGUgIlJlbmRlckJsb2NrLmgiCisjaW5jbHVkZSA8d3RmL0N1cnJl
bnRUaW1lLmg+CiAKIG5hbWVzcGFjZSBXZWJDb3JlIHsKIAo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>52525</attachid>
            <date>2010-04-05 04:56:28 -0700</date>
            <delta_ts>2010-04-05 23:59:45 -0700</delta_ts>
            <desc>move inclusion to RenderProgress.cpp</desc>
            <filename>bug-37080-20100405205626.patch</filename>
            <type>text/plain</type>
            <size>911</size>
            <attacher name="Hajime Morrita">morrita</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYkNvcmUvQ2hhbmdlTG9nIGIvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXgg
MzYwMzg2MC4uYTM3ZmM0ZSAxMDA2NDQKLS0tIGEvV2ViQ29yZS9DaGFuZ2VMb2cKKysrIGIvV2Vi
Q29yZS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxNSBAQAorMjAxMC0wNC0wNSAgTU9SSVRBIEhhamlt
ZSAgPG1vcnJpdGFAZ29vZ2xlLmNvbT4KKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9P
UFMhKS4KKworICAgICAgICBSZW5kZXJQcm9ncmVzcy5jcHAgaXMgbWlzc2luZyBDdXJyZW50VGlt
ZS5oCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0zNzA4
MAorCisgICAgICAgIE5vIG5ldyB0ZXN0cy4ganVzdCBmaXhlZCBjb21waWxhdGlvbiBlcnJvci4K
KworICAgICAgICAqIHJlbmRlcmluZy9SZW5kZXJQcm9ncmVzcy5jcHA6CisKKwogMjAxMC0wNC0w
NCAgUGF2ZWwgRmVsZG1hbiAgPHBmZWxkbWFuQGNocm9taXVtLm9yZz4KIAogICAgICAgICBOb3Qg
cmV2aWV3ZWQuIFJvbGxpbmcgb3V0IGNocm9taXVtIGNoYW5nZXMgcjU3MDI4IGFuZCByNTcwMzIK
ZGlmZiAtLWdpdCBhL1dlYkNvcmUvcmVuZGVyaW5nL1JlbmRlclByb2dyZXNzLmNwcCBiL1dlYkNv
cmUvcmVuZGVyaW5nL1JlbmRlclByb2dyZXNzLmNwcAppbmRleCA2ZWUwNjZkLi4wNjJmZjMyIDEw
MDY0NAotLS0gYS9XZWJDb3JlL3JlbmRlcmluZy9SZW5kZXJQcm9ncmVzcy5jcHAKKysrIGIvV2Vi
Q29yZS9yZW5kZXJpbmcvUmVuZGVyUHJvZ3Jlc3MuY3BwCkBAIC0yNSw2ICsyNSw3IEBACiAKICNp
bmNsdWRlICJIVE1MUHJvZ3Jlc3NFbGVtZW50LmgiCiAjaW5jbHVkZSAiUmVuZGVyVGhlbWUuaCIK
KyNpbmNsdWRlIDx3dGYvQ3VycmVudFRpbWUuaD4KIAogdXNpbmcgbmFtZXNwYWNlIHN0ZDsKIAo=
</data>

          </attachment>
      

    </bug>

</bugzilla>