[Webkit-unassigned] [Bug 112114] New: [Texmap] Can not update animation tiles which are moving from far away.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 01:19:52 PDT 2013


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

           Summary: [Texmap] Can not update animation tiles which are
                    moving from far away.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungjik.lee at samsung.com


We can not prepare the tiles (out of keepRect) which are coming from far away.
Because we now skips getting current transform of the moving object in computeTransformVisibileRect.
So while the tiles are moving from off-screen, the tile is not updated.
The tiles is shown after the animation is finished.
I filed a manual test file. we should see that the box go and come.

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