[Webkit-unassigned] [Bug 82020] plugins/netscape-dom-access-and-reload.html fails on all platforms
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 4 10:08:00 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=82020
--- Comment #9 from Pascal Jacquemart <p.jacquemart at samsung.com> 2013-11-04 10:06:45 PST ---
Re-tested on GTK
I can confirm it fails while the running all the tests
But surprisingly this same test succeeds while running alone
Within the whole suite the value read from "internals.numberOfLiveDocuments()" is set to 4 (whereas the expected value is 1)
The garbage collector is called several times:
- while loading the document
- after reload
- after a JavaScript call to "window.GCController.collect();"
But it seems to have no effect
Any idea? I have to investigate deeper...
--
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