Граф коммитов

113736 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com eb68c35cd9 just fix a comment to reference the right variable
comment only, no reviewers
2003-01-07 23:12:37 +00:00
colin%theblakes.com 6b6de59c91 Build vsnprintf for those platforms that need it. b=188079. r=cls 2003-01-07 22:56:03 +00:00
alecf%netscape.com 5b65b44051 oops, add ftp files to all targets! 2003-01-07 22:53:17 +00:00
bishakhabanerjee%netscape.com c50dfa28ad checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
bishakhabanerjee%netscape.com 1b239a8ed0 checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:31:36 +00:00
bishakhabanerjee%netscape.com 985e092196 new revision: 1.19; previous revision: 1.18 2003-01-07 22:29:54 +00:00
cltbld%netscape.com 59d62355ce Commenting out test mode for QATest, we're live now. -mcafee 2003-01-07 22:13:19 +00:00
bishakhabanerjee%netscape.com 2430651225 set and exported NSS_STRICT_SHUTDOWN. Bug 171263 2003-01-07 22:10:10 +00:00
brendan%mozilla.org 4131c7c96c Don't hold the GC lock when calling the GC callback (186592, r=shaver). 2003-01-07 21:56:52 +00:00
alecf%netscape.com c111487835 fix for bug 170987, CodeWarrior project changes 2003-01-07 21:56:49 +00:00
alecf%netscape.com 8b8d5615ea fix for bug 170987 - move the FTP protocol into necko from necko2, so that necko.dll isn't required for embedding
r=gordon, sr=darin
2003-01-07 21:56:32 +00:00
colin%theblakes.com c720f8b9cc Make it build on OpenVMS. b=188076. r=cls 2003-01-07 21:46:47 +00:00
alecf%netscape.com c34b538839 adding chrome url parsing stuff to the lite chrome registry, minor tweaks to the embed lite module.
not part of build
2003-01-07 21:37:30 +00:00
wtc%netscape.com 7837eead2d Use quotes instead of angle brackets to fix classic mac bustage. 2003-01-07 20:51:24 +00:00
wtc%netscape.com e1efb9c8fb A temporary fix for the Solaris gcc build. Removed the -z defs linker flag
because gcc-compiled objects reference symbols not defined in -lc.  The
correct fix is to use gcc to build the shared libraries, as we do on Linux.
Modified Files: configure.in configure
2003-01-07 20:49:41 +00:00
mikep%oeone.com 6b077d2c2d Fixing bug 166433, calendar has no icon in Linux. 2003-01-07 15:52:05 +00:00
bernd.mielke%snafu.de b2dc2fa3b5 fix bustage 2003-01-07 06:08:23 +00:00
wtc%netscape.com 7fedc01878 Bug 158704: need to define a stub for PT_FPrintStats in classic NSPR. 2003-01-07 05:45:59 +00:00
sfraser%netscape.com 41453fc4cb Fix scrollwheel code so that shift-mousewheel scrolls sideways. Bug 170403. r/sr=bryner. 2003-01-07 05:35:42 +00:00
bernd.mielke%snafu.de 88a3ae90de fix border draw glitchin border collapse mode caused by an uninitialized variable bug 128930, patch karnaze@netscape.com r=bernd sr=bzbarsky 2003-01-07 05:14:54 +00:00
bryner%netscape.com 292504823a merging changes from CHIMERA_M1_0_1_BRANCH. Not part of the default build. 2003-01-07 05:04:07 +00:00
wtc%netscape.com 69f9a94067 Bug 158704: PT_FPrintStats also needs to be exported (for the test programs
only).  Define it as a no-op in optimized builds.  Deleted PT_GetStats,
which is not useful.
Modified files: primpl.h, nspr.def, ptio.c
2003-01-07 04:52:25 +00:00
jrgm%netscape.com 7841f005b8 Changing value of user_pref 'dom.allow_scripts_to_close_windows' from '2' to 'true' so that it actually takes effect. 2003-01-07 04:33:26 +00:00
depstein%netscape.com 77b44ebbb9 Added nsIHttpChannel->GetResponseText test. Not part of the build. 2003-01-07 04:26:49 +00:00
bryner%netscape.com 5ab59eca72 Merge changes from CHIMERA_M1_0_1_BRANCH. 2003-01-07 02:59:17 +00:00
aaronl%netscape.com 237a050ac2 Bug 110718. Fix keydead problem during Transferring stage of document load, when the currently visible doc is a zombie. r=bryner, sr=jst. Bug 169767. Tabbing in XUL broken when textfield only tabbing pref is set. r=akkana, sr=bryner. Bug 187303. No keyboard access to URL bar when textfield only tabbing pref is set 2003-01-07 02:09:06 +00:00
bzbarsky%mit.edu 928e1f2c95 Fix buld bustage on Irix -- ^M is bad! 2003-01-07 01:35:47 +00:00
bzbarsky%mit.edu dafc9cd4ff HTMLImageElement.height/.width access needs to flush before getting the frame
sizes.  Bug 157978, r=caillon, sr=peterv
2003-01-07 01:33:12 +00:00
bzbarsky%mit.edu 4cf5754471 fix a crash that could happen if a child import met with an error (eg failed to
open a channel).  Bug 186606, r=sicking, sr=peterv
2003-01-07 01:13:07 +00:00
kaie%netscape.com 8ac4991f54 b=184940 Enable additional SSL ciphers, add configuration UI
r=javi sr=jaggernaut
2003-01-07 00:58:24 +00:00
bzbarsky%mit.edu 0a01939a36 asserting that a PRUint32 is >= 0 is silly. Bug 187002, r=sicking, sr=peterv 2003-01-07 00:37:19 +00:00
cltbld%netscape.com f1442a3962 Fixing qatest a bit. -mcafee 2003-01-07 00:33:31 +00:00
wtc%netscape.com f5ecb8f66d Bug 158704: 1. Added comments explaining why we need to install an
additional copy of libnspr_flt4.so in pr/src/cpu/sparcv8plus if the
libnspr4.so installed in dist/lib is a symbolic link.
Modified files: pr/src/Makefile.in, pr/src/md/unix/Makefile.in
2. Made the 'release' and 'real_install' makefile targets install
libnspr_flt4.so in the cpu/sparcv8plus subdirectory of lib.
Modified files: config/rules.mk pr/src/md/unix/Makefile.in
2003-01-06 23:42:06 +00:00
wtc%netscape.com 664ebf4e1a Bug 158704: removed the workaround of using the non-existent pkg/Makefile
to cause AC_OUTPUT to create the pkg directory.  Create it explicitly.
2003-01-06 23:34:47 +00:00
mstoltz%netscape.com 0fdcf60ce1 Bug 162584: don't linkify javascript: and data: URLs in about:cache-entry. r=gordon, sr=darin 2003-01-06 23:34:43 +00:00
aaronl%netscape.com f1ce2f7d24 Bug 187575. Context menus should not eat clicks outside themselves (in Windows). r=dean, sr=alecf 2003-01-06 23:14:59 +00:00
jst%netscape.com 50771e7d42 Fixing bug 158370. Newly created windows not fully usable in JS when running in some embedded apps. r=harishd@netscape.com, sr=peterv@netscape.com 2003-01-06 22:37:54 +00:00
kaie%netscape.com b6f99631b7 b=177260 Fix known leaks in PSM, track blocking PSM UI, track open SSL sockets
r=javi sr=darin
2003-01-06 22:23:49 +00:00
pschwartau%netscape.com 480b81c6de Initial add. Regression test for bug 187133. 2003-01-06 22:18:34 +00:00
wtc%netscape.com 99269d53f5 Bug 183907: increase the default and minimum thread stack size to 128K on
AIX because bos.rte.libc 4.3.3.88 includes a fix for a security bug that
greatly increases the amount of stack space used when calling functions
like gethostbyname.  Thanks to Philip K. Warren <pkw@us.ibm.com> for the
fix.
2003-01-06 22:13:28 +00:00
sicking%bigfoot.com 72f6550e5b fix uninitialized-variable-warning.
b=186835 r=glazman sr=jst
2003-01-06 21:47:24 +00:00
seawood%netscape.com 67ec8e4d79 Removing dos-newlines.
Fixing IRIX tinderbox bustage.
2003-01-06 21:43:09 +00:00
aaronl%netscape.com aa93e10465 Bug 179567. Backing out, causes menu regressions. 2003-01-06 21:15:20 +00:00
seawood%netscape.com 2e9df246c0 Backout previous checkin 2003-01-06 20:54:51 +00:00
varga%netscape.com 47b8a34f6a Wallpaper fix for bug 84187.
r=waterson,sr=jag
original patch by waterson
2003-01-06 20:36:50 +00:00
mkaply%us.ibm.com d51fdec129 #183100
r=mkaply, sr=blizzard (platform specific code)
OS/2 only - use both 96 and 120 dpi bitmap fonts to get better granularity
2003-01-06 20:19:43 +00:00
timeless%mozdev.org 9e2a0f968f Bug 187759 opening menu with full-page (quicktime, flash) plugin crashes in [@ nsMenuBarFrame::SetActive ]
r=aaronl sr=bz
2003-01-06 20:12:04 +00:00
cltbld%netscape.com d816e0d099 Condensing HTML table, for tbox uses. -mcafee 2003-01-06 19:48:10 +00:00
wtc%netscape.com 002c2f35eb Bug 158704: should use GARBAGE instead of ALL_TRASH to specify that
$(MAPFILE) should be removed by "make clean".  In pr/src, the "cpu"
directory needs to be removed if NSDISTMODE is not "copy".
Modified Files:
	pr/src/Makefile.in lib/ds/Makefile.in lib/libc/src/Makefile.in
2003-01-06 19:43:48 +00:00
timeless%mozdev.org 6104258726 Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary
r=burnus a=justdave
2003-01-06 18:56:28 +00:00