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

5713 Коммитов

Автор SHA1 Сообщение Дата
smontagu%smontagu.org 9175bd4606 Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner 2008-04-14 08:26:55 +00:00
gavin%gavinsharp.com b8e10f42bf Bug 421828: about:cache hexdump does not truncate buffer, overwrites counter, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=biesi, sr=bzbarsky, a=schrep 2008-04-14 01:15:45 +00:00
gavin%gavinsharp.com 007dba43d9 Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by D��o Gottwald <dao@mozilla.com>, r=biesi, a=beltzner 2008-04-14 00:48:16 +00:00
mkmelin+mozilla%iki.fi 398984dcc6 Bug 408096: & not escaped as &amp; in href when creating plaintext url html
r=benb, sr=cbiesinger, a1.9=beltzner
2008-04-12 13:16:26 +00:00
masayuki%d-toybox.com 8b69e009dc Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner 2008-04-09 17:35:30 +00:00
dcamp%mozilla.com 949505d29b Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons 2008-04-09 05:22:35 +00:00
wtc%google.com 519eb06597 Bug 426060: handle the possibility that both mHostRecord->addr_info and
mHostRecord->addr are null if the old mHostRecord->addr_info exired and
our attempt to reresolve it failed.  r=jst, sr=cbiesinger blocking1.9+
Modified Files: nsDNSService2.cpp nsHostResolver.cpp
2008-04-09 00:42:52 +00:00
reed%reedloden.com 9441ef1ee3 Bug 407845 - "nsCookieService::FindCookie() shouldn't return expired cookies" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r+sr=biesi a1.9=damons] 2008-04-08 19:24:58 +00:00
smontagu%smontagu.org 7945173f14 Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner 2008-04-08 18:45:55 +00:00
gavin%gavinsharp.com 33bf416c78 Back out bug 235853 due to mochitest failures 2008-04-08 17:23:20 +00:00
gavin%gavinsharp.com 90eb8cd700 Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-08 14:28:03 +00:00
timeless%mozdev.org 71f819b50c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
reed%reedloden.com 2f4e8866b0 Bug 422016 - "Crash [@ nsHttpHeaderArray::PeekHeader] with proxied https only when network.http.pipelining.ssl is true" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 08:46:15 +00:00
reed%reedloden.com f308c87b81 Bug 422591 - "nsNotifyAddrListener shuts down its worker thread in response to the wrong observer topic" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 08:35:28 +00:00
gavin%gavinsharp.com 4f3000ff9a Back out bug 235853 due to unit mochitest failures 2008-03-25 18:35:25 +00:00
shaver%mozilla.org 820904d062 Bug 235853: don't freeze the UI when resolving DNS for PAC, by using deferred
resolution if we would otherwise block on DNS. r+madskills=biesi, a-b5=mconnor
2008-03-25 15:55:19 +00:00
sdwilsh%shawnwilsher.com 4dc42ff373 Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 22:14:40 +00:00
cbiesinger%gmail.com 4c490ce9b9 364741 set mFDConnected before sending the connected notification
r+sr=bz a=beltzner
2008-03-19 22:12:28 +00:00
timeless%mozdev.org 4dd59e4169 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
timeless%mozdev.org 8f189a966c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
cbiesinger%gmail.com 5b79560863 followup to bug 418535, add comments about which threads
nsISocketTransportService functions can be called on
patch by Florian Qu��ze <florian@queze.net> r+sr=biesi
2008-03-18 21:00:53 +00:00
reed%reedloden.com 9cc0310da0 Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+] 2008-03-18 19:46:05 +00:00
jwalden%mit.edu 2325e6844e Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +00:00
dwitte%stanford.edu 3d7e613144 fix followup review comments from bug 421494. r=mconnor, sr=bz 2008-03-16 09:30:29 +00:00
dveditz%cruzio.com a7133765b2 bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore 2008-03-15 01:31:42 +00:00
reed%reedloden.com ee46607594 Bug 333308 - "make clean and make distclean miss various files" (cleanup even more 2) [p=fta+bugzilla@sofaraway.org (Fabien Tassin) / mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons] 2008-03-14 15:18:24 +00:00
cbiesinger%gmail.com 96200d526e bug 395581 release and null out mTransaction when its Init method failed so
that we don't try to do anything with this half-initialized object, in
particular call Close on it.
r+sr=bz a=shaver
2008-03-12 12:58:06 +00:00
dwitte%stanford.edu dabe103242 Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+ 2008-03-12 07:53:58 +00:00
reed%reedloden.com 6eef32f605 Bug 419036 - "Simplify nsCacheEntryHashTable::VisitEntries and break 'friendship'" [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons] 2008-03-11 08:08:06 +00:00
timeless%mozdev.org a7bb4c6fc2 Bug 419510 PAC dateRange function doesn't handle months after JUN
r=biesi a=dsicore

Also adds support for getDay("SAT")...
2008-03-11 01:40:08 +00:00
dolske%mozilla.com 0d7966313a Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+ 2008-03-11 00:14:10 +00:00
reed%reedloden.com 1c7d2d6f10 Bug 355181 - "net_IsValidHostName() comment says one thing, code does another" (use a whitelist) [p=michal@allpeers.com (Michal Novotny) r=biesi a=blocking1.9+] 2008-03-10 18:59:13 +00:00
dwitte%stanford.edu 1b9d06321e improve interface documentation. no bug, npob 2008-03-09 09:12:12 +00:00
reed%reedloden.com 6fed798209 Bug 421490 - "wpad may be dangerous, and it is on by default" (only use WPAD if explicitly set in the prefs) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2008-03-08 09:58:17 +00:00
dwitte%stanford.edu 74c089d7ff Bug 404225 - improve nsCookieService::GetEnumerator() performance. r+sr+a=shaver 2008-03-08 09:47:23 +00:00
dveditz%cruzio.com 98238bb67a bug 295922 change default for "select cert automatically", r/sr=biesi, blocking1.9+ 2008-03-07 10:52:21 +00:00
bugzilla%standard8.plus.com 3c3e952ef9 Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner 2008-03-02 12:24:25 +00:00
bzbarsky%mit.edu 7566776699 Add the charset right after the type, before all other params, if there is no
existing charset in the type.  Bug 413974, r=biesi, sr=sicking, a=beltzner
2008-02-29 04:24:33 +00:00
dwitte%stanford.edu fe5c819390 Bug 416207 - Update cookie/permission services from changes to mozIStorageService::OpenDatabase. r=sdwilsh, sr=mconnor, a=beltzner 2008-02-28 08:23:13 +00:00
dcamp%mozilla.com 955c3ee534 Bug 415799: Interface and implementation for HMAC support. p=honzab@allpeers.com (Jan Bambas), r=kaie, r=rrelyea, sr=dveditz, blocking1.9=sayrer 2008-02-27 06:31:14 +00:00
wtc%google.com 583175cfbb Bug 403370: fixed a memory leak of a PRNetAddr whenever
nsHostResolver::ResolveHost parses an IP address literal again.
r=cbiesinger,darin.  a1.9+=damons.
Modified files: nsHostResolver.cpp nsHostResolver.h
2008-02-27 00:27:33 +00:00
wtc%google.com 77a674505e Bug 415033: added a hidden preference (in about:config) for enabling or
disabling the TLS session ticket extension.  The patch is contributed by
Nagendra Modadugu <ngm+mozilla@google.com>.  r=wtc,rrelyea,kengert
a1.9+=damons
Modified Files:
	netwerk/base/public/security-prefs.js
	security/manager/ssl/src/nsNSSComponent.cpp
2008-02-26 23:09:39 +00:00
jwalden%mit.edu c7d042ef68 Bug 417218 - nsStandardURL::SetPath does the wrong thing when the path is '/' and is being set to ''. r+sr=biesi, a=beltzner 2008-02-26 22:48:42 +00:00
benjamin%smedbergs.us 6ae402409d Bug 409384 - Firefox 3.0b2 fauks to compile with gcc 4.3, r=dwitte+dbaron a=damons 2008-02-26 22:44:42 +00:00
florian%queze.net 5efdac4852 Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner 2008-02-26 20:39:51 +00:00
roc+%cs.cmu.edu 15e1fd1561 Bug 416175. Don't leak nsHttpConnectionInfo in nsHttpConnectionMgr::AddTransactionToPipeline. Also instruments nsHttpConnectionInfo so we can easily find more leaks of that object in future. r+sr=bzbarsky 2008-02-22 01:09:42 +00:00
tglek%mozilla.com 060c62ce9f bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 23:18:50 +00:00
benjamin%smedbergs.us 624a4d7ef0 Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
dveditz%cruzio.com bb8b27aec5 bug 415034 prevent URIs with userinfo but no username. r=biesi, sr=bsmedberg, blocking1.9+ 2008-02-21 01:24:41 +00:00
dougt%meer.net 8ff8fd8e42 disable autodialer in windows mobile. r=bsmedberg, a=beltzner 2008-02-20 22:41:27 +00:00