shliang%netscape.com
6fb1258807
195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag.
2003-03-26 02:03:13 +00:00
shliang%netscape.com
0e9619f9b8
178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer.
2003-03-26 01:54:29 +00:00
harishd%netscape.com
c19fe6d0ad
Fixing a bug in my previous checking. sr=jst@netscape.com
2003-03-26 01:49:59 +00:00
suresh%netscape.com
f867bd13b6
bug 191836 - cookiesTree in CookieViewer.xul should use seltype attribute. r-varga, sr-jag
2003-03-26 01:44:30 +00:00
suresh%netscape.com
c2dd5c4e8c
fixing the usage of Components.results. part of bug 139772, r-dbradley, sr-darin.
2003-03-26 01:37:02 +00:00
sicking%bigfoot.com
efb169d2ae
Missed removing this in the landing of bug 185797. r=Pike sr=peterv
2003-03-26 01:34:11 +00:00
sicking%bigfoot.com
e1d15c035c
update from landing of bug 185797. Also add a missing makefile. r/sr=dbaron
2003-03-26 01:32:39 +00:00
smontagu%netscape.com
53206276f7
Add decoder for iso-8859-6.16. Bug 172491, r=Roland.Mainz, sr=roc+moz
2003-03-26 01:30:17 +00:00
jst%netscape.com
6d5b687996
Checking in dbradley@netscape.com's fix for bug 198995. Make sure we default to the default charset if the server gives us one we don't know. r=jst@netscape.com, sr=peterv@netscape.com
2003-03-26 01:26:38 +00:00
suresh%netscape.com
fb07bbed4d
fix for 191946 - shows japanese language, instead of english. r/sr-darin
2003-03-26 01:21:26 +00:00
suresh%netscape.com
83d17cf5cf
fix for 139772 - PAC: HTTP auth support. r-dbradley, sr-darin.
2003-03-26 01:19:52 +00:00
sicking%bigfoot.com
d3b6d8390a
Compiled XSLT stylesheets. Improves speed, implements forwards-compatible-parsing and handling of unknown extension-elements. Also fixes some random edgecasebugs such as recursive merged named-attribute-sets and empty strings in copy-of.
...
Patch mainly by sicking, but large parts also by Pike and peterv.
Tracker is bug 185797. r=Pike/sicking rs=peterv.
2003-03-26 01:10:14 +00:00
mkaply%us.ibm.com
5f86240acb
#183622
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - allowing dropping of objects onto the browser, make holding down Ctrl download stuff
2003-03-26 01:01:27 +00:00
timeless%mozdev.org
daa6c4ba43
Bug 199195 block images from this server doesn't work
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-26 00:46:33 +00:00
timeless%mozdev.org
17be30a1b5
Bug 199216 adding domain.com to whitelist doesn't allow popups from *.domain.com to appear
...
patch by mvl@exedo.nl r=dwitte sr=jag
2003-03-26 00:46:32 +00:00
wtc%netscape.com
a98f4c0628
Bug 199082: checked in Nelson's patch, which
...
a) changes selfserv to test the return value from NSS_Shutdown.
b) changes SECMOD_Shutdown to set the error code SEC_ERROR_BUSY before
returning SECFailure.
c) Adds a new function SSL_ShutdownServerSessionIDCache to ssl.h.
d) Changes selfserv to call SSL_ShutdownServerSessionIDCache before calling
NSS_Shutdown.
Modified Files:
cmd/selfserv/selfserv.c lib/pk11wrap/pk11util.c
lib/ssl/ssl.def lib/ssl/ssl.h lib/ssl/ssl3con.c
lib/ssl/sslimpl.h lib/ssl/sslsnce.c
2003-03-26 00:31:13 +00:00
cltbld%netscape.com
a55ec07e69
Automated update
2003-03-26 00:30:08 +00:00
cavin%netscape.com
156811fb0d
Fix for 199186. Only compare first 15 chars for the addrbook names in GetABInterface(). r/sr=sspitzer.
2003-03-26 00:27:52 +00:00
cavin%netscape.com
ff1e7b0dcc
Fix for 192994. Put back memeset() call to fix MS COM not returning the right status code for nsSynchronizeAB(). r/sr=sspitzer.
2003-03-26 00:25:14 +00:00
colin%theblakes.com
3533d583c5
OpenVMS only; add -g to debug links. b=199156. r=cls.
2003-03-26 00:22:08 +00:00
mkaply%us.ibm.com
dc58cfeec7
Oops - missed part
2003-03-26 00:11:20 +00:00
harishd%netscape.com
cfd510cbd1
Check if universalBrowserRead is set before checking for same origin. Also, clear the exception set by the security manager, if same origin check failed, and fall back on the new security for webservices. b=199182, r=heikki, sr=jst
2003-03-26 00:00:04 +00:00
dbaron%dbaron.org
ceb1e7d23b
Fix leak of mValue. b=199184 r=jkeiser sr=jst
2003-03-25 23:59:26 +00:00
timeless%mozdev.org
e4411fc87c
Bug 199113 Mozilla crashes when calling "Manage Stored Cookies" before loading any page
...
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin
2003-03-25 23:35:51 +00:00
nhotta%netscape.com
913ad38177
Implements ACE to UTF-8 and modified the test program,
...
bug 196717, r=shanjian, sr=darin.
2003-03-25 23:18:41 +00:00
nisheeth%netscape.com
ee81a80f02
Fix for bug 197127. r=alecf, sr=heikki. Mark clicked JS urls as hidden in global history. Don't let clicked data urls enter global history.
2003-03-25 23:13:10 +00:00
peterlubczynski%netscape.com
fe452130d5
Fixing bug 192914, prevent Real from recursivly dispatching events, r=smontagu@netscape.com, sr=bzbarsky@mit.edu
2003-03-25 23:10:20 +00:00
alecf%netscape.com
c7b616395b
oops, one more bz-only warning
2003-03-25 22:38:28 +00:00
sspitzer%netscape.com
4c1a37be3d
fix polish bug #198280 (for esther).
...
Inconsistent text color for descriptive text in Junk Mail Control window, prefs, and account settings.
r/sr=bienvenu
2003-03-25 22:38:27 +00:00
alecf%netscape.com
631390e34f
quiet down this warning too - its all you bz
2003-03-25 22:37:05 +00:00
alecf%netscape.com
52135ac78b
enough with this warning! making DEBUG_bzbarsky
2003-03-25 22:32:48 +00:00
rginda%netscape.com
f3ce92e97f
bug 197108, land chatzilla 0.8.25, chatzilla only
...
160295 chatzilla doesn't display nicknames in userlist when the
194184 nickname change doesn't affect screenname
194287 ChatZilla alters taken nickname only at the very first at
169804 Blank text area + Crtl+Enter in multi-text mode shows you
162251 Chatzilla doesnt start maximized
178313 /names command fails to show output for other channels
196265 message type([info],[error]) auto wrapped after localizat
197024 Multi/Single-line input mode ought to be configurable in
198843 Spelling mistake in Prefs > Chatzilla > Stalking
2003-03-25 22:23:50 +00:00
mkaply%us.ibm.com
62a396738d
OS/2 bustage
2003-03-25 22:04:15 +00:00
alecf%netscape.com
458bf37a3e
one more thing for bug 195262 - export nsStaticAtom.h - not used anywhere yet
2003-03-25 21:46:33 +00:00
seawood%netscape.com
1107a0ce7f
Add objdir support to codesighs scripts
...
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
alecf%netscape.com
cd15871e5d
fix dumb mac bustage - cast sizeof() to PRUint32
2003-03-25 21:23:44 +00:00
mkaply%us.ibm.com
84a453d012
Not part of build - allow tester to be built via regular build process
2003-03-25 21:19:14 +00:00
alecf%netscape.com
f023aa9503
oops, fix Xft-only bustage
2003-03-25 21:13:01 +00:00
mkaply%us.ibm.com
5113765704
#188249
...
r=peterl, sr=dbaron
Rename some strcmpi to stricmp and itoa to _itoa
Not part of default build
2003-03-25 20:56:47 +00:00
mkaply%us.ibm.com
9d2ca0b3be
Not part of build
...
Fix a bad include dependency
2003-03-25 20:52:39 +00:00
nhotta%netscape.com
4bc258adb6
Apply length check for generated ACE string,
...
bug 198637, r=shanjian, sr=darin.
2003-03-25 20:48:03 +00:00
sicking%bigfoot.com
baadd8dc2e
Preparation for bug 185797, compiled XSLT stylesheets.
...
r=Pike rs=peterv
2003-03-25 20:28:09 +00:00
sspitzer%netscape.com
564b2b5354
supplimental fix for bug #194918 .
...
fix collision with other commands in "Tools".
thanks to neil for the patch. r/sr=sspitzer
2003-03-25 20:22:06 +00:00
sspitzer%netscape.com
adee97e559
fix for bug #199135
...
[modern skin] junk mail column header icon in thread pane 2px too high (makes headers resize)
thanks to durbacher@gmx.de for the bug and fix. r/sr=sspitzer
2003-03-25 20:08:17 +00:00
alecf%netscape.com
6e81592fb4
oops, back out a checkin that wasn't supposed to land
2003-03-25 19:59:06 +00:00
akkana%netscape.com
149fc29880
145196: a warning fix from burpmaster@truffula.net and another one from me
2003-03-25 19:51:06 +00:00
rginda%netscape.com
9d5388e629
bug 197106, land venkman 0.9.53, venkman only
...
* adds the abillity to change values right from the Local Variables or Watch
views. Just double-click on the value and enter a new expression to be evaluated.
* adds the ability to add watches from the Local Variables view. Just select
"Add Watch Expression" from the context menu of the Local Variables view.
* adds the ability to save and restore breakpoints and watches.
* adds close buttons to the source view tabs.
* adds a pref to enable "clost tab on middle click" behavior, and a pref to
disable the new close buttons.
* changed from "type" attribute to "orient".
2003-03-25 19:50:32 +00:00
wtc%netscape.com
404f8fdaa9
Bug 194083: use qcc instead of gcc. The patch is contributed by
...
amardare@qnx.com .
2003-03-25 19:32:36 +00:00
nboyd%atg.com
aaabfae631
change to 1.5R5 prerelease
2003-03-25 19:13:29 +00:00
nboyd%atg.com
0917d39fa2
Switch to 1.5R5pre.
2003-03-25 19:11:58 +00:00