Граф коммитов

4888 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu e425259e0d Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
cbiesinger%web.de da8ecee71d undoing better bustage fix, since it breaks on windows 2005-01-01 16:48:41 +00:00
cbiesinger%web.de 5fe18612d3 better bustage fix 2005-01-01 16:31:29 +00:00
cbiesinger%web.de b326bd8a12 next try 2005-01-01 16:17:26 +00:00
cbiesinger%web.de 1351b275fa another attempt at bustage fixing 2005-01-01 16:15:26 +00:00
cbiesinger%web.de 4e6f4b1242 trying to fix win32 bustage 2005-01-01 16:03:34 +00:00
cbiesinger%web.de 0c85dd0591 Bug 242350 replace LL_INIT(0,-1) with LL_MAXUINT
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-01 14:55:48 +00:00
darin%meer.net cc7d38e28d landing backend changes for bug 134105 "SOCKS5: DNS lookups should occur on proxy, not client side." (remote dns pref disabled by default) patch by malsmith@cs.rmit.edu.au, r=biesi, sr=darin 2004-12-16 02:46:12 +00:00
bsmedberg%covad.net 7ccf6e4965 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
smontagu%smontagu.org fdc96f0231 Make nsStandardURL.cpp read prefs on initialization. Bug 261934, r+sr=darin. 2004-12-07 13:21:32 +00:00
darin%meer.net 821a98a7e0 fixes bug 253394 "nsFtpState::S_user leaks user & password string" patch by jon@rekai.net r+sr=darin 2004-12-05 19:20:19 +00:00
bsmedberg%covad.net 7e163d00c8 Begin moving around gecko locale files. Start with necko, because it's only one file. See bug 271324 2004-12-04 17:33:27 +00:00
mvl%exedo.nl 9e8e2e39a0 bug 272277: Change to Append/Assign/Equals-Literal in networking
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
missed one review comment
2004-12-04 14:19:39 +00:00
db48x%yahoo.com 255364b683 bug 272277: Change to Append/Assign/Equals-Literal in networking
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
bzbarsky%mit.edu b38e2dd569 Fixing Windows build bustage. 2004-12-03 06:35:44 +00:00
bzbarsky%mit.edu 718d9f9e5b Use nsIFile::Equals to implement Equals for two nsStandardURLs that are both
file urls.  Bug 127373, r+sr=darin
2004-12-03 04:19:48 +00:00
dbaron%dbaron.org 32cee2f7a7 Make nsResURL work correctly with fastload and make nsResURL::Clone work correctly. b=252703 r=darin sr=bzbarsky 2004-12-02 06:59:34 +00:00
dbaron%dbaron.org 55053e0158 Back out 252703 due to Txul / Ts regression. 2004-12-02 01:26:20 +00:00
dbaron%dbaron.org a84646c6dd Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky 2004-12-01 22:39:17 +00:00
pedemont%us.ibm.com 250f6383af Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner. 2004-12-01 17:56:52 +00:00
darin%meer.net ed62e4e4a4 fixes bug 270784 "IPv6: retry socket connection on EACCES" patch by lorenzo@colitti.com r+sr=darin 2004-11-28 21:35:48 +00:00
bryner%brianryner.com 1435145ce6 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
smontagu%smontagu.org 9b90d19755 Crash clicking links with non-ASCII character. Bug 271196, r+sr=darin. 2004-11-24 20:43:58 +00:00
darin%meer.net d3c447fd5f fixes bug 236365 "ftp date is off by one year" patch by lucasbz@negaverse.org r=darin sr=bzbarsky 2004-11-24 04:55:42 +00:00
timeless%mozdev.org e005d2fed7 Bug 268168 [mozTXTToHTMLConv] "x^2" text to html conversion is broken for non-integer powers and is not implemented for negative powers
patch by Hans-A.Engel@unibas.ch r=benb sr=darin
2004-11-23 17:38:40 +00:00
darin%meer.net bfed9b0bdc fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2004-11-23 07:05:27 +00:00
cbiesinger%web.de 50857de7a0 Bug 261637 move security.properties into PSM
r=bsmedberg sr=darin
2004-11-16 23:33:16 +00:00
jshin%mailaps.org ef4e335b07 bug 269806 : aTryLocaleCharset assertion : implemented aTryLocaleCharset case (r=cbie, sr=bz) 2004-11-16 18:04:45 +00:00
darin%meer.net f890bcc1d1 fixes bug 259979 "Changes to keyword.URL require restarting Firefox" patch by lesx99@lycos.com, r=biesi, sr=darin 2004-11-16 16:17:59 +00:00
darin%meer.net bb91deb7cc fixes bug 270075 "crash @[nsFtpState::StopProcessing()]" r=biesi sr=bzbarsky 2004-11-16 02:30:02 +00:00
neil%parkwaycc.co.uk 743a50d77b Bug 269827 Redirected about channel has wrong original URI r+sr=darin 2004-11-15 23:59:39 +00:00
darin%meer.net 93589edb9b fixing bustage 2004-11-15 21:13:43 +00:00
darin%meer.net c79cfdbf74 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
cbiesinger%web.de c835297c33 fixing bustage 2004-11-13 14:26:55 +00:00
cbiesinger%web.de c8acc71c24 268177 make loadgroups behave correctly when put into other loadgroups
r=darin sr=bz
2004-11-13 14:02:03 +00:00
darin%meer.net 1b31c44aaf marking interface UNDER_REVIEW. see bug 265513 2004-11-12 04:22:42 +00:00
darin%meer.net 6c02841742 fixes bug 268480 "###!!! ASSERTION: cannot set user:pass on no-auth url: 'Error', file r:/mozilla/netwerk/base/src/nsStandardURL.cpp, line 1121" r+sr=bzbarsky 2004-11-09 19:23:34 +00:00
darin%meer.net 3fce02fe51 attempt to fix otaku bustage 2004-11-08 06:39:59 +00:00
darin%meer.net a16a40b07b fixes bug 268264 "nsISSLSocketControl interface not scriptable" r=biesi 2004-11-08 03:13:21 +00:00
darin%meer.net f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
cbiesinger%web.de 2eff9e2d62 fixing off-by-one error, r+sr=darin 2004-11-07 21:24:20 +00:00
bryner%brianryner.com 624f1c0b5f Various speedups for nsStandardURL creation (bug 268200). r+sr=darin 2004-11-07 20:43:38 +00:00
bmlk%gmx.de 1e614b8665 send user/pref specified password if specified instead of default password for anonymous ftp, bug 266835 p= Frank Wein, r=biesi, sr=darin" 2004-11-06 16:57:10 +00:00
darin%meer.net 0b1e0ff860 fixes bug 267532 "Excessive calls to IsDBCSLeadByte from net_CoalesceDirs?" r=andreas.otte sr=bryner 2004-11-06 01:55:49 +00:00
darin%meer.net a0ed43dc14 fixes bug 267263, r=cneberg sr=dveditz 2004-11-06 01:35:01 +00:00
bryner%brianryner.com a23bd31eb0 Reduce string allocation/copying when the charset is UTF-* (bug 267611). r=darin. 2004-11-04 20:53:24 +00:00
jst%mozilla.jstenback.com d9915d605d Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org 2004-11-02 19:52:32 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
cbiesinger%web.de d75d0f934c Bug 266051 Remove init and shutdown from interface nsICacheService
r=darin sr=bz
2004-10-31 21:58:51 +00:00
cbiesinger%web.de fb65e2e542 247334 abort loading a channel when a 206 response has a different
content-encoding than the first part. r=darin sr=bz
2004-10-31 21:50:01 +00:00