[Webkit-unassigned] [Bug 24142] New: Add test for custom DOM properties surviving garbage collection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 16:10:35 PST 2009


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

           Summary: Add test for custom DOM properties surviving garbage
                    collection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pam at chromium.org


Ensure that custom DOM properties (in widow) are not lost during garbage
collection.

Browsers differ in whether they keep properties attached to various window
properties, but their behavior for window.navigator and window.location is
consistent.

Also see http://code.google.com/p/chromium/issues/detail?id=1994 for a more
detailed analysis.


-- 
Configure bugmail: https://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