[Webkit-unassigned] [Bug 109866] Should not create backing store for frame borders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 14:55:36 PST 2013


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





--- Comment #2 from Tien-Ren Chen <trchen at chromium.org>  2013-02-14 14:57:53 PST ---
Verified that <iframe> no longer generate unnecessary tiles for border.

All layout tests look nice. (with GraphicsLayer::drawsContent differences, and 2 pixel tests with sub-pixel difference)

<frame> is trickier since we still need backing on the main frame (which is just the <frameset>) to paint the borders. It is still better than creating separate backing for each frame.

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