[webkit-reviews] review requested: [Bug 24453] REGRESSION: After calling framed setTimeout on https page, DOM changes are not flushed : [Attachment 28633] Automated regression test.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 15 00:01:52 PDT 2009


Dmitry Titov <dimich at chromium.org> has asked  for review:
Bug 24453: REGRESSION: After calling framed setTimeout on https page, DOM
changes are not flushed
https://bugs.webkit.org/show_bug.cgi?id=24453

Attachment 28633: Automated regression test.
https://bugs.webkit.org/attachment.cgi?id=28633&action=review

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
This is one way to create a regression test for this bug. We can expose a new
method on layoutTestController that reports invalidated layout. Here is the
change, the test for the new layoutTestController method and a test for this
bug. 
If this seems like a good solution, then this should go in first and the fix
with updated expected results second.


More information about the webkit-reviews mailing list