<?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>248447</bug_id>
          
          <creation_ts>2022-11-28 17:21:10 -0800</creation_ts>
          <short_desc>Improve &lt;textarea&gt; validation performance</short_desc>
          <delta_ts>2022-12-06 10:37:18 -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>Forms</component>
          <version>Safari Technology Preview</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="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          <cc>akeerthi</cc>
    
    <cc>cdumez</cc>
    
    <cc>darin</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1915175</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-11-28 17:21:10 -0800</bug_when>
    <thetext>Hi Team,

While going through Blink commits, I came across another performance optimization for textarea in specific case:

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/bc3e860d2ac2726ca49faeb06970424b5db2f269 &amp; https://chromium.googlesource.com/chromium/blink/+/6c75bb28a519a50475638fd0bdd5b8dddf356183

It is improving performance of same microbenchmark which Darin improved with his work. It will just squeeze bit more from it.

It does not have its own dedicated test case. I am raising this bug for future.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915211</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2022-11-28 20:02:28 -0800</bug_when>
    <thetext>Yes this is an easy one. I’ll tackle it soon.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1916250</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-12-02 10:22:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/102909909&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1916345</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2022-12-02 14:41:03 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/7096</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1916973</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-12-06 10:37:09 -0800</bug_when>
    <thetext>Committed 257417@main (95861845546f): &lt;https://commits.webkit.org/257417@main&gt;

Reviewed commits have been landed. Closing PR #7096 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>