[webkit-reviews] review granted: [Bug 34059] Content with heavily nested residual style is so slow, it seems like a hang : [Attachment 47298] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 24 12:28:02 PST 2010


mitz at webkit.org has granted Maciej Stachowiak <mjs at apple.com>'s request for
review:
Bug 34059: Content with heavily nested residual style is so slow, it seems like
a hang
https://bugs.webkit.org/show_bug.cgi?id=34059

Attachment 47298: Patch
https://bugs.webkit.org/attachment.cgi?id=47298&action=review

------- Additional Comments from mitz at webkit.org
> +    while (!finished && (iterationCount++ <
cResidualStyleIterationLimititerationLimit)) {

Typo: cResidualStyleIterationLimititerationLimit
and redundant parentheses, but otherwise r=me


More information about the webkit-reviews mailing list