NEW125832
Eliminate timerAlignmentinterval() recursion
https://bugs.webkit.org/show_bug.cgi?id=125832
Summary Eliminate timerAlignmentinterval() recursion
Ryosuke Niwa
Reported 2013-12-16 22:09:01 PST
Consider merging https://chromium.googlesource.com/chromium/blink/+/acc34ea7332c9254511e069181750a7c097790b4 if the hang also reproduces in WebKit The recursion breaks the call stack. We shouldn't do that.
Attachments
Ryosuke Niwa
Comment 1 2013-12-16 22:09:14 PST
Ahmad Saleem
Comment 2 2022-08-09 16:59:13 PDT
From Comment 0, the following code exist today: https://github.com/WebKit/WebKit/blob/d03ed349d77c73455b7ba94aa908b7dc0a5eddc8/Source/WebCore/dom/Document.cpp#L3364 While I don't have access to bug mentioned in Comment 01. rniwa@webkit.org - Is this needed? Thanks!
Note You need to log in before you can comment on or make changes to this bug.