Bug 160516
Summary: | TestWebKitAPI's iOS simulator's CADisplayLink never fires, so some tests are impossible | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, dbates, lforschler, sam, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Horton
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |