[Webkit-unassigned] [Bug 160516] New: TestWebKitAPI's iOS simulator's CADisplayLink never fires, so some tests are impossible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 11:41:07 PDT 2016


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

            Bug ID: 160516
           Summary: TestWebKitAPI's iOS simulator's CADisplayLink never
                    fires, so some tests are impossible
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thorton at apple.com
                CC: lforschler at apple.com

The headless simulator that TestWebKitAPI currently uses doesn't fire CADisplayLink callbacks (probably... because it's headless), which means that any API tests that depend on rAF or painting at all beyond the first frame will not work.

We should use a normal simulator like RWT does.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160803/c72bc30d/attachment.html>


More information about the webkit-unassigned mailing list