gavin@gavinsharp.com
|
b946893c7d
|
Back out the patch for bug 235853, again, because of mochi*chrome* failures this time.
|
2008-04-17 19:49:40 -07:00 |
gavin@gavinsharp.com
|
632b77dde8
|
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, and fix HTTP channel code to properly forward cache-related properties to new proxied channels, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner
|
2008-04-17 18:36:29 -07:00 |
cbiesinger@gmail.com
|
6d17efda5c
|
Bug 429128 correctly adjust mRef when changing the query part of a URL r+sr=bz a=beltzner; unit test by bz r+sr=biesi
|
2008-04-17 01:27:44 -07:00 |
gavin@gavinsharp.com
|
78ae1a4f98
|
Bug 411433: properly handle file location URL in directory listings, patch by Masahiro Yamada <masa141421356@gmail.com>, r=biesi, sr=bzbarsky, a=damon
|
2008-04-16 13:23:23 -07:00 |
smontagu@smontagu.org
|
fdaf80a1da
|
Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner
|
2008-04-14 01:26:55 -07:00 |
gavin@gavinsharp.com
|
426e54e91e
|
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-13 18:15:45 -07:00 |
gavin@gavinsharp.com
|
922cd3a87e
|
Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by Dão Gottwald <dao@mozilla.com>, r=biesi, a=beltzner
|
2008-04-13 17:48:16 -07:00 |
mkmelin+mozilla@iki.fi
|
e22c869a2c
|
Bug 408096: & not escaped as & in href when creating plaintext url html r=benb, sr=cbiesinger, a1.9=beltzner
|
2008-04-12 06:16:26 -07:00 |
masayuki@d-toybox.com
|
a9fd87805a
|
Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner
|
2008-04-09 10:35:30 -07:00 |
dcamp@mozilla.com
|
da347c96f2
|
Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons
|
2008-04-08 22:22:32 -07:00 |
wtc@google.com
|
16387d0038
|
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-08 17:42:52 -07:00 |
reed@reedloden.com
|
5f32285909
|
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 12:24:58 -07:00 |
smontagu@smontagu.org
|
0879147ce9
|
Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner
|
2008-04-08 11:45:55 -07:00 |
gavin@gavinsharp.com
|
d5d089d3be
|
Back out bug 235853 due to mochitest failures
|
2008-04-08 10:23:19 -07:00 |
gavin@gavinsharp.com
|
34a2a034a1
|
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 07:28:02 -07:00 |
timeless@mozdev.org
|
b0e4df4591
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
reed@reedloden.com
|
29cfd3e8a2
|
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 01:46:15 -07:00 |
reed@reedloden.com
|
a1c11a684e
|
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 01:35:28 -07:00 |
gavin@gavinsharp.com
|
bfdb68b9a2
|
Back out bug 235853 due to unit mochitest failures
|
2008-03-25 11:35:25 -07:00 |
shaver@mozilla.org
|
59d8f5cd69
|
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 08:55:19 -07:00 |
sdwilsh@shawnwilsher.com
|
a950b3f8c1
|
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
|
2008-03-24 15:14:38 -07:00 |
cbiesinger@gmail.com
|
348750cc07
|
364741 set mFDConnected before sending the connected notification r+sr=bz a=beltzner
|
2008-03-19 15:12:28 -07:00 |
timeless@mozdev.org
|
7f880e43ef
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
timeless@mozdev.org
|
022712406a
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
cbiesinger@gmail.com
|
d6a50e60cb
|
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 14:00:53 -07:00 |
reed@reedloden.com
|
ac89e9bc4e
|
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 12:45:40 -07:00 |
jwalden@mit.edu
|
5d7f3c8860
|
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 10:42:39 -07:00 |
dwitte@stanford.edu
|
079a39dbb9
|
fix followup review comments from bug 421494. r=mconnor, sr=bz
|
2008-03-16 02:30:29 -07:00 |
dveditz@cruzio.com
|
c3ddc03332
|
bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore
|
2008-03-14 18:31:42 -07:00 |
reed@reedloden.com
|
3e85c1defd
|
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 08:18:24 -07:00 |
cbiesinger@gmail.com
|
7dfcb87a1c
|
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 05:58:06 -07:00 |
dwitte@stanford.edu
|
85e49a64d5
|
Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+
|
2008-03-12 00:53:50 -07:00 |
reed@reedloden.com
|
cf92fd80c9
|
Bug 419036 - "Simplify nsCacheEntryHashTable::VisitEntries and break 'friendship'" [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons]
|
2008-03-11 01:08:05 -07:00 |
timeless@mozdev.org
|
6aeae740d1
|
Bug 419510 PAC dateRange function doesn't handle months after JUN r=biesi a=dsicore Also adds support for getDay("SAT")...
|
2008-03-10 18:40:08 -07:00 |
dolske@mozilla.com
|
7523d0609f
|
Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+
|
2008-03-10 17:14:10 -07:00 |
reed@reedloden.com
|
71610e2cd7
|
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 11:59:13 -07:00 |
dwitte@stanford.edu
|
17b1dd6657
|
improve interface documentation. no bug, npob
|
2008-03-09 01:12:12 -08:00 |
reed@reedloden.com
|
0e34654a41
|
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 01:58:17 -08:00 |
dwitte@stanford.edu
|
6c89e2e980
|
Bug 404225 - improve nsCookieService::GetEnumerator() performance. r+sr+a=shaver
|
2008-03-08 01:47:23 -08:00 |
dveditz@cruzio.com
|
aca5dcbb7e
|
bug 295922 change default for "select cert automatically", r/sr=biesi, blocking1.9+
|
2008-03-07 02:52:21 -08:00 |
bugzilla@standard8.plus.com
|
17254d96cd
|
Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner
|
2008-03-02 04:24:24 -08:00 |
bzbarsky@mit.edu
|
d1c1513392
|
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-28 20:24:32 -08:00 |
dwitte@stanford.edu
|
cd7f7e893e
|
Bug 416207 - Update cookie/permission services from changes to mozIStorageService::OpenDatabase. r=sdwilsh, sr=mconnor, a=beltzner
|
2008-02-28 00:23:12 -08:00 |
dcamp@mozilla.com
|
dc356cb6ed
|
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-26 22:31:13 -08:00 |
wtc@google.com
|
d9d255dd01
|
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-26 16:27:33 -08:00 |
wtc@google.com
|
7d9ede46bb
|
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 15:09:39 -08:00 |
jwalden@mit.edu
|
1ae0e06fc9
|
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 14:48:42 -08:00 |
benjamin@smedbergs.us
|
4d7ff5db89
|
Bug 409384 - Firefox 3.0b2 fauks to compile with gcc 4.3, r=dwitte+dbaron a=damons
|
2008-02-26 14:44:41 -08:00 |
florian@queze.net
|
e1dd963908
|
Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner
|
2008-02-26 12:39:50 -08:00 |
roc+@cs.cmu.edu
|
3d0b3ec53f
|
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-21 17:09:42 -08:00 |