jpierre%netscape.com
4c5cf50f52
Patch for 193961 - incorporate Wan-Teh's feedback
2003-02-19 21:50:49 +00:00
cltbld%netscape.com
2dc5630702
more time for qatest
2003-02-19 21:44:22 +00:00
mkaply%us.ibm.com
bf12ff6ebd
#193611
...
r=rginda, sr=brendan, a=dbaron
Set the MAX_INTERP_LEVEL for OS/2 to something lower than 1000 (250)
2003-02-19 21:19:54 +00:00
timeless%mozdev.org
04b5bbe2f4
Bug 189369 make tinderbox friendly to text browsers
...
r=mcafee sr=leaf
2003-02-19 19:33:52 +00:00
rogerl%netscape.com
e4fd54eb07
Backed-out extern "C" changes.
2003-02-19 18:14:02 +00:00
dbradley%netscape.com
ab8218412c
Bug 192281 - Error calling IDispatch.setCallback on active-x control. This patch turns on wrapping of JS objects by an IDispatch interface. All changes are outside of Mozilla build. r=adamlock, sr=jst, a=dbaron
2003-02-19 15:19:22 +00:00
wtc%netscape.com
c210ab5523
Bug 190960: added the DHE ciphersuites back because the underlying NSS bug
...
(bug 188856) that broke them has been fixed. r=kaie. sr=bryner. a=asa for
mozilla1.3.
Modified Files:
netwerk/base/public/security-prefs.js
security/manager/pki/resources/content/ssl3tlsciphers2.xul
security/manager/pki/resources/locale/en-US/pref-ssl.dtd
security/manager/ssl/src/nsNSSComponent.cpp
2003-02-19 15:08:50 +00:00
brade%netscape.com
d8751c6855
register command for removing a link (bug 193716); r=mkaply, sr=smfr, a=asa
2003-02-19 15:03:49 +00:00
mkaply%us.ibm.com
9447538c99
#193593
...
r=darin, sr=bzbarsky, a=asa
Make session-logout work again for http so turbo works on OS/2
2003-02-19 14:53:11 +00:00
igor%mir2.org
69801b0254
During parsing collect all nested function in script or function directly into array in ScriptOrFnNode. In this way there is no need to walk over tree to find nested functions during tree transformation since the function nodes are available directly.
2003-02-19 14:50:30 +00:00
brade%netscape.com
ecb6f5f49e
fix typo in cmd_selectAll (r=akkana, sr=smfr, a=Asa) bug 193763
2003-02-19 13:55:29 +00:00
neil%parkwaycc.co.uk
88f467139e
Bug 191818 File menu missing "Close other tabs" option r=shliang sr=jag a=asa
2003-02-19 13:26:03 +00:00
jshin%mailaps.org
d17b8d5ad8
bug 163998: URL-unescape the image URL for rendering in the title bar
...
(r=nhotta,jst, sr=darin, a=asa)
2003-02-19 11:14:35 +00:00
igor%mir2.org
449d35d64e
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=193700 :
...
Attempts to access/modify properties of null or undefined are explicitly checked to include in error messages the property name so it would be possible on error in x.y.z to know if it is x or y that was undefined or null.
Inspired by suggestion from Russell Gold.
2003-02-19 08:51:51 +00:00
darin%netscape.com
3512b39216
fixes bug 193017 "downloading via ftp doesn't proceed" r=dougt sr=brendan a=dbaron
2003-02-19 03:44:46 +00:00
jpierre%netscape.com
cc0db2005f
Fix for bug 193691 . Make QuickDER return an error rather than assert if extraneous data is present in the buffer
2003-02-19 02:29:48 +00:00
pschwartau%netscape.com
deef919aa1
Correcting a typo in the test that had made it pass vacuously.
2003-02-19 01:51:38 +00:00
pschwartau%netscape.com
12215231ec
Correcting a typo in the test that had made it pass vacuously.
2003-02-19 01:43:27 +00:00
thayes%netscape.com
1f3f0e69ef
Bug 192639: Use utility functions for managing token passwords so that
...
cmsutil will prompt for the value if it is not given on the command line.
r=nelsonb
2003-02-19 00:39:39 +00:00
amardare%qnx.com
0996a29788
Added "photon" to the list of platforms requiring the processing of "unixshared" directory.
2003-02-19 00:23:42 +00:00
amardare%qnx.com
041de663fc
Added "photon" to the list of platforms requiring processing of printingui/src/unixshared.
2003-02-19 00:22:42 +00:00
amardare%qnx.com
940ee2424a
Photon specific changes after synchronizing with the head branch.
...
These changes were included with our released mozilla 1.0 package.
2003-02-19 00:21:09 +00:00
amardare%qnx.com
e9d9305ff8
Added "photon" to the list of platforms requiring the nsBaseFilePicker.cpp file.
2003-02-19 00:20:04 +00:00
amardare%qnx.com
91bc340a76
Photon specific changes after synchronizing with the head branch.
...
Most of these changes were included in our released mozilla 1.0 package.
2003-02-19 00:18:45 +00:00
amardare%qnx.com
7f7a8744d1
Photon specific changes.
...
Added a nsFilePicker for photon.
2003-02-19 00:16:42 +00:00
cltbld%netscape.com
cc71cbeede
win32 comment
2003-02-18 23:48:13 +00:00
wtc%netscape.com
3d0a1f67b4
Bug 193367: do not call PR_Now() in a loop. r=nelsonb.
2003-02-18 23:26:39 +00:00
rogerl%netscape.com
e6a9815906
Wacked extra spaces for a cleaner build console.
2003-02-18 23:18:56 +00:00
rogerl%netscape.com
f1b71f0e23
Identical/NotIdetical implemented.
2003-02-18 23:15:34 +00:00
rogerl%netscape.com
527be8748a
Function & Array prototype fixes. InstanceOf implementation.
2003-02-18 22:36:27 +00:00
rogerl%netscape.com
9e919b681d
Linux build issues.
2003-02-18 22:34:26 +00:00
darin%netscape.com
942b069220
fixes bug 193267 "Code cleanup for nsSocketTransport2.cpp" r=dougt sr=bz a=asa
2003-02-18 21:02:49 +00:00
ian.mcgreer%sun.com
d84324a740
bug 174200, don't attempt to decode cert when destroying it, handle failure
...
to decode cert serial number
r=nelsonb
2003-02-18 20:53:14 +00:00
brendan%mozilla.org
71291cca0b
Hack around OBJ_ENUMERATE design flaw that requires the property iterator object to root its parent slot (193393, r=shaver, a=asa).
2003-02-18 20:08:21 +00:00
mostafah%oeone.com
308bb657fc
Fixed bug 109924: Some characters improperly escaped
2003-02-18 17:18:44 +00:00
colin%theblakes.com
775af3b67b
Make printing work on OpenVMS again. b=192561. r=Roland.Mainz. sr=dveditz. a=dbaron.
2003-02-18 15:53:56 +00:00
johnkeis
ddc3c5552a
Fix directory before upgrading (!)
2003-02-18 09:46:27 +00:00
johnkeis
6e625f5d37
More ideas
2003-02-18 07:37:32 +00:00
johnkeis
806e865151
New feature :)
2003-02-18 07:00:24 +00:00
johnkeis
cec17a5f4b
Make --config option (switching tinderbox)
2003-02-18 06:50:21 +00:00
jst%netscape.com
8c47e7f0e8
Whitespace changes, no 3-space indentation here\!
2003-02-18 05:41:48 +00:00
wtc%netscape.com
a44277fff4
Add DHE algorithms to the list. (Merged relyea's checkin (rev. 1.3.2.1)
...
from the NSS_3_7_BRANCH to the trunk.)
2003-02-18 02:53:54 +00:00
cltbld%netscape.com
5ff140a807
Remove ENABLE_TESTS ifdef, so this works for --disable-tests. (mcafee)
2003-02-18 02:52:48 +00:00
wtc%netscape.com
442aeeb97a
Bug 188856: it is not necessary to declare 'crv' in these blocks because it
...
is already declared in the outer scope.
2003-02-18 02:47:04 +00:00
igor%mir2.org
f015d87d5f
Allow to set null for sourceName, encodedSource and originalSource
2003-02-18 00:52:34 +00:00
wtc%netscape.com
60391f57be
Bug 192617: export NSS_CMSRecipientInfo_Wrap/UnwrapBulkKey from the smime3
...
shared library.
2003-02-18 00:45:34 +00:00
waldemar%netscape.com
8ac5ff2102
Large updates to object accesses; introduced access and bracket-access indirections. Added with statements. Implemented array initializers and fixed object initializers.
2003-02-18 00:29:57 +00:00
waldemar%netscape.com
bce5683f9b
Added support for definfix and non-reserved operators. Fixed operator precedence bugs.
2003-02-18 00:28:37 +00:00
waldemar%netscape.com
5c36db5bd1
Updated pathnames
2003-02-18 00:26:59 +00:00
cltbld%netscape.com
22dbc09c80
Support for running tests with TestGtkEmbed. r/a=jrgm (mcafee)
2003-02-18 00:22:42 +00:00