[Webkit-unassigned] [Bug 70766] LayerRendererChromium::setVisible called needlessly without a visibility change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 14:54:58 PDT 2011


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


Michal Mocny <mmocny at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kbr at google.com,
                   |                            |nduca at chromium.org




--- Comment #2 from Michal Mocny <mmocny at chromium.org>  2011-10-24 14:54:58 PST ---
This fixes the issues with setVisibilityCHROMIUM(true) being spammed after the recently plumbing changes (https://bugs.webkit.org/show_bug.cgi?id=70635).

There are other options to prevent this, but talking with Nat it seems that there is no need for LayerRendererChromium::setVisible to be called unless visibility actually changed.

-- 
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