[Webkit-unassigned] [Bug 109175] New: [CoordinatedGraphics] Increase LayoutTest coverage for UseFixedLayout code path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 04:16:19 PST 2013


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

           Summary: [CoordinatedGraphics] Increase LayoutTest coverage for
                    UseFixedLayout code path
           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: cmarcelo at webkit.org
                CC: kenneth at webkit.org, luciano.wolf at openbossa.org,
                    jocelyn.turcotte at digia.com, noam at webkit.org,
                    rafael.lobo at openbossa.org


In ports that use CoordinatedGraphics, WebKitTestRunner do not use "UseFixedLayout" option except for certain directories. For those exceptions directories, tests are run only with "UseFixedLayout".

Choosing between "UseFixedLayout" or not affects the code path used for final painting, so its useful to be able to do pixel testing in both cases if we want to keep the two code paths working.

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