[Webkit-unassigned] [Bug 12487] New: REGRESSION: Repro crash when a second background image is animated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 30 14:01:20 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12487

           Summary: REGRESSION: Repro crash when a second background image
                    is animated
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar
          Severity: Major
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


I noticed that RenderObject registers as a client of all its background images
but unregisters only from the first one. This makes it leak, and in the case of
an animated image, also crash (since the image tries to notified the deleted
object of changes). Test case coming up.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list