[Webkit-unassigned] [Bug 98065] Avoid dumping layer properties that differ in tiled drawing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 14:18:46 PDT 2012


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





--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-10-01 14:19:10 PST ---
(From update of attachment 166540)
View in context: https://bugs.webkit.org/attachment.cgi?id=166540&action=review

> Source/WebCore/platform/graphics/GraphicsLayer.cpp:84
> +    , m_isTileCacheFlatteningLayer(false)

Sucks to add memory storage for something that's only used for dumping.

How about adding shouldDumpLayer() etc. to GraphicsLayerClient?

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