Commit Graph

5253 Commits

Author SHA1 Message Date
tor%cs.brown.edu
18e74e414e Bug 237685 - make xmlextras not point to green.nscp. Not part of build.
patch=doron, r=heikki, sr=darin
2004-03-16 22:00:41 +00:00
jst%mozilla.jstenback.com
1799c57970 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2004-03-16 20:13:14 +00:00
cls%seawood.org
b73d7c6a2e Fixing static build bustage caused by checkin for bug 17578. 2004-03-16 09:33:59 +00:00
jst%mozilla.jstenback.com
1f82adcf25 Fixing bug 237319. Adding support for server push of XML documents to an XMLHttpRequest using "multipart/x-mixed-replace". r=darin@meer.net, sr=hjtoi-bugzilla@comcast.net, a=chofmann@mozilla.org 2004-03-16 06:34:29 +00:00
darin%meer.net
5ac8e9ef41 attempting to fix HP-UX bustage 2004-03-16 00:34:01 +00:00
darin%meer.net
9b6c795f0e Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
bzbarsky%mit.edu
55d9209a4a Fix image blocking for backgrounds. Bug 236919, r=jst, sr=dbaron, a=chofmann 2004-03-13 18:11:01 +00:00
mvl%exedo.nl
0b2a2ee20d Wait to write out the permissions file until after 2 seconds of inactivity, to speed up deleting of losts of entries.
bug 236641, r=dwitte, sr=darin, a=dveditz
2004-03-12 18:02:38 +00:00
Stefan.Borggraefe%gmx.de
e111008acf Documentation update for bug 219620
r=rlk and r=neil, a=chofmann
2004-03-12 15:47:51 +00:00
peterv%propagandism.org
50db3b8ff2 Fix for bug 237185 (nsXPathNSResolver::LookupNamespaceURI needs to resolve xml). r/sr=jst, a=chofmann. 2004-03-12 15:35:51 +00:00
darin%meer.net
7d4eb29b1c fixes bug 229024 "Source code truncated on some files"
portions by me r=rginda, portions by rginda r=me
2004-03-12 05:28:39 +00:00
darin%meer.net
16b13996f8 make sure NSGetModule is still exported when mozilla proper is statically built, bug=235948 r+sr=bryner a=brendan 2004-03-12 04:06:55 +00:00
mconnor%myrealbox.com
a3a27f4e08 bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin 2004-03-10 06:47:49 +00:00
timeless%mozdev.org
cec291a225 Bug 106386 Correct misspellings in source code
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
caillon%redhat.com
24f965c47d Bug 236973
Have some of DOM Inspector's treerow backgrounds alternate.
r+sr=jst
2004-03-10 04:55:41 +00:00
silver%warwickcompsoc.co.uk
4f0d757b43 Bug 190749 - Add a server-specific toLowerCase() to handle the CASEMAPPING. Update appropriate code to use it.
r=samuel@sieb.net
2004-03-10 04:46:32 +00:00
silver%warwickcompsoc.co.uk
00263b634d Bug 211461 - Don't allow init() to run a 2nd time - makes connecting to servers work in a tab.
r=samuel@sieb.net
2004-03-10 04:39:50 +00:00
silver%warwickcompsoc.co.uk
723a83e4c3 Bug 236639 - Use nsIScriptableDateFormat to show dates in locale-correct format. Update logging to use locale-correct dates specifically, too.
r=samuel@sieb.net
2004-03-10 04:37:06 +00:00
silver%warwickcompsoc.co.uk
dc7b727c39 Bug 226223 - Fix RegExp in logging, so you can join channels with "/" in them.
r=samuel@sieb.net
2004-03-10 04:35:03 +00:00
silver%warwickcompsoc.co.uk
162c298bb2 Bug 165332 - Better error messages when joining a channel fails.
r=samuel@sieb.net
2004-03-10 04:32:15 +00:00
neil%parkwaycc.co.uk
563f257e30 Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu 2004-03-10 01:49:27 +00:00
silver%warwickcompsoc.co.uk
7aa5d75fee Bug 226408 - Replace 4 charset commands with just '/charset' and '/default-charset'.
Bump version to 0.9.61.
r=rginda@hacksrus.com
2004-03-10 00:31:03 +00:00
silver%warwickcompsoc.co.uk
fad286df03 Bug 235648 - Keep correct view when re-dispatching unknown commands.
r=rginda@hacksrus.com
2004-03-10 00:28:06 +00:00
silver%warwickcompsoc.co.uk
d320b189ca Bug 210222 - Make getURL smarter and not drop the leading # if the next character is "unsafe".
r=rginda@hacksrus.com
2004-03-10 00:26:01 +00:00
mconnor%myrealbox.com
b1bade834e bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2004-03-09 23:58:10 +00:00
mkaply%us.ibm.com
21082f36b8 #234511 - change 151 to mdash in help files - r=pedemont 2004-03-09 23:51:45 +00:00
silver%warwickcompsoc.co.uk
7e27c23fe2 Bug 235261 - Use getService instead of createInstance for prompt service.
Patch by timeless@bemail.org.
r=silver@warwickcompsoc.co.uk
2004-03-09 23:34:18 +00:00
silver%warwickcompsoc.co.uk
541ed494f3 Bug 235260 - Remove trailing comma.
Patch by timeless@bemail.org.
r=samuel@sieb.net
2004-03-09 23:32:37 +00:00
mvl%exedo.nl
a9f062e472 Password manager should have mode to display saved password.
bug 78754, patch by vdvo@vdvo.net, r=neil, sr=bryner
2004-03-09 20:11:22 +00:00
daniel%glazman.org
96b08a5b8f --NOT PART OF THE BUILD--
CaScadeS
Bug fix in background-attachment handling
Border, background and aural dialogs for Nvu
2004-03-09 09:12:42 +00:00
jst%mozilla.jstenback.com
fc890281e7 Fixing build bustage. 2004-03-09 00:46:28 +00:00
jst%mozilla.jstenback.com
02916b3d2e Fixing bug 232493. Paving the way for DOM Level 3 LS. This is mostly cleanup that will make life easier (and safer) when implementing DOM LS. r=caillon@aillon.org, sr=peterv@propagandism.org 2004-03-08 23:56:17 +00:00
jst%mozilla.jstenback.com
6a11f179c5 Fixing bug 232493. Paving the way for DOM Level 3 LS. This is mostly cleanup that will make life easier (and safer) when implementing DOM LS. r=caillon@aillon.org, sr=peterv@propagandism.org 2004-03-08 23:52:26 +00:00
hjtoi%comcast.net
9c4f6d3449 Bug 236436, need to null check URL so we won't crash, r+sr=jst. 2004-03-08 19:29:45 +00:00
peterv%propagandism.org
35edc28382 Fix for bug 103659 (move to static lib per directory). r=Pike, sr=bryner. 2004-03-07 13:58:44 +00:00
mconnor%myrealbox.com
e4756a402c bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
bzbarsky%mit.edu
2785900fde Make XMLHttpRequest dispatch an error event when it fails. Bug 218236, patch
by Wladimir Palant <trev@gtchat.de>, r=jst, sr=bzbarsky
2004-03-06 19:05:08 +00:00
peterv%propagandism.org
68a7e5f818 Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst. 2004-03-06 16:00:23 +00:00
jst%mozilla.jstenback.com
1a8101c569 Whitespace cleanup. 2004-03-06 00:32:07 +00:00
sicking%bigfoot.com
fc084e0c73 Bug 236620: kill nsIContent::CanContainChildren
r/sr=jst
2004-03-06 00:22:03 +00:00
neil%parkwaycc.co.uk
cda56db52d Bug 213978 Fix strict JS warning p=gautheri@noos.fr r=rginda sr=dveditz 2004-03-05 22:13:34 +00:00
mconnor%myrealbox.com
c4867a2b27 previous checkin should have read bug 230624 - better dialog version, r=neil, sr=jst 2004-03-05 01:45:15 +00:00
mconnor%myrealbox.com
c8cc2ca097 *** empty log message *** 2004-03-05 01:31:43 +00:00
neil%parkwaycc.co.uk
f8dfedcab5 Bug 235211 Some help items misfiled in contents p=stolenclover@yahoo.com.tw r=rlk 2004-03-04 16:50:12 +00:00
hpradhan%hotpop.com
5d5432d268 bug 236351 : Fix string leak in nsSOAPCall::GetTransport() r+sr=jst 2004-03-04 08:13:09 +00:00
silver%warwickcompsoc.co.uk
b973308814 Bug 229072 - Fixing RegExp regression in pref panel.
Patch by Ian Neal <bugzilla@arlen.demon.co.uk>.
r=rginda@hacksrus.com
2004-03-03 22:38:00 +00:00
ben%bengoodger.com
a3bc444d2c 215094 - 235360 Password Manager changes to support Firefox profile automigration - add two methods to nsIPasswordManagerInternal - the ability to add an entry with details, and to read a Mozilla Password manager file from an external source. r=dveditz, sr=darin 2004-03-03 07:52:12 +00:00
hpradhan%hotpop.com
8027245b8e bug 233115 : Fix potential hangs in webservices security check r=darin sr=jst 2004-03-03 07:03:08 +00:00
silver%warwickcompsoc.co.uk
22d23f0527 Bug 236157 - Make stalk list match plain text version of messages, not raw content.
r=rginda@hacksrus.com
2004-03-02 20:24:11 +00:00
silver%warwickcompsoc.co.uk
61aa588704 Bug 235712 - Make CTCP code not send "null" when no params passed.
r=samuel@sieb.net
2004-03-02 19:43:12 +00:00