[Webkit-unassigned] [Bug 52655] Hidden composited iframes cause infinite loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 13:36:22 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=52655


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #15 from Darin Adler <darin at apple.com>  2011-10-18 13:36:21 PST ---
(In reply to comment #14)
> The larger question is whether we should be in compositing mode if some hidden layer wants to be composited.

Seems like a simple tradeoff:

1) Making the layer visible will be smoother if we keep the page in compositing mode.

2) If the layer stays hidden, then performance and memory use will be better if we keep the page out of compositing mode.

Is there anything else I’m missing?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list