[Webkit-unassigned] [Bug 114496] [Texmap] Remove unnecessary TiledBackingStore code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 00:50:50 PDT 2013


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





--- Comment #1 from JungJik Lee <jungjik.lee at samsung.com>  2013-04-12 00:49:05 PST ---
(In reply to comment #0)
> TBS removes tiles outside m_rect in resizeEdgeTiles function.
> However before calling resizeEdgeTiles, setKeepRect does same thing.
> In setKeepRect, TBS remove tiles outside keepRect. And m_rect includes m_keepRect. So TBS does same thing twice. I think that it is better to remove the unnecessary code in resizeEdgeTiles.

I understood wrongly. Removing tiles in resizeEdgeTiles is not working currently, not doing same thing twice. I'll file a removing patch.

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