NEW 160516
TestWebKitAPI's iOS simulator's CADisplayLink never fires, so some tests are impossible
https://bugs.webkit.org/show_bug.cgi?id=160516
Summary TestWebKitAPI's iOS simulator's CADisplayLink never fires, so some tests are ...
Tim Horton
Reported 2016-08-03 11:41:07 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.