<?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>239714</bug_id>
          
          <creation_ts>2022-04-24 15:48:47 -0700</creation_ts>
          <short_desc>Use equalLettersIgnoringASCIICase() and SortedArrayMap in more places</short_desc>
          <delta_ts>2022-04-25 08:53:29 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="Chris Dumez">cdumez</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>darin</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1864000</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-04-24 15:48:47 -0700</bug_when>
    <thetext>Use equalLettersIgnoringASCIICase() and SortedArrayMap in more places, for performance.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1864001</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-04-24 16:06:53 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/375</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1864007</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-04-24 21:45:54 -0700</bug_when>
    <thetext>Committed r293309 (249932@main): &lt;https://commits.webkit.org/249932@main&gt;

Reviewed commits have been landed. Closing PR #375 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1864008</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-24 21:46:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/92247702&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1864113</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2022-04-25 08:53:29 -0700</bug_when>
    <thetext>A stray thought: Maybe some day we can make equalIgnoringASCIICase a smart function template that automatically calls the &quot;letters&quot; version based on the characters in the constant string passed to it, analyzed at compile time. It would be nice to *not* have each programmer get this right, and automatically get the more efficient idiom.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>