<?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>37948</bug_id>
          
          <creation_ts>2010-04-21 13:42:45 -0700</creation_ts>
          <short_desc>[Android] Android should use isfinite, isinf, isnan and signbit from the std namespace</short_desc>
          <delta_ts>2010-04-22 20:11:03 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Android</rep_platform>
          <op_sys>Android</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>
          <dependson>38007</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Steve Block">steveblock</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>android-webkit-unforking</cc>
    
    <cc>commit-queue</cc>
    
    <cc>eric</cc>
    
    <cc>steveblock</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>215478</commentid>
    <comment_count>0</comment_count>
    <who name="Steve Block">steveblock</who>
    <bug_when>2010-04-21 13:42:45 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/54388 updated MathExtras.h to use &lt;cmath&gt; (rather than &lt;math.h&gt;) which provides isfinite, isinf, isnan and signbit in the std namespace. This broke the Android build as Android&apos;s version of STL did not at the time provide these functions in the std namespace. The build was fixed with a compile guard around the using declarations in http://trac.webkit.org/changeset/54655.

Android&apos;s version of STL now provides these functions in the std namespace, so we can remove the guard around the using declarations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>215482</commentid>
    <comment_count>1</comment_count>
      <attachid>53986</attachid>
    <who name="Steve Block">steveblock</who>
    <bug_when>2010-04-21 13:46:08 -0700</bug_when>
    <thetext>Created attachment 53986
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216026</commentid>
    <comment_count>2</comment_count>
      <attachid>53986</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2010-04-22 12:44:50 -0700</bug_when>
    <thetext>Comment on attachment 53986
Patch

ok.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216036</commentid>
    <comment_count>3</comment_count>
      <attachid>53986</attachid>
    <who name="Steve Block">steveblock</who>
    <bug_when>2010-04-22 12:55:51 -0700</bug_when>
    <thetext>Comment on attachment 53986
Patch

Clearing flags on attachment: 53986

Committed r58110: &lt;http://trac.webkit.org/changeset/58110&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216037</commentid>
    <comment_count>4</comment_count>
    <who name="Steve Block">steveblock</who>
    <bug_when>2010-04-22 12:56:00 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216075</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-04-22 14:17:14 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/58110 might have broken Qt Windows 32-bit Release</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216107</commentid>
    <comment_count>6</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2010-04-22 15:35:51 -0700</bug_when>
    <thetext>Failure persisted after rollout</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216108</commentid>
    <comment_count>7</comment_count>
      <attachid>53986</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2010-04-22 15:36:06 -0700</bug_when>
    <thetext>Comment on attachment 53986
Patch

Relanding.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216239</commentid>
    <comment_count>8</comment_count>
      <attachid>53986</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-22 20:10:56 -0700</bug_when>
    <thetext>Comment on attachment 53986
Patch

Clearing flags on attachment: 53986

Committed r58142: &lt;http://trac.webkit.org/changeset/58142&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216240</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-04-22 20:11:03 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>53986</attachid>
            <date>2010-04-21 13:46:08 -0700</date>
            <delta_ts>2010-04-22 20:10:56 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-37948-20100421214606.patch</filename>
            <type>text/plain</type>
            <size>1187</size>
            <attacher name="Steve Block">steveblock</attacher>
            
              <data encoding="base64">SW5kZXg6IEphdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBKYXZhU2NyaXB0
Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDU4MDExKQorKysgSmF2YVNjcmlwdENvcmUvQ2hhbmdl
TG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTAtMDQtMjEgIFN0ZXZlIEJs
b2NrICA8c3RldmVibG9ja0Bnb29nbGUuY29tPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9E
WSAoT09QUyEpLgorCisgICAgICAgIFVwZGF0ZSBBbmRyb2lkIHRvIHVzZSBpc2Zpbml0ZSwgaXNp
bmYsIGlzbmFuIGFuZCBzaWduYml0IGZyb20gbmFtZXNwYWNlIHN0ZC4KKyAgICAgICAgaHR0cHM6
Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTM3OTQ4CisKKyAgICAgICAgKiB3dGYv
TWF0aEV4dHJhcy5oOgorCiAyMDEwLTA0LTIxICBHYXZpbiBCYXJyYWNsb3VnaCAgPGJhcnJhY2xv
dWdoQGFwcGxlLmNvbT4KIAogICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKHdpbmRvd3MgYnVp
bGQgZml4IHB0LiAzKS4KSW5kZXg6IEphdmFTY3JpcHRDb3JlL3d0Zi9NYXRoRXh0cmFzLmgKPT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PQotLS0gSmF2YVNjcmlwdENvcmUvd3RmL01hdGhFeHRyYXMuaAkocmV2aXNpb24gNTgw
MDIpCisrKyBKYXZhU2NyaXB0Q29yZS93dGYvTWF0aEV4dHJhcy5oCSh3b3JraW5nIGNvcHkpCkBA
IC0xODgsNyArMTg4LDcgQEAgaW5saW5lIGZsb2F0IGRlZzJ0dXJuKGZsb2F0IGQpIHsgcmV0dXJu
IAogaW5saW5lIGZsb2F0IHJhZDJncmFkKGZsb2F0IHIpIHsgcmV0dXJuIHIgKiAyMDAuMGYgLyBw
aUZsb2F0OyB9CiBpbmxpbmUgZmxvYXQgZ3JhZDJyYWQoZmxvYXQgZykgeyByZXR1cm4gZyAqIHBp
RmxvYXQgLyAyMDAuMGY7IH0KIAotI2lmICFDT01QSUxFUihNU1ZDKSAmJiAhQ09NUElMRVIoUlZD
VCkgJiYgIU9TKEFORFJPSUQpICYmICFDT01QSUxFUihXSU5TQ1cpCisjaWYgIUNPTVBJTEVSKE1T
VkMpICYmICFDT01QSUxFUihSVkNUKSAmJiAhQ09NUElMRVIoV0lOU0NXKQogdXNpbmcgc3RkOjpp
c2Zpbml0ZTsKIHVzaW5nIHN0ZDo6aXNpbmY7CiB1c2luZyBzdGQ6OmlzbmFuOwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>