[Webkit-unassigned] [Bug 114440] Dynamically triggered subframe loads are causing tile churn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 13:19:42 PDT 2013


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





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-04-15 13:17:58 PST ---
(From update of attachment 198114)
View in context: https://bugs.webkit.org/attachment.cgi?id=198114&action=review

> Source/WebCore/rendering/RenderLayerBacking.h:312
> +    bool m_didSwitchToFullTileCoverageDuringLoading;

Shame to use a bool on every RLB when only the root needs one.

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