[Webkit-unassigned] [Bug 64501] New: The JSC and V8 garbage collector can not properly remove a audio element created by JavaScript "new Audio".

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 19:23:44 PDT 2011


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

           Summary: The JSC and V8 garbage collector can not properly
                    remove a audio element created by JavaScript "new
                    Audio".
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net
                CC: kwangyul.seo at gmail.com


There are two problems.

1. If playing the audio element and navigating another page, the audio element is not removed.
2. GC sweeps the audio element at any time, not during playing.

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