WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
237168
Change one-shot maxTimerNestingLevel from 5 to 10
https://bugs.webkit.org/show_bug.cgi?id=237168
Summary
Change one-shot maxTimerNestingLevel from 5 to 10
Yusuke Suzuki
Reported
2022-02-24 16:28:54 PST
Change maxTimerNestingLevel from 5 to 10
Attachments
Patch
(1.56 KB, patch)
2022-02-24 16:32 PST
,
Yusuke Suzuki
sam
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(8.57 KB, patch)
2022-03-31 16:49 PDT
,
Yusuke Suzuki
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(6.47 KB, patch)
2022-04-01 11:45 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2022-02-24 16:32:24 PST
Created
attachment 453155
[details]
Patch
Sam Weinig
Comment 2
2022-02-28 08:22:49 PST
Comment on
attachment 453155
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=453155&action=review
> Source/WebCore/ChangeLog:10 > + > + Recently, we found from Chromium change[1] that changing this from 5 to 10 offers 10% Speedometer2 improvement > + because Speedometer2's setTimeout nesting level is typically 7-8. We discussed with folks including Chris, Maciej, > + Saam, and Cameron and now we increase this from 5 to 10 to align to Blink's change to keep these kind of web content fast.
Does the HTML spec say anything here? Perhaps it should? Probably at least worth filing an issue.
Radar WebKit Bug Importer
Comment 3
2022-03-03 16:29:16 PST
<
rdar://problem/89784131
>
Yusuke Suzuki
Comment 4
2022-03-31 16:49:09 PDT
Created
attachment 456295
[details]
Patch
Yusuke Suzuki
Comment 5
2022-04-01 11:45:42 PDT
Created
attachment 456380
[details]
Patch
Yusuke Suzuki
Comment 6
2022-04-01 15:19:10 PDT
mac-wk1 and mac-wk2 bots are getting stuck.
Yusuke Suzuki
Comment 7
2022-04-01 16:57:50 PDT
Committed
r292242
(
249140@trunk
): <
https://commits.webkit.org/249140@trunk
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug