[Webkit-unassigned] [Bug 74195] New: Force a layout before calls to layoutTestController.display()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 12:04:48 PST 2011


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

           Summary: Force a layout before calls to
                    layoutTestController.display()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
                CC: ojan at chromium.org


I tried to fix a flaky repaint test in Chromium by forcing a layout before a call to layoutTestController.display().

Darin suggested having DRT always call layout before display().  This might work, but we should see if
1) This is already happening on Mac (implicitly or explicitly).
2) Seeing if this regresses any tests on Chromium (it probably won't, but we'd want to verify).

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Freplaced%2Fwidth100percent-textarea.html

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