[webkit-reviews] review requested: [Bug 47072] Implement http locking in NRWT : [Attachment 70429] proposed_patch_v3

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


Gabor Rapcsanyi <rgabor at inf.u-szeged.hu> has asked  for review:
Bug 47072: Implement http locking in NRWT
https://bugs.webkit.org/show_bug.cgi?id=47072

Attachment 70429: proposed_patch_v3
https://bugs.webkit.org/attachment.cgi?id=70429&action=review

------- Additional Comments from Gabor Rapcsanyi <rgabor at inf.u-szeged.hu>
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.


More information about the webkit-reviews mailing list