Commit Graph

101071 Commits

Author SHA1 Message Date
matty%chariot.net.au
81f96700be Bug 117060 broke the tree, fixing the breakage.
git-svn-id: svn://10.0.0.236/trunk@115476 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 06:47:16 +00:00
hewitt%netscape.com
034250f695 90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc
git-svn-id: svn://10.0.0.236/trunk@115475 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 06:18:00 +00:00
cathleen%netscape.com
cc630ddcfb backout nsCRT.h change. put back nsCRT::strlen(char* s). tree is burning out of control. I swear it builds on my machine! :-( Will need to evaluate and try later
git-svn-id: svn://10.0.0.236/trunk@115474 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 05:23:40 +00:00
cathleen%netscape.com
2de3f624f6 fix build bustage due to nsCRT::strlen(char* s) removed
git-svn-id: svn://10.0.0.236/trunk@115473 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 05:14:10 +00:00
cathleen%netscape.com
53c3ffa4c8 fix build bustage, due to nsCRT::strlen(char* s) removed
git-svn-id: svn://10.0.0.236/trunk@115472 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 05:00:18 +00:00
cathleen%netscape.com
99f53a6a0f fix bustage due to nsCRT::strlen(char* s) removed
git-svn-id: svn://10.0.0.236/trunk@115471 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:55:04 +00:00
peterlubczynski%netscape.com
2242c38798 Fix for topcrash attempting to paint a null frame, bug 110650 r=kmcclusk@netscape.com sr=beard
git-svn-id: svn://10.0.0.236/trunk@115470 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:54:50 +00:00
peterlubczynski%netscape.com
9dcf52c85b Fix for only opening initial streams for plugins if we can handle it internally. This fixes RealPlayer popping up as a helper application for rstp:// protocols bug 85539 r=av sr=darin
git-svn-id: svn://10.0.0.236/trunk@115469 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:47:08 +00:00
cathleen%netscape.com
102fd63c1f eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115468 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 04:11:37 +00:00
mcafee%netscape.com
21b412d3f3 Not part of build. Adding stdin to argv list.
git-svn-id: svn://10.0.0.236/trunk@115466 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 02:24:57 +00:00
cmanske%netscape.com
ad9eb15021 Check for null mDocument in nsXULElement::DispatchEvent
git-svn-id: svn://10.0.0.236/trunk@115464 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 01:47:40 +00:00
ian.mcgreer%sun.com
2da9c0987b misdeclared function signature
git-svn-id: svn://10.0.0.236/trunk@115461 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 01:32:32 +00:00
mcafee%netscape.com
f190fa25b0 turned debug on by accident.
git-svn-id: svn://10.0.0.236/trunk@115460 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:41:21 +00:00
blakeross%telocity.com
3082e46795 91022 - searching in history doesn't work. r=jag sr=alecf
git-svn-id: svn://10.0.0.236/trunk@115459 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:35:37 +00:00
seawood%netscape.com
4be5190aa4 Fix eternal loop caused by building on win32 & having dos-lineendings enabled.
r=bryner a=leaf


git-svn-id: svn://10.0.0.236/trunk@115458 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:24:25 +00:00
mstoltz%netscape.com
c4499c97cc Bug 127938 - chrome scripts should be exempt from the security check put in for
bug 105050, on access to the opener property when the opener is a mail window.
r=pavlov, sr=jst, a=leaf.


git-svn-id: svn://10.0.0.236/trunk@115457 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:22:59 +00:00
gerv%gerv.net
011459ed64 Bug 117060 - templatise userprefs.cgi. We also get a nice new set of tabs and a properly-tabulated email prefs section.
git-svn-id: svn://10.0.0.236/trunk@115456 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:14:01 +00:00
bbaetz%student.usyd.edu.au
3ab0c59a74 Bug 127519 - error after change columns
r=afranke, dkl


git-svn-id: svn://10.0.0.236/trunk@115455 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:13:00 +00:00
dp%netscape.com
67ee301f6b Installing .pl scripts to bin directory
git-svn-id: svn://10.0.0.236/trunk@115454 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 00:06:36 +00:00
bryner%netscape.com
bfb475b6c9 Adding missing .cvsignore files. a=leaf.
git-svn-id: svn://10.0.0.236/trunk@115453 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 23:53:14 +00:00
ian.mcgreer%sun.com
1e75bfc90c fix aix bustage
git-svn-id: svn://10.0.0.236/trunk@115450 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 23:17:12 +00:00
dp%netscape.com
289a9859cd Removed DEBUG statements.
git-svn-id: svn://10.0.0.236/trunk@115449 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:43:52 +00:00
dp%netscape.com
63eb66a2a3 Conforming to the new format of dump with regions and uncommited frees.
git-svn-id: svn://10.0.0.236/trunk@115448 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:43:16 +00:00
ian.mcgreer%sun.com
ee50e62257 bug 125808, smart card cache fixes
git-svn-id: svn://10.0.0.236/trunk@115447 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:41:56 +00:00
dp%netscape.com
a2411d6068 bug 127092 Fine tuning heap dump output to detect regions and
uncommitted free


git-svn-id: svn://10.0.0.236/trunk@115446 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:36:08 +00:00
ian.mcgreer%sun.com
185ed3d0f6 fix looking up a key on a token
git-svn-id: svn://10.0.0.236/trunk@115445 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 22:12:06 +00:00
bishakhabanerjee%netscape.com
1ce1f61b7f Bug 127785 - checked in cseawood's patch
git-svn-id: svn://10.0.0.236/trunk@115443 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:49:41 +00:00
rjc%netscape.com
4073594551 Fix bug # 127763: on Mac OS X, sheets shouldn't deactivate their parent window's frame. r=pink sr=sfraser a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@115442 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:40:32 +00:00
ian.mcgreer%sun.com
c8a065c248 partial fix for bug 125808, if the otken is not logged in when the cert cache loading is done, retry later
git-svn-id: svn://10.0.0.236/trunk@115441 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:36:19 +00:00
blakeross%telocity.com
dd9621d65e 127506 - typed urls don't appear in global history. r=hewitt sr=alecf a=asa
git-svn-id: svn://10.0.0.236/trunk@115440 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:27:23 +00:00
jdunn%netscape.com
5314fb0a2c fixing hp-ux tinderbox (commercial) bustage
r=bstell@netscape.com
a=shaver@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@115439 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:19:24 +00:00
oeschger%netscape.com
2d6732e6d1 these syntax updates fell through the cracks of the Monday check-in for restoring context-sensitive help, r=andrew, security r=ssaux, sr=alecf, a=asa, bug=124902
git-svn-id: svn://10.0.0.236/trunk@115438 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:12:23 +00:00
mikep%oeone.com
8852fa5c75 Turning off safe saves always.
git-svn-id: svn://10.0.0.236/trunk@115437 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 21:04:07 +00:00
shrutiv%netscape.com
147f64f4c1 Changing page title
git-svn-id: svn://10.0.0.236/trunk@115436 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:56:41 +00:00
despotdaemon%netscape.com
c99b277334 Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@115435 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:41:47 +00:00
wtc%netscape.com
df64ab2a97 Bugzilla bug 108021: removed unused variable 'validity'.
git-svn-id: svn://10.0.0.236/trunk@115434 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:39:26 +00:00
shrutiv%netscape.com
ee7e1ff729 Fix for bugscape bug 11923: Modify 'Specify platform information screen'
git-svn-id: svn://10.0.0.236/trunk@115433 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 19:32:48 +00:00
relyea%netscape.com
ace4e0564e remove LastUpdate time checks from Crl's when verifying certificates.
git-svn-id: svn://10.0.0.236/trunk@115432 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 18:56:24 +00:00
brade%netscape.com
f922d593e8 add vk_help constant; bug 124393; r=joki; sr=sfraser; a=roc
git-svn-id: svn://10.0.0.236/trunk@115431 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 18:44:48 +00:00
pschwartau%netscape.com
977eb67d39 Improved regexp reporting for Rhino by imitating SpiderMonkey's Array.toSource() method.
git-svn-id: svn://10.0.0.236/trunk@115430 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 18:36:46 +00:00
relyea%netscape.com
498b19f4ab Don't crash on when adding certs with null url's .
git-svn-id: svn://10.0.0.236/trunk@115429 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 16:59:33 +00:00
relyea%netscape.com
2fd301c4bb The KRL reserved handled should be different from the primordial CRL handle
so that CRL matching code will work correctly.


git-svn-id: svn://10.0.0.236/trunk@115428 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 16:57:45 +00:00
ftang%netscape.com
bfa7065961 fix bug 119047. r=nhotta a=asa sr=jst.
fix the ISO-2022-JP converter so it will return error code while it hit encoding error.


git-svn-id: svn://10.0.0.236/trunk@115427 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:56:22 +00:00
ftang%netscape.com
0e2f0b5e4e fix bug 117422. a=asa r=jkeiser sr=jst
make the fallback handling of unicode converter compatable with IE6.


git-svn-id: svn://10.0.0.236/trunk@115426 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:49:54 +00:00
rjesup%wgate.com
04ea03f366 Bug 94336: crash when viewing animated GIF with subsequent frame larger
than header.  r=pavlov, sr=tor, a=asa


git-svn-id: svn://10.0.0.236/trunk@115425 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:30:29 +00:00
oeschger%netscape.com
2352f5115a couple old links in toc->content, axel spotted um, r=oeschger, content bug is 122806
git-svn-id: svn://10.0.0.236/trunk@115424 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 15:19:51 +00:00
pinkerton%netscape.com
865e375f71 fix scrollwheel issues for os9. we can't rely on the mouse location from GetMouse() because of os hackery w/in the mouse drivers. just fake the mouse position local to the widget we're using. r=brade/sr=sfraser/a=shaver.
git-svn-id: svn://10.0.0.236/trunk@115423 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 14:57:48 +00:00
rods%netscape.com
5a450351db Fix up layout for RTL after areaframe jumbles frames.
Bug 118509 r=dcone sr=attinasi a=shaver


git-svn-id: svn://10.0.0.236/trunk@115421 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 13:03:00 +00:00
cbiesinger%web.de
f900c9c17f fixing bustage
git-svn-id: svn://10.0.0.236/trunk@115420 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 12:57:59 +00:00
cbiesinger%web.de
1face598cb bug 127252 r=gagan sr=darin a=asa
about:config should use redirector


git-svn-id: svn://10.0.0.236/trunk@115418 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 11:54:35 +00:00