[Webkit-unassigned] [Bug 34059] Content with heavily nested residual style is so slow, it seems like a hang
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 24 12:31:54 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34059
--- Comment #7 from Alexey Proskuryakov <ap at webkit.org> 2010-01-24 12:31:53 PST ---
(From update of attachment 47298)
> + Limit the number of iterations of the main loop to 5.
<...>
> + while (!finished && (iterationCount++ < cResidualStyleIterationLimititerationLimit)) {
I think this actually limits the count to 6, not 5.
It would be nice to attach a test case to this Bugzilla bug, so that people
could verify that it didn't regress - if it's not possible to make an automated
test, of course.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list