[Webkit-unassigned] [Bug 47072] Implement http locking in NRWT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 05:02:36 PDT 2010


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


Gabor Rapcsanyi <rgabor at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69679|0                           |1
        is obsolete|                            |
  Attachment #70429|                            |review?
               Flag|                            |




--- Comment #8 from Gabor Rapcsanyi <rgabor at inf.u-szeged.hu>  2010-10-11 05:02:34 PST ---
Created an attachment (id=70429)
 --> (https://bugs.webkit.org/attachment.cgi?id=70429&action=review)
proposed_patch_v3

I think the HttpLock name is better than a general name like ThreadLock, TestLock, ServerLock or etc. because we use this lock primarily for http tests locking. But if you have a better suggestion I can use that.
I put the HttpLock class to the port directory and now the drt_thread is reach it from the port object.
Also I put some comments into HttpLock and add a unittest for it.

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