Bug 68772
Summary: | [mac] requestAnimationFrame on mac fires for background tabs | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Robinson <jamesr> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cmarrin, dino, fishd, nduca, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
James Robinson
Go to http://webstuff.nfshost.com/anim-timing/raftime.html and observe the "Callbacks: " value. Switch tabs away, wait a moment, then switch back. The callback count should not increase while the tab is in the background.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Marrin
I'm duping this to 67873, which has details about this issue. It's not clear if background tabs should not fire or should fire at a reduced rate. We can hash it out on the other bug
*** This bug has been marked as a duplicate of bug 67873 ***