[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:58:03 PDT 2011


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





--- Comment #3 from Nat Duca <nduca at chromium.org>  2011-10-24 14:58:03 PST ---
(From update of attachment 112253)
View in context: https://bugs.webkit.org/attachment.cgi?id=112253&action=review

Seems ok modulo the comment above.

> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:51
> +    , m_visible(false)

True or false here? I was expecting true personally. Do GL contexts start up "invisible"?

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