[Webkit-unassigned] [Bug 106028] fast/frames/flattening/iframe-flattening-fixed-height.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 12:14:13 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106028





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-03 12:16:12 PST ---
It’s somewhat red-herring that this test is relying on setTimeout(~, 0):

11                setTimeout(function() {
12                    if (window.layoutTestController)
13                        layoutTestController.notifyDone();
14                }, 0);

Why is that needed?

-- 
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