<?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>112335</bug_id>
          
          <creation_ts>2013-03-14 02:45:30 -0700</creation_ts>
          <short_desc>HTMLBackgroundParser&apos;s outstandingCheckpointLimit should be tuned</short_desc>
          <delta_ts>2023-12-25 10:04:27 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          
          <blocked>111645</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>ahmad.saleem792</cc>
    
    <cc>annevk</cc>
    
    <cc>ap</cc>
    
    <cc>cdumez</cc>
    
    <cc>tonyg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>855092</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-03-14 02:45:30 -0700</bug_when>
    <thetext>HTMLBackgroundParser&apos;s outstandingCheckpointLimit should be tuned

Right now it&apos;s arbitrarily set to 10.  Which causes us to use up to about 280k per document for speculative tokens.  Rarely do we actually use all that, but we may find through testing that that number should be higher or lower.
http://trac.webkit.org/browser/trunk/Source/WebCore/html/parser/BackgroundHTMLParser.cpp#L42</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1978847</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-09-20 17:55:50 -0700</bug_when>
    <thetext>We don&apos;t have &apos;outstandingCheckpointLimit&apos; and GitHub search does not show anything.

Plus the file was removed by this: https://github.com/WebKit/WebKit/commit/afe003624c8fee9fb3ad3e81983a805a1a47c56c

Can we mark this as &apos;RESOLVED WONTFIX&apos;?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>