[Webkit-unassigned] [Bug 111865] New: Fix LayoutTests/http/tests/misc/delete-frame-during-readystatechange-with-gc-after-video-removal.html to explicitly trigger a minorGC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 09:26:43 PST 2013


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

           Summary: Fix
                    LayoutTests/http/tests/misc/delete-frame-during-readys
                    tatechange-with-gc-after-video-removal.html to
                    explicitly trigger a minorGC
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: acolwell at chromium.org


LayoutTests/http/tests/misc/delete-frame-during-readystatechange-with-gc-after-video-removal.html has a gc() call that sometimes triggers a minor GC and other times triggers a major GC. This test should be updated to explicitly trigger a minor GC once the Chromium port's GCCollector object supports explicitly triggering a minor GC.

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