[Webkit-unassigned] [Bug 75529] [Qt] SharedWorkers do not terminate after tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 04:27:44 PST 2012


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





--- Comment #4 from Nandor Huszka <Huszka.Nandor at stud.u-szeged.hu>  2012-01-06 04:27:43 PST ---
Created an attachment (id=121422)
 --> (https://bugs.webkit.org/attachment.cgi?id=121422&action=review)
The fixing of the tests which use "normal" Workers and the checking in DumpRenderTreeQt.cpp 

I reorganized the fixing, some useful things were created in worker-util.js, and used them. For example a global array (workerArray), it's recommended to use this for storing workers, because in some cases I found problems around referencing the created workers.

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