diff browse annotate |
bf4d73330a325d651be37ec2e3b54b21961bc1dc created 2008-02-26 12:39 -0800 pushed unknown |
florian | florian - Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner |
diff browse annotate |
c7a12cacc09bfc0c551d43bba75dfcd263282c91 created 2007-12-04 18:18 -0800 pushed unknown |
roc+ | roc+ - Bug 404870. Avoid read access to mThread racing with setting mThread to null (which could crash). Also, detect when the thread is no longer accepting events and treat it as the thread not being there anymore in nsSocketTransportService::Dispatch. |
diff browse annotate |
bfd3d322f85f9b47a8aa500cf4e0bb622f83a1b0 created 2007-08-26 13:14 -0700 pushed unknown |
wtc | wtc - Bug 213637: code cleanup: use nsAutoLock instead of manually calling PR_Lock/PR_Unlock, and removed mThreadEventLock. r=biesi Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h |
diff browse annotate |
6ca8dba77738365138b10c77dfe725e88c2925f7 created 2007-05-30 14:36 -0700 pushed unknown |
wtc | wtc - Bug 213637: follow the all lowercase comment style of this file. |
diff browse annotate |
5871ce7546e7e1b6f8096f806f052ef1924d5236 created 2007-05-30 10:30 -0700 pushed unknown |
wtc | wtc - Bug 213637: if the pollable event becomes broken, create a new one. If wecan't create a new one, fall back on "busy wait". Since the pollable eventmay change now, we use a lock to protect it. The bug was tracked down byLiming Zhan. sr=darin.Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed unknown |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |