[Webkit-unassigned] [Bug 86771] [Gtk] fast/dom/gc-10.html behaves badly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 10:22:29 PDT 2012


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





--- Comment #3 from Geoffrey Garen <ggaren at apple.com>  2012-05-18 10:21:33 PST ---
> After making some changes to the test so the frame is actually reloaded three times the test fails in the object count check, counting 449 objects before and 635 objects after (number of reloads does not affect the object counts).

This sounds like a possible memory leak. You can test the memory leak theory by doing a few reloads before taking your baseline number, and then measuring a series of object counts after a series of reloads, to see if they're increasing.

> Also, a smaller annoyance, i think it would make sense to make this test dump text instead of render tree.

Agreed.

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