RESOLVED WONTFIX 112335
HTMLBackgroundParser's outstandingCheckpointLimit should be tuned
https://bugs.webkit.org/show_bug.cgi?id=112335
Summary HTMLBackgroundParser's outstandingCheckpointLimit should be tuned
Eric Seidel (no email)
Reported 2013-03-14 02:45:30 PDT
HTMLBackgroundParser's outstandingCheckpointLimit should be tuned Right now it'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
Attachments
Ahmad Saleem
Comment 1 2023-09-20 17:55:50 PDT
We don't have 'outstandingCheckpointLimit' 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 'RESOLVED WONTFIX'?
Note You need to log in before you can comment on or make changes to this bug.