<?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>256434</bug_id>
          
          <creation_ts>2023-05-07 15:48:45 -0700</creation_ts>
          <short_desc>Use compiler-generated default operator== and operator&lt;=&gt; in some places where it&apos;s helpful</short_desc>
          <delta_ts>2024-09-28 12:57:02 -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 Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>235018</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Darin Adler">darin</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          <cc>cdumez</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1953551</commentid>
    <comment_count>0</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2023-05-07 15:48:45 -0700</bug_when>
    <thetext>The compiler-generated default operator== and operator&lt;=&gt; functions remove the need to list all data members, and remove code. I also found that using them helped surface some mistakes in our code.

This patch attempts to use them where it&apos;s easy. Any cases that turn out to be thorny we will omit from this patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1953552</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-05-07 15:49:24 -0700</bug_when>
    <thetext>&lt;rdar://problem/109018053&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1982289</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2023-10-03 17:19:38 -0700</bug_when>
    <thetext>I’m guessing Chris did most of these already, but maybe there’s still something useful in this patch?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1982309</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2023-10-03 17:59:16 -0700</bug_when>
    <thetext>Hah, I said &quot;this patch&quot; but there is no patch here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2064023</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2024-09-28 12:57:02 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 235018 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>