Commit Graph

100823 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
a467fad89d #70045
r=mkaply, sr=blizzard, a=asa
OS/2 only - properly handle long longs in xptstubs to fix download problem


git-svn-id: svn://10.0.0.236/trunk@116707 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 06:26:07 +00:00
bbaetz%student.usyd.edu.au
cb033cc810 Bug 129466 - use IP addr (not hostname) in logincookies table
r=gerv, justdave


git-svn-id: svn://10.0.0.236/trunk@116706 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 06:03:09 +00:00
morse%netscape.com
6df0b688f4 back out part of earlier change for bug 129101
git-svn-id: svn://10.0.0.236/trunk@116705 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:50:48 +00:00
morse%netscape.com
79f77ab98b bug 130545, cookie regression, c=Michiel van Leeuwen, r=morse, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@116704 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:47:35 +00:00
pavlov%netscape.com
c04a410905 fixing bug 131231 r=valeski sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@116703 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:46:26 +00:00
alecf%netscape.com
2e88d16be4 fix for bug 101887 - make transformiix no longer depend on appshell by removing an unneeded #include and CID declaration
patch=jonsmirl@mediaone.net
sr=alecf
r=peterv
a=asa


git-svn-id: svn://10.0.0.236/trunk@116702 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:34:49 +00:00
alecf%netscape.com
adf49b8416 fix for bug 124497 - leaking nsLocalFile objects - the copy constructor was copying the refcount to the new object
so the new object would always leak
r=dbradley, sr=darin, a=asa


git-svn-id: svn://10.0.0.236/trunk@116701 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:30:15 +00:00
blakeross%telocity.com
80ed8b0fda 128669 - sidebar panels should use <browser> not <iframe> r=sgehani sr=ben a=brendan
git-svn-id: svn://10.0.0.236/trunk@116700 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:23:26 +00:00
akkana%netscape.com
0da27c885c 83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@116699 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 05:17:19 +00:00
blakeross%telocity.com
61706e1e49 126193 - new bookmarks are added to closed (selected) folders. r=hewitt sr=ben a=asa
git-svn-id: svn://10.0.0.236/trunk@116698 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:58:16 +00:00
blakeross%telocity.com
8b75dc7ac1 127349 - remove partial favicon support (redux). r=alecf sr=hewitt, ben a=brendan
git-svn-id: svn://10.0.0.236/trunk@116697 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:53:20 +00:00
brendan%mozilla.org
b9d4528238 Restore non-bogus assertion removed in last rev, and fix the case that tripped it in js_ChangeScopeProperty, by not removing [and maybe freeing sprop->slot] before re-adding sprop; also fix all engine-defined getters and setters to have no slot [to be JSPROP_SHARED] (130970, r/sr=shaver&jband, a=asa).
git-svn-id: svn://10.0.0.236/trunk@116696 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:51:29 +00:00
akkana%netscape.com
ec628b25d6 128903: fix a couple of GetHighlightColors I missed. Fix thanks to glazman, r=brade (and myself), sr=kin, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@116695 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:40:42 +00:00
akkana%netscape.com
f8bd9fa28d 80805: enable new editor find/replace. r=cmanske sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@116694 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:36:45 +00:00
akkana%netscape.com
fdf2606445 80805: patch up find/replace, particularly replace all. r=cmanske sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@116693 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:34:28 +00:00
akkana%netscape.com
7f2161c735 80805, 129971: Check endpoint correctly, don't skip too many nodes after a comment, fix some return values. r=cmanske sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@116692 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:33:20 +00:00
radha%netscape.com
709d3a9d26 Fix for bug 125225. locationbar and top.location updated when document.write() is done on iframes.
r=adamlock sr=rpotts a=asa.


git-svn-id: svn://10.0.0.236/trunk@116691 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 04:18:40 +00:00
rginda%netscape.com
1a75e8fba1 Bug 131241, "missing null check in nsHTMLInputElement.cpp"
r=jkeiser, sr=jst, a=asa
null check mDocument in ::Select()


git-svn-id: svn://10.0.0.236/trunk@116690 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:28:23 +00:00
sspitzer%netscape.com
62e0dc620c fix for #127007.
migration from 4.x sometimes doesn't show LDAP servers in addressbook.
r=srilatha,sr=bienvenu,a=asa


git-svn-id: svn://10.0.0.236/trunk@116689 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:15:28 +00:00
ssu%netscape.com
112fba6b61 fixing bug 130982 - delete/move context menu command attempts to restore focus to invalid row. r=bhuvan sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@116688 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:12:58 +00:00
heikki%netscape.com
82bf6a58a6 Bug 110544, improving comment parsing by avioding string copies and other trickery. r=harishd, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116687 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 03:03:45 +00:00
morse%netscape.com
de840dd3e9 enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@116686 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:46:21 +00:00
morse%netscape.com
d9396f4e39 enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@116684 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:40:29 +00:00
dcone%netscape.com
ca223691c1 119574 r=rods sr=attinasi a=asa. return correct errors from cancel.
git-svn-id: svn://10.0.0.236/trunk@116683 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:39:53 +00:00
leaf%mozilla.org
2cd30aba06 Bug 130923 ('Xprint refuses to print with the message "Inter nal error"'),
r=db48x, sr=attinasi, a=asa, code from gisburn


git-svn-id: svn://10.0.0.236/trunk@116682 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:33:52 +00:00
depstein%netscape.com
db136cbcaf a=asa for QA checkins that are not part of the default builds.
Removed getAdders for GetSpec() and GetPath(). use nsAutoString.


git-svn-id: svn://10.0.0.236/trunk@116681 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:31:53 +00:00
danm%netscape.com
f396b39b90 remove redundant zoomwindow and switch to user state on resize. 125711 r=pinkerton,scc a=asa
git-svn-id: svn://10.0.0.236/trunk@116680 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:25:18 +00:00
danm%netscape.com
2ee3be6e37 stop reentrant window zooming and switch to user state after sizing. bug 125711 r=pinkerton,scc a=asa
git-svn-id: svn://10.0.0.236/trunk@116679 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:24:13 +00:00
morse%netscape.com
7f2d1666e8 bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@116678 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:16:23 +00:00
dcone%netscape.com
e7dc263623 119574 r=rods sr=attinasi a=asa. XP printprogress should not come up. I added new prefs to
keep the dialog from being put up.


git-svn-id: svn://10.0.0.236/trunk@116677 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 02:01:38 +00:00
rginda%netscape.com
987eb43a38 bug 129519, "JS_GetPropertyDesc gives up too easily", r=jband, sr=shaver, a=bren
dan
Reflect new JSPD_* defines, make jsd_GetValueProperty degrade gracefully instead of fail outright when we run into a problem fetching the property value.


git-svn-id: svn://10.0.0.236/trunk@116676 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 01:58:36 +00:00
rginda%netscape.com
fe7a5ec2b5 bug 129519, "JS_GetPropertyDesc gives up too easily", r=jband, sr=shaver, a=bren
dan
Make JS_GetPropertyDesc degrade gracefully instead of fail outright when we run
into a problem fetching the property value.


git-svn-id: svn://10.0.0.236/trunk@116675 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 01:56:19 +00:00
dougt%netscape.com
4b3f2c6c6e Fixes part of the Txul regression. b=130524 r=dp@netscape.com sr=darin@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116671 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 00:43:44 +00:00
wtc%netscape.com
759796097a Bugzilla bug 130101: this file is no longer necessary because we now
generate nslib.c in $(OBJDIR).


git-svn-id: svn://10.0.0.236/trunk@116670 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-16 00:06:28 +00:00
gerv%gerv.net
a2658ee0f1 Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.
git-svn-id: svn://10.0.0.236/trunk@116667 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 23:23:12 +00:00
wtc%netscape.com
2310835981 Bugzilla bug 131289: fixed a UMR error and bad placement of the terminating
null byte of a string in nss_FindExternalRoot.  r=mcgreer.


git-svn-id: svn://10.0.0.236/trunk@116664 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 23:05:58 +00:00
blakeross%telocity.com
3a319b3a2a Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@116663 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 22:58:43 +00:00
wtc%netscape.com
2f6a07086b Fixed a memory leak on memory allocation error. r=mcgreer. (bug 129709)
git-svn-id: svn://10.0.0.236/trunk@116662 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 22:09:45 +00:00
wtc%netscape.com
0312d76fcb Bugzilla bug 130703: final adjustment of the CERTSignedCrl structure for
NSS 3.4.  r=relyea.


git-svn-id: svn://10.0.0.236/trunk@116656 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 20:21:45 +00:00
wtc%netscape.com
6df50775c7 Bugzilla bug 130983: SEC_FindCrlByName needs to set the 'pkcs11ID' field
of the CERTSignedCrl structure it returns.  The patch is contributed by
Rangan Sen <rangansen@netscape.com>.  r=relyea.


git-svn-id: svn://10.0.0.236/trunk@116655 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 20:17:15 +00:00
relyea%netscape.com
d0f2ca5260 handle older tokens that do not handle GetAttributes correctly.
git-svn-id: svn://10.0.0.236/trunk@116654 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:51:27 +00:00
wtc%netscape.com
e0eda039bf Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml.
git-svn-id: svn://10.0.0.236/trunk@116653 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:24:44 +00:00
ian.mcgreer%sun.com
bf3291aaf7 bug 130747, update trust after login to catch user certs when token doesn't return public key (ncipher)
git-svn-id: svn://10.0.0.236/trunk@116652 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:23:14 +00:00
hyatt%netscape.com
c6cc0546de Better version. NPOB.
git-svn-id: svn://10.0.0.236/trunk@116651 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 19:02:54 +00:00
hyatt%netscape.com
506c387475 Disable popups in Cocoa completely. They need work. NPOB.
git-svn-id: svn://10.0.0.236/trunk@116650 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 18:46:39 +00:00
ftang%netscape.com
f4d40c1ae2 fix 130443 . r=nhotta sr=sfraser a=asa
cast the hash value to FMFontFamily instead of fondid (short) on carbon and get the correct script code from it by using the right api


git-svn-id: svn://10.0.0.236/trunk@116648 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:44:26 +00:00
ftang%netscape.com
b1421a820e fix 129188 . r=nhotta sr=sfraser a=asa
1. convert the font name correctly to unicode for theme font
2. for korean, chinese system, use roman theme font instead because the locale one are too ugly.


git-svn-id: svn://10.0.0.236/trunk@116646 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:41:05 +00:00
glazman%netscape.com
b231f8945d It was impossible to set the background color of a table thru TableOrCell Background Color menu item.
b=127723, r=jfrancis, r=cmanske, sr=kin, a=asa


git-svn-id: svn://10.0.0.236/trunk@116645 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:33:29 +00:00
kin%netscape.com
7528713972 Fix for bug #130965 (Change assert to warning in nsBrowserWindow::SetFocus())
Make the Win32 debug version of Viewer useable
again by changing the assertion in SetFocus()
to a warning.

r=karnaze@netscape.com  sr=attinasi@netscape.com  a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@116644 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 15:26:56 +00:00
rods%netscape.com
40889d01ed Backing out changes - just as well, I forgot to but the bug # and r/sr/a anyway
git-svn-id: svn://10.0.0.236/trunk@116643 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 14:49:09 +00:00