[Webkit-unassigned] [Bug 123560] New: [WINCE]Gif animation do not move

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 01:33:12 PDT 2013


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

           Summary: [WINCE]Gif animation do not move
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zhuangzg at cn.fujitsu.com


We work on wince port and found that gif do not move. We tried to find the problem. The method of CachedImage::shouldPauseAnimation returns true and causes this problem. And the reason is that in method of WebFrameLoaderClient::transitionToCommittedForNewPage of wince port, m_parentVisible is false. We check some others platform and found that m_parentVisible is true. So we tried to fix it. Later, I will upload a 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