[Webkit-unassigned] [Bug 106016] [Qt] New fast/workers/worker-document-leak.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 12:16:52 PST 2013


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





--- Comment #2 from Kenneth Russell <kbr at google.com>  2013-01-03 12:18:52 PST ---
I don't know how to build the Qt port on any platform, so unfortunately can't help debug what's going on. You could try adding more calls to gc() at the end of the test, to try to force collection of the objects associated with the worker and the iframe's DOM.

Qt uses JSC, correct? Since it does, I'd expect it to behave similarly to the Mac port with respect to garbage collection of JavaScript wrappers. The new test seems to be passing on all the Mac bots.

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