cltbld%netscape.com
4183331710
Adding debug setting. Added --skip-mozilla flag to help debug post-mozilla.pl scripts. (mcafee) r=jj
2003-01-08 02:50:57 +00:00
pschwartau%netscape.com
e7aca64665
Adding comment.
2003-01-08 00:41:01 +00:00
rogerl%netscape.com
a40d258d4d
Incremental fixes for boolean class testing
2003-01-07 23:49:28 +00:00
rbs%maths.uq.edu.au
63e39c4997
fix assertions when manipulating the MathML attribute style sheet, b=188103, r+sr=bzbarsky
2003-01-07 23:19:56 +00:00
alecf%netscape.com
d0cdb4fe02
another comment typo that was sitting in my tree, again no reviewer...
2003-01-07 23:16:05 +00:00
alecf%netscape.com
4f0c406a49
just fix a comment to reference the right variable
...
comment only, no reviewers
2003-01-07 23:12:37 +00:00
colin%theblakes.com
0004c146ec
Build vsnprintf for those platforms that need it. b=188079. r=cls
2003-01-07 22:56:03 +00:00
alecf%netscape.com
9f841e1e3c
oops, add ftp files to all targets!
2003-01-07 22:53:17 +00:00
bishakhabanerjee%netscape.com
b09495bd63
checking return value of NSS_Shutdown. Bug 171263
2003-01-07 22:53:13 +00:00
bishakhabanerjee%netscape.com
53f2c2caf6
checking return value of NSS_Shutdown. Bug 171263
2003-01-07 22:31:36 +00:00
bishakhabanerjee%netscape.com
36e8d3c8c6
new revision: 1.19; previous revision: 1.18
2003-01-07 22:29:54 +00:00
cltbld%netscape.com
e103c642ea
Commenting out test mode for QATest, we're live now. -mcafee
2003-01-07 22:13:19 +00:00
bishakhabanerjee%netscape.com
cfca3d09e1
set and exported NSS_STRICT_SHUTDOWN. Bug 171263
2003-01-07 22:10:10 +00:00
brendan%mozilla.org
d1e7cbcd31
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
eda89a044d
fix for bug 170987, CodeWarrior project changes
2003-01-07 21:56:49 +00:00
alecf%netscape.com
dabdc46404
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
1c1bbc88b6
Make it build on OpenVMS. b=188076. r=cls
2003-01-07 21:46:47 +00:00
alecf%netscape.com
56950bc7ee
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
6b29d3c5d5
Use quotes instead of angle brackets to fix classic mac bustage.
2003-01-07 20:51:24 +00:00
wtc%netscape.com
deac9f718a
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
be97c25aae
Fixing bug 166433, calendar has no icon in Linux.
2003-01-07 15:52:05 +00:00
bernd.mielke%snafu.de
d508e8723e
fix bustage
2003-01-07 06:08:23 +00:00
wtc%netscape.com
8b1b820c0c
Bug 158704: need to define a stub for PT_FPrintStats in classic NSPR.
2003-01-07 05:45:59 +00:00
sfraser%netscape.com
742bcf86a5
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
23a4e4d7bf
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
f58b23efec
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
1af4595b5b
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
9d9c1f6355
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
f541ddd184
Added nsIHttpChannel->GetResponseText test. Not part of the build.
2003-01-07 04:26:49 +00:00
bryner%netscape.com
f7a91a2786
Merge changes from CHIMERA_M1_0_1_BRANCH.
2003-01-07 02:59:17 +00:00
aaronl%netscape.com
ed48790710
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
08a01474ef
Fix buld bustage on Irix -- ^M is bad!
2003-01-07 01:35:47 +00:00
bzbarsky%mit.edu
17339d3e49
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
f2c0b9834f
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
233f20dbed
b=184940 Enable additional SSL ciphers, add configuration UI
...
r=javi sr=jaggernaut
2003-01-07 00:58:24 +00:00
bzbarsky%mit.edu
f3fc0935dc
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
d7073daa75
Fixing qatest a bit. -mcafee
2003-01-07 00:33:31 +00:00
wtc%netscape.com
8ae1fa8c46
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
183d6a449b
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
a7c821ee09
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
3db9cbb0ca
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
79a55119bb
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
3c02966450
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
abd8e71173
Initial add. Regression test for bug 187133.
2003-01-06 22:18:34 +00:00
wtc%netscape.com
576c410b89
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
8adcb6f8d7
fix uninitialized-variable-warning.
...
b=186835 r=glazman sr=jst
2003-01-06 21:47:24 +00:00
seawood%netscape.com
3f2f9f1998
Removing dos-newlines.
...
Fixing IRIX tinderbox bustage.
2003-01-06 21:43:09 +00:00
aaronl%netscape.com
efad155ceb
Bug 179567. Backing out, causes menu regressions.
2003-01-06 21:15:20 +00:00
seawood%netscape.com
e15e78fbe4
Backout previous checkin
2003-01-06 20:54:51 +00:00
varga%netscape.com
451d7ab6c9
Wallpaper fix for bug 84187.
...
r=waterson,sr=jag
original patch by waterson
2003-01-06 20:36:50 +00:00