gerv%gerv.net
5d6f3fde41
Bug 53764 - Netscape Confidential and Proprietary source code in the mozilla source tree. Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan (comment changes only.)
2002-08-15 07:20:50 +00:00
gerv%gerv.net
1d5c9b519b
Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10nable. Patch by burnus; r=gerv.
2002-08-15 07:14:34 +00:00
asa%mozilla.org
904a38c671
fixing description
2002-08-15 06:59:12 +00:00
pete.zha%sun.com
f381843503
[ps] envvar should not be freed after PR_SetEnv
...
bug=161634 r=dcone sr=bzbarsky
patch=louie.zhao@sun.com
2002-08-15 06:49:40 +00:00
gerv%gerv.net
2e88df3e51
Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-15 06:43:47 +00:00
igor%mir2.org
7ad5c25d66
Fixing ArrayIndexOutOfBoundsException reported by Steven Beal caused by broken code to setup endLine in SourceInfo.updateLineInfo.
2002-08-15 06:42:45 +00:00
seawood%netscape.com
55ec62b72d
Removing unused _NS_IMPL_LAYOUT define.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162308 r=cls
2002-08-15 05:39:40 +00:00
aaronl%netscape.com
2fefca3656
Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor
2002-08-15 05:36:54 +00:00
seawood%netscape.com
50aa7ca88e
Remove unused _NS_IMPL_COOKIE/NS_COOKIE defines.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162402 r=cls
2002-08-15 05:34:26 +00:00
blakeross%telocity.com
8f67225027
*** empty log message ***
2002-08-15 05:26:39 +00:00
blakeross%telocity.com
ec74333c87
New privacy pref panel, more pref cleanup.
2002-08-15 05:17:59 +00:00
varga%netscape.com
c13cc92b0f
Fix for bug 142642 - Tree should not scroll on dragover immediately after that mouse enters the drag scroll.
...
r=bryner, sr=bz
Thanks to Pierre Chanial for initial patch.
2002-08-15 05:06:19 +00:00
aaronl%netscape.com
59f8b8c7bb
Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor
2002-08-15 04:57:33 +00:00
mkaply%us.ibm.com
98d012fd4b
#159729
...
r=pedemont, sr=blizzard
OS/2 only - don't activate a frame if the parent isn't visible
2002-08-15 04:09:30 +00:00
mkaply%us.ibm.com
f314661fa0
#162605
...
r=pedemont, sr=blizzard
OS/2 only - support for SetIcon
2002-08-15 04:03:49 +00:00
bzbarsky%mit.edu
b12dd3ebe7
Fix crash; we may have a #text node. Bug 159359, r=sicking, sr=jst
2002-08-15 02:28:54 +00:00
bolian.yin%sun.com
4202e2571c
Bug 160069, Mailnews crashes by DND, patch by robin.lu@sun.com, r=ducarroz, sr=bryner
2002-08-15 02:07:48 +00:00
alecf%netscape.com
ad843a06ab
oops, this wasn't part of my backout
2002-08-15 01:45:39 +00:00
alecf%netscape.com
5d7a8da091
back myself out to see if I caused the pageload times to go up
...
I'm sure its me :(
2002-08-15 01:44:51 +00:00
nhotta%netscape.com
d3a9ace4be
For HTTP redirect, inherit the origin charset of the current uri for a new uri.
...
patch by darin,
bug 161174, r=nhotta, sr=bzbarsky.
2002-08-15 01:16:33 +00:00
nhotta%netscape.com
c06d90d976
For filename download, ignore http header's filename if it contains 8bit characters,
...
bug 161174, r=ftang, sr=bzbarsky.
2002-08-15 01:15:58 +00:00
bryner%netscape.com
2abbf86ae7
Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard.
2002-08-15 00:36:57 +00:00
blakeross%telocity.com
34e59b8fb0
Tweaking.
2002-08-15 00:36:11 +00:00
blakeross%telocity.com
75c04d677e
Bookmarks QS.
2002-08-15 00:31:39 +00:00
blakeross%telocity.com
29976e0d39
Readd import/export to File.
2002-08-15 00:29:19 +00:00
blakeross%telocity.com
6d65bd0de1
Forking bookmarks, adding QS.
2002-08-15 00:22:41 +00:00
serge%netscape.com
2e3dc03441
fix irix redness, removing ^M
2002-08-15 00:16:56 +00:00
depstein%netscape.com
8c2e2ab1fb
Updated prompt and dialog Component impls to be compatible with MfcEmbed. Some general code cleanup as well.
...
a=asa for QA checkins that are not part of the default builds
2002-08-15 00:12:26 +00:00
nicolson%netscape.com
62f1239586
Fix 162761: PK11_GetKeyGen should work if you pass in a keygen alg.
...
Make PK11_GetKeyGen an identity function for keygen algs.
2002-08-14 23:57:45 +00:00
kaie%netscape.com
9190a3d74e
Patch from bug 87902 to fix SSL/TLS logic.
...
- make TLS intolerant server detection over proxies work
(this bug 87902)
- on connection failure, only retry without TLS when it is really
likely to help (bug 149910)
- remove obsolete workarounds in SSL i/o layer
(see removed comments in patch)
- avoid to confuse programmers reading code,
by renaming TLSStepUp (which means something else)
to the correct term STARTTLS (what the code is actually doing).
(As suggested by nelsonb)
- If an invalid or expired etc. server certificate is presented,
a warning is shown. If the user decides to cancel,
network activity should stop immediately.
(we currently warn multiple times) (bug 87209)
r=javi/darin/ducarroz/dmose sr=alecf
2002-08-14 23:43:28 +00:00
bbaetz%student.usyd.edu.au
404f750082
Bug 151619 - Problem with the regex in checksetup.pl to find dependancies
...
r=jouni, joel
2002-08-14 23:30:40 +00:00
seawood%netscape.com
3cc9c5e53c
Removing old unused module prefix files.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:09:28 +00:00
seawood%netscape.com
8e930f4610
Use shared prefix files instead of old module specific ones.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00
seawood%netscape.com
b49badabe7
Fix standalone xpcom builds for OSX
2002-08-14 23:04:49 +00:00
nicolson%netscape.com
aab844b223
Remove try/catch block when loading libjss. This allows any UnsatisfiedLinkError
...
to get thrown to the application, where it can print it out with all its
information. Also stop checking for jssjava.
2002-08-14 23:00:45 +00:00
nicolson%netscape.com
0668349aad
fine-tune javadoc commands.
2002-08-14 22:55:47 +00:00
alecf%netscape.com
2026def530
really fix bug 12493 - sr=darin, r=radha
...
move the check for mIOService into its own check
2002-08-14 22:43:05 +00:00
bzbarsky%mit.edu
cff9eae530
Clean up the mLanguage string. Bug 35768 add-on, rs=dbaron, r=sicking
2002-08-14 22:37:33 +00:00
serge%netscape.com
48770f676d
ix 109739, removed nsIRegistry and switched to flat file support for caching plugins info, r=av, sr=dveditz
2002-08-14 22:31:59 +00:00
naving%netscape.com
e0700fcbc5
162156 r=cavin sr=bienvenu get db only if you are doing db batching
2002-08-14 22:31:49 +00:00
sspitzer%netscape.com
a0cf394eea
extensibility hooks for mailnews FE and IMAP back end.
...
see bug #161226 . r/sr=bienvenu
2002-08-14 22:12:32 +00:00
pinkerton%netscape.com
ef17840fcd
Register for undo/redo notifications so we can hide the suggestions
...
list. Fixes the urlbar font size. (bug 159606)
2002-08-14 22:11:02 +00:00
ducarroz%netscape.com
14da5c905d
Fix for bug 162709. We need to check the pointer before we access it. This is a regression caused by my previous checkin for bug 71301. R=cavin, SR=bienvenu
2002-08-14 22:03:05 +00:00
cbiesinger%web.de
019e27d3b8
bug 84542 r=timeless sr=bzbarsky disable view|page source for images
2002-08-14 22:01:44 +00:00
naving%netscape.com
4e2c0d404f
162156 r=cavin sr=bienvenu disable folder count updation while searching
2002-08-14 22:00:20 +00:00
mscott%netscape.com
e366cde339
Bug #162569 --> modify quick search apis to make them more generic so mail views can use them.
...
r=naving
sr=sspitzer
2002-08-14 21:57:35 +00:00
mscott%netscape.com
d0c1898d0e
Bug #162563 --> add a search attribute and value for labels so you can search on labels
...
r=naving
sr=sspitzer
2002-08-14 21:56:57 +00:00
pinkerton%netscape.com
219073bec5
Stop the throbber from animating when it's been removed from the toolbar
...
(bug 155869)
2002-08-14 21:46:01 +00:00
jst%netscape.com
51290653d8
Fixing typo's in comments. Typo's found by dbaron (bug 162526).
2002-08-14 20:48:55 +00:00
relyea%netscape.com
0fb6e546c6
bug 161552: Make the recipient list traversal functions call the internal
...
nsstoken_FindCertByIssuerAndSN() function to gain the benefit of the fixed
Searching code.
2002-08-14 20:42:40 +00:00