Bug 232918
| Summary: | requestAnimationFrame callbacks in workers should be driven off display updates | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
| Component: | DOM | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | NEW | ||
| Severity: | Normal | CC: | adieulot, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=238999 | ||
| Bug Depends on: | 257098, 257295, 257771, 256669 | ||
| Bug Blocks: | 232908 | ||
Cameron McCormack (:heycam)
Currently they are run off a timer.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85233450>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/13780