Bug 39119
Summary: | WebKit continues to render accelerated compositing pages in background tabs, but shouldn't | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, chinmaya, cmarrin, enrica, simon.fraser |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://webkit.org/blog-files/3d-transforms/poster-circle.html |
Adam Roben (:aroben)
To reproduce:
1. Open <http://webkit.org/blog-files/3d-transforms/poster-circle.html>
2. In another tab, open <http://webkit.org/>
3. Make sure the webkit.org tab is selected
4. Watch Safari's CPU usage in Task Manager
Safari's CPU usage is non-0. This is because WebKit is continuing to render the animation in the poster-circle.html tab. If you turn off accelerated compositing, Safari's CPU usage drops to 0.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/7984698>