Bug 192448
Summary: | DisplayRefreshMonitor should have a timer fallback | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aperez, bfulgham, dino, graouts, pvollan, simon.fraser, thorton, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
When WebView is off-screen, [NSWindow screen] is nil.
In those cases, DisplayRefreshMonitor should fallback to using a timer.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Also DRT/WTR always have offscreen windows, so we never test real rAF. We should fake the screen somehow.
Radar WebKit Bug Importer
<rdar://problem/46510554>