[Webkit-unassigned] [Bug 118420] [GTK] [Release] Layout Test fast/dom/gc-dom-tree-lifetime.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 08:16:08 PDT 2013


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





--- Comment #1 from Simon Pena <simon.pena at samsung.com>  2013-07-15 08:17:01 PST ---
Actually, the test started failing was in http://trac.webkit.org/changeset/152320, when there was some refactoring for the CSS Regions support.

It reports that "<div> objects in a DOM tree are not destructed.", since the number of live nodes after the garbage collection is not decreased at least in 9.

However, I don't understand how GTK in Release is the only configuration affected. Besides, if I add prints in InspectorCounters::counterValue, then the garbage collection seems to work, and the number of live nodes is correctly decreased.

I don't plan to continue working on this, at least for some time, so feel free to grab.

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