[Webkit-unassigned] [Bug 37844] New: [Qt] Image::drawTiled animations does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 01:52:09 PDT 2010


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

           Summary: [Qt] Image::drawTiled animations does not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zherczeg at webkit.org


There is no strict order requirement between calling
nativeImageForCurrentFrame() and startAnimation(). Qt requires startAnimation()
must be called before nativeImageForCurrentFrame(). This patch removes this
order requirement

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