[Webkit-unassigned] [Bug 46453] [NRWT] Put the http and websocket tests to end of the test list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 16:46:34 PDT 2010


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





--- Comment #8 from Gabor Rapcsanyi <rgabor at inf.u-szeged.hu>  2010-09-24 16:46:33 PST ---
(In reply to comment #7)
> 
> Ok, I think I understand what you're saying.  You're saying that the lock happens when trying to acquire the directory name from the queue.
> 
> If that's the case, is it possible to move the http lock into the thread that runs the tests?  That way a thread will still get the 'http' directory from the queue, but then lock before running any tests on the thread.
> 
> Can you direct me at the http locking code?  It might help if I can see how it's currently implemented.

I think I just did what you are saying. 
You can check my locking code here: http://gist.github.com/596234

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