[Webkit-unassigned] [Bug 49445] New: Repaint tests don't work on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 07:40:09 PST 2010


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

           Summary: Repaint tests don't work on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: mitz at webkit.org


DRT on Windows doesn't implement layoutTestController.display() correctly, which breaks repaint tests. display() is supposed to force the WebView to paint, then to cover the WebView with 66% opaque black, so that when subsequent painting happens we'll be able to tell what was painted. DRT on Windows does force the WebView to paint, but does not do the 66% opaque black fill.

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