[Webkit-unassigned] [Bug 64728] TiledDrawingArea: Use tile sets to paint old content while rendering for a new scale.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 09:11:13 PDT 2011


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





--- Comment #3 from Benjamin Poulain <benjamin at webkit.org>  2011-07-18 09:11:13 PST ---
(From update of attachment 101163)
View in context: https://bugs.webkit.org/attachment.cgi?id=101163&action=review

> Source/WebKit2/UIProcess/TiledDrawingAreaProxy.h:183
> +    TiledDrawingAreaTileSet* m_currentTiles;
> +    TiledDrawingAreaTileSet* m_previousScaleTiles;

OwnPtr!!! :)

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