[webkit-reviews] review requested: [Bug 24453] REGRESSION: If setTimeout is called on a iframe's window, the DOM changes to the main document that timer callback makes are not flushed : [Attachment 29434] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 12:50:00 PDT 2009


Dmitry Titov <dimich at chromium.org> has asked  for review:
Bug 24453: REGRESSION: If setTimeout is called on a iframe's window, the DOM
changes to the main document that timer callback makes are not flushed
https://bugs.webkit.org/show_bug.cgi?id=24453

Attachment 29434: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=29434&action=review

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
Updated proposed fix after recent changes. Although style recalc timer catches
the update, so the updateStyleForAllDocuments() call may be removed at all now,
doing so may produce other regressions.


More information about the webkit-reviews mailing list