[Webkit-unassigned] [Bug 103321] New: New check for usesTileCacheLayer on Windows needed after r133056

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 16:49:30 PST 2012


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

           Summary: New check for usesTileCacheLayer on Windows needed
                    after r133056
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: simon.fraser at apple.com


After r133056 it no longer suffices to check use the existing usesTileCacheLayer method on Windows.

The change resulted in 3 crashing tests:

compositing/rotated-tiled-clamped
compositing/rotated-tiled-preserve3d-clamped
fast/events/tabindex-focus-blur-all

We should add in platform specific method for Windows that returns false for this method.

In addition, 
compositing/rotated-tiled-clamped
compositing/rotated-tiled-preserve3d-clamped

need to be removed from the Windows skip list and Windows specific results are needed since they were newly added tests with r133056.

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