gecko-dev/nsprpub
sfraser%netscape.com b7d1e5470a Fix bug 158927 -- controls not drawing correctly in QuickTime plugin. The problem was that the thread scheduling Timer Task would call WakeUpProcess() every time when we are blocked and not servicing NSPR threads (for example when tracking plugin controls). A side effect of this is to prevent Mac OS X from flushing the window back buffers, hence the drawing issues. Fix is to only call WakeUpProcess() if we've been through the scheduler since the last time. r=sdaglye, wtc. a=asa. 2002-07-27 01:01:36 +00:00
..
admin Updated for NSPR 4.2.1. 2002-06-20 18:13:10 +00:00
build/autoconf Restore unlabelled 'MozillaHack's. 2002-05-03 10:25:32 +00:00
config Bug 136458: removed the old -O workaround and use -m68020-60. The patch is 2002-06-13 22:00:29 +00:00
lib Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step before 2002-04-03 19:09:25 +00:00
macbuild Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml. 2002-03-15 19:24:44 +00:00
pr Fix bug 158927 -- controls not drawing correctly in QuickTime plugin. The problem was that the thread scheduling Timer Task would call WakeUpProcess() every time when we are blocked and not servicing NSPR threads (for example when tracking plugin controls). A side effect of this is to prevent Mac OS X from flushing the window back buffers, hence the drawing issues. Fix is to only call WakeUpProcess() if we've been through the scheduler since the last time. r=sdaglye, wtc. a=asa. 2002-07-27 01:01:36 +00:00
tools Removed all Makefile's. The new autoconf build system uses Makefile.in's. 2001-05-17 21:26:28 +00:00
.cvsignore Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 00:55:48 +00:00
Makefile.in Temporarily force NSPR to be built as -j1 to workaround -j bug in pr/src/Makefile.in 2002-03-14 22:47:19 +00:00
configure Bug 151711: gcc on OSF1 needs to use the -mieee flag. 2002-06-14 05:05:59 +00:00
configure.in Bug 151711: gcc on OSF1 needs to use the -mieee flag. 2002-06-14 05:05:59 +00:00
gmakefile.win Do not build NSPR optimized if MOZ_TRACE_MALLOC is set. 2001-12-06 03:39:05 +00:00
makefile.win BugZilla: 42367. Fix copyright date, Original Code 2000-06-20 21:48:45 +00:00