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
jag%tty.nl
4221353fba
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
jwalden%mit.edu
9b46e19eac
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
2008-02-15 00:02:45 +00:00
jwalden%mit.edu
757dfd68a0
Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker
2008-02-14 22:57:21 +00:00
reed%reedloden.com
d49499977e
Bug 412207 - nsSocketTransport::OnSocketDetached should null out mCallbacks and mEventSink [p=cbiesinger@gmx.at (Christian :Biesinger) r=Silver sr=sicking a=blocking1.9+]
2008-02-14 11:12:50 +00:00
reed%reedloden.com
3dfe737eb3
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
2008-02-13 11:34:47 +00:00
benjamin%smedbergs.us
5b73c350a5
Bustage fix, bug 412320
2008-02-12 20:07:57 +00:00
benjamin%smedbergs.us
b27c6528eb
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
2008-02-12 19:46:50 +00:00
reed%reedloden.com
78ca9562e3
Typo fix.
2008-02-10 10:04:21 +00:00
reed%reedloden.com
545a0b1293
Bug 410150 - "nsCacheService: only add observers that we really need" (Use array/for loops for the Add/Remove observers) [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons]
2008-02-10 04:53:28 +00:00
timeless%mozdev.org
02ab84d777
Backing out because of unit test failure:
...
[Exception... "Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED) [nsIZipWriter.addEntryStream]" nsresult: "0x80470002 (NS_BASE_STREAM_CLOSED)" location: "JS frame :: ../../../../_tests/xpcshell-simple/test_zipwriter/unit/test_storedata.js :: run_test :: line 84" data: no]
2008-02-10 00:01:36 +00:00
timeless%mozdev.org
c1d8d1f0ef
Bug 412867 nsSimpleStreamListener needs to autoclose mSink IFF !mObserver
...
r=biesi a=dsicore
2008-02-09 23:15:26 +00:00
reed%reedloden.com
81592a91e5
Bug 396222 - "let clients track the offline cache usage for a domain" [p=dcamp@mozilla.com (Dave Camp) / honzab@allpeers.com (Honza Bambas) r+sr=biesi r=dcamp a1.9=schrep]
2008-02-07 09:04:30 +00:00
dwitte%stanford.edu
f35c448f68
enable pipelining over SSL by default. b=414477, r=biesi, sr=shaver, a=mconnor
2008-02-07 04:04:56 +00:00
jwalden%mit.edu
f975099f55
Bug 401649 - JS CGI support in httpd.js -- create responses conditioned on header values and HTTP method types! r=sayrer
2008-02-06 01:12:33 +00:00
dwitte%stanford.edu
f428dec64a
trivial errors-as-warnings fix for gcc4.3.
2008-02-03 05:06:57 +00:00
reed%reedloden.com
bcf067e270
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-02 02:07:51 +00:00
reed%reedloden.com
1adc075781
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 09:00:59 +00:00
reed%reedloden.com
93e093620e
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 08:51:32 +00:00
enndeakin%sympatico.ca
a354d29dce
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
2008-01-31 19:18:09 +00:00
jonas%sicking.cc
98d1136fea
Bug 397878: Send Referer-Root header when doing cross-site access requests. Also update domain pattern matching to spec. Patch by <suryaismail@gmail.com>. r=bent sr=sicking b3a=beltzner
2008-01-31 08:17:47 +00:00
reed%reedloden.com
8ccf1d6e0d
Bug 408979 - "Downloads are canceled on Exit when using a proxy server (HTTP/1.0)" (Remove HTTP/1.0 check) [p=hskupin@gmail.com (Henrik Skupin) r+sr=biesi a1.9=damons]
2008-01-30 04:35:17 +00:00
reed%reedloden.com
056df08ce8
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
2008-01-29 18:38:16 +00:00
reed%reedloden.com
a3f36dae61
Back out for now until there's a fix.
2008-01-29 17:57:18 +00:00
reed%reedloden.com
bf5e0f8c83
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
2008-01-29 15:58:42 +00:00
reed%reedloden.com
ae484ef34b
Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+]
2008-01-29 07:54:56 +00:00
dwitte%stanford.edu
38b80c653c
Bug 409614 - IDN with non-ASCII TLD is displayed in Punycode. r+sr=biesi, a=damons
2008-01-29 06:06:01 +00:00