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
reed%reedloden.com
0a39674b7c
Disable sporatically failing test that bz enabled earlier due to oranges.
2008-01-29 05:33:21 +00:00
bzbarsky%mit.edu
6d73489b1f
Reenable the test on non-Windows.
2008-01-28 23:23:55 +00:00
sayrer%gmail.com
b883e94744
Bug 400091. nsFaviconService leak with rapid page loads. r/sr=biesi
2008-01-28 23:21:27 +00:00
jwalden%mit.edu
ef82c1fcc7
Remove a duplicated entry in the effective TLD data file. alphabetsoup=campbells
2008-01-28 10:42:50 +00:00
dwitte%stanford.edu
ea344c4ed0
update effective tld data file for gecko 1.9. b=403655, patch by Jo Hermans (jo.hermans@gmail.com) and Caio Tiago Oliveira (asrail@gmail.com), r=dwitte, moa=biesi, a=blocking1.9+
2008-01-28 04:43:09 +00:00
dcamp%mozilla.com
3f8fd161e5
Bug 405695: Use asciiHost/asciiSpec for offline cache ownership keys. p=Honza Bambas, r=me, sr=biesi
2008-01-23 04:31:51 +00:00
dcamp%mozilla.com
bd5453a7c2
Bug 398478: Clear globalStorage for offline apps separately from cookies, and the offline cache separately from the main cache. r=enndeakin, r=mconnor, sr=biesi
2008-01-23 04:06:37 +00:00
reed%reedloden.com
8925924459
Bug 412023 - "Table overflows the ftp listings page" [p=dao@mozilla.com (D��o Gottwald) r+sr=roc a1.9=schrep]
2008-01-16 01:44:25 +00:00
mats.palmgren%bredband.net
ba4a646d74
Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9
2008-01-15 10:23:00 +00:00
mats.palmgren%bredband.net
e821648c1c
Backing out bug 397850 to fix mailnews bustage.
2008-01-10 06:50:08 +00:00
mats.palmgren%bredband.net
ba50dde141
Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9
2008-01-10 06:17:29 +00:00
reed%reedloden.com
cbb0b33a1a
Bustage fix with some unnecessary whitespace removals.
2008-01-08 06:20:30 +00:00
reed%reedloden.com
d890504916
Bug 411119 - "Re-enabling IPv6 on mac breaks SOCKS support for localhost" [p=david@luyer.net (David Luyer) r+sr=biesi a=blocking1.9+]
2008-01-08 06:10:53 +00:00
reed%reedloden.com
3b35238ff8
Bug 392802 - "File listings very hard to read" [p=dao@mozilla.com (D��o Gottwald) r=Mano sr=bzbarsky ui-r=beltzner a=blocking-firefox3+]
2008-01-07 23:15:38 +00:00
dwitte%stanford.edu
ebda8dc650
relanding fix for bug 262116 that got accidentally backed out by previous landing.
2008-01-06 01:07:16 +00:00
reed%reedloden.com
1508f201ad
Fix necko's test_dns_service.js test to treat ::1 the same as 127.0.0.1 for DNS resolution of localhost in order to fix Mac unit test failure now that IPv6 is enabled (as per bug 408881).
2008-01-05 08:10:56 +00:00
sdwilsh%shawnwilsher.com
bea6c07ff0
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
2008-01-04 17:55:03 +00:00
dwitte%stanford.edu
81838759ae
tweak the NS_ReadLine buffer up to 4096 bytes. b=410264, r+sr=biesi, a=schrep
2008-01-04 00:27:38 +00:00
dwitte%stanford.edu
ecfbe8ec7b
remove NS_WARNING to reduce debug spew. debug-only change.
2008-01-02 21:16:53 +00:00
reed%reedloden.com
1e114f08f4
Bug 84945 - "nsDiskCacheMap::ReadDiskCacheEntry should use a cached buffer" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=dcamp sr=biesi a=blocking1.9+]
2007-12-29 04:22:54 +00:00
dwitte%stanford.edu
9f56b8853a
interface tweak i forgot to make when checking in fix for bug 402013.
2007-12-18 05:31:32 +00:00
dwitte%stanford.edu
52d0d14020
fix documentation error.
2007-12-15 05:28:44 +00:00
wtc%google.com
fad54cd8c7
Bug 337418: added a generation count for the addr_info field of
...
nsHostRecord to detect the change of addr_info and invalidate addr_info's
iterator, and added a lock to protect access to the addr_info and
addr_info_gencnt fields. r=cbiesinger,sr=bzbarsky blocking1.9+
Modified files: nsDNSService2.cpp nsHostResolver.cpp nsHostResolver.h
2007-12-11 21:45:42 +00:00
vladimir%pobox.com
b3b9e23709
bustage fix
2007-12-07 22:18:13 +00:00
vladimir%pobox.com
859f71652d
b=406869, SetCacheAsFile(true) on memory-cached loads is broken, patch from bz, r+sr=biesi, a=schrep
2007-12-07 22:07:03 +00:00
dwitte%stanford.edu
396ee977cf
add unit test for permission manager.
2007-12-05 07:23:14 +00:00
dwitte%stanford.edu
b2c2d3877d
move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and
...
expand type/permission limits. bugs 400092 and 400097 (patch in 400097), sr=shaver, pending r=sdwilsh, blocking-1.9+.
2007-12-05 06:37:36 +00:00
dwitte%stanford.edu
6e8cc561b5
add tests for bug 385299.
2007-12-05 02:45:40 +00:00
dwitte%stanford.edu
b2cec95de5
add unit test for bug 402013.
2007-12-05 02:28:37 +00:00
roc+%cs.cmu.edu
12aa02cd5c
Bug 404870. Avoid read access to mThread racing with setting mThread to null (which could crash). Also, detect when the thread is no longer accepting events and treat it as the thread not being there anymore in nsSocketTransportService::Dispatch.
2007-12-05 02:18:58 +00:00
reed%reedloden.com
c722a0e475
Bug 401718 - "[UA] Remove Mach-O from UA on PPC" [p=reed r=dbaron r=mento sr=biesi a1.9=damons]
2007-12-05 01:07:00 +00:00
dwitte%stanford.edu
9e53f21875
add unit test for bug 402013.
2007-12-05 01:03:08 +00:00
dwitte%stanford.edu
c81b6f5525
relanding bug 385299 and updating tests.
2007-12-05 00:03:22 +00:00
dwitte%stanford.edu
f3879b5f60
backing out due to orange
2007-12-04 23:02:24 +00:00
dwitte%stanford.edu
e5494a7143
Bug 385299 - use eTLD in cookies (stop sites setting cookies for the entire ".co.uk" domain). r=dveditz, sr=mconnor, blocking1.9+
2007-12-04 22:26:42 +00:00
dwitte%stanford.edu
1682ac98ea
Bug 402013 - improve normalization behavior of nsIEffectiveTLDService. r+sr=biesi, a=mconnor
2007-12-04 21:57:33 +00:00
kaie%kuix.de
056bb659d4
Attempting to fix tinderbox bustage from bug 378241
2007-12-04 19:38:27 +00:00
kaie%kuix.de
2eb80a1e42
Bug 378241, Changes from bug 107491 lead to tons of thread-safety asserts
...
r=rrelyea, r=wtc, sr=benjamin, blocking1.9=benjamin
2007-12-04 18:53:56 +00:00
dwitte%stanford.edu
0aeb073df4
relanding 402008.
2007-12-04 06:30:48 +00:00
dwitte%stanford.edu
06fb80095c
backing out due to orange.
2007-12-04 02:46:02 +00:00
dwitte%stanford.edu
ea6264c7a0
Bug 402008 - expose nsIURI::GetHost() "display normalization" behavior on nsIIDNService. r+sr=biesi, a=dsicore
2007-12-04 02:24:54 +00:00
bzbarsky%mit.edu
c793b4b751
Disabling again for now
2007-12-04 00:23:44 +00:00
bzbarsky%mit.edu
85c550c864
Assert that the channel succeeded, so if it fails we'll know
2007-12-03 23:44:07 +00:00
bzbarsky%mit.edu
0b70a06c0f
Reenable test now that we have a higher timeout for Tunit
2007-12-03 21:47:54 +00:00
bzbarsky%mit.edu
07d749dee8
Add a way to extract the charset and the position of the charset parameter from
...
a content-type header. Use this in XMLHttpRequest to not clobber the
non-charset parameters and not clobber the charset if it's already what we'll
set, up to case. Apparently some broken servers are case-sensitive when
looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234,
r+sr=biesi
2007-12-03 21:34:45 +00:00
bzbarsky%mit.edu
11d51d0f10
Disable test for now. tbox sucks
2007-12-03 20:04:03 +00:00
bzbarsky%mit.edu
10cc33c4d4
Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi
2007-12-03 18:37:54 +00:00
cbiesinger%gmx.at
941f0d7a88
345181 cache SSL content that was sent with a Cache-Control: public header to
...
disk
r+sr=darin
2007-11-30 18:09:05 +00:00
cbiesinger%gmx.at
060a9e8af7
bug 262116 make disk cache serialize/deserialize the security info, if present
...
also make nsNSSSocketInfo serializable
PSM part: r=kaie sr=darin
rest: r+sr=darin
2007-11-30 18:06:26 +00:00
gerv%gerv.net
f1b20f1932
Bug 403052 - switch mozTXTToHTMLConv to standard tri-licence. Thanks to benb for permission to do so. Patch by gerv; r=beltzner.
2007-11-28 10:16:54 +00:00
dcamp%mozilla.com
0674adaa7c
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
2007-11-27 05:32:26 +00:00
reed%reedloden.com
4e3fa2ca8a
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-27 02:44:51 +00:00
gavin%gavinsharp.com
486842c64a
Bug 403480: make it impossible to set nsIURI::port to it's default value, r+sr=biesi, a=schrep
2007-11-27 00:51:57 +00:00
sdwilsh%shawnwilsher.com
6c01dcd4bb
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
2007-11-23 20:20:47 +00:00
dwitte%stanford.edu
9c7fee1ade
backing out the kitchen sink.
2007-11-19 10:15:55 +00:00
dwitte%stanford.edu
8e2c6e6a23
still investigating mac Tp impact.
2007-11-19 09:08:07 +00:00
dwitte%stanford.edu
2aed86fe82
back out change.
2007-11-19 07:26:36 +00:00
dwitte%stanford.edu
c8d36aa9e3
temporarily disabling tests.
2007-11-19 07:08:46 +00:00
dwitte%stanford.edu
c64e748ec9
investigating orange.
2007-11-19 06:41:53 +00:00
dwitte%stanford.edu
f50624ca07
relanding modified patch for bug 403372.
2007-11-18 08:08:34 +00:00
jwalden%mit.edu
082c74b6be
Kick one of the unit test tinderboxen into another build.
2007-11-17 19:47:06 +00:00
dwitte%stanford.edu
c0555f3f2a
relanding teeny tiny part of patch to investigate Tp impact
2007-11-17 11:05:01 +00:00
reed%reedloden.com
85fc03ec8f
Back out dwitte's cookie monster patch (bug 403372) due to Tp regression.
2007-11-17 09:49:18 +00:00
dwitte%stanford.edu
69c196767b
fix test.
2007-11-17 07:07:24 +00:00
dwitte%stanford.edu
15e51ab5b5
relanding bug 403372.
2007-11-17 06:08:10 +00:00
dwitte%stanford.edu
880d60bf20
backing out to fix orange.
2007-11-17 03:40:34 +00:00
dwitte%stanford.edu
5a8ce7ea82
leash up the cookiemonster (cookie eviction should be in lastaccessed order, bug 403372). r=sdwilsh, sr=shaver. also includes unnecessary code
...
removal fix by Marco Bonardo (mak77@supereva.it ), bug 403767.
2007-11-17 02:54:51 +00:00
dwitte%stanford.edu
db7ed44a4c
updating comment to address review comments in bug 397238.
2007-11-14 01:36:54 +00:00
neil%parkwaycc.co.uk
635ec54d93
Bug 397238 Expose cookie import code so that profile migration doesn't have to duplicate it r=dwitte sr=biesi a=mtschrep
2007-11-12 09:28:22 +00:00
reed%reedloden.com
040e9c51e3
Bug 382849 - "Wrong gzip comment process in HTTP Compress converter" [p=solar@netease.com (Solar) r=bzbarsky sr=biesi a1.9=sayrer]
2007-11-09 07:47:11 +00:00
bzbarsky%mit.edu
7b4229a442
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
2007-11-09 06:13:26 +00:00
reed%reedloden.com
b741ea5756
Bug 400392 - "necko unit test test_reopen.js fails randomly on qm-centos5-01" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=biesi]
2007-11-08 08:23:51 +00:00
reed%reedloden.com
59c12a4045
Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner]
2007-11-05 21:02:53 +00:00
dwitte%stanford.edu
e3f9003fe2
Bug 402395 ��� Dangling semi-colon caused when "ac_add_options --disable-logging" throws warning in VS2005. patch by Masayuki Nakano
...
(masayuki@d-toybox.com ), r=dwitte, sr=bsmedberg, a=beltzner for M9.
2007-11-05 19:29:12 +00:00
dwitte%stanford.edu
24741a4e47
bustage fix for bug 401998. b=402148,
...
patch by Michael Mullin (masmullin@gmail.com ).
2007-11-03 02:15:47 +00:00
dwitte%stanford.edu
3fec05fb5a
add logging coverage for cookie eviction and db operations. b=401998, r+sr=mconnor, a=beltzner
2007-11-01 22:34:16 +00:00
reed%reedloden.com
df38f10810
Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9]
2007-10-30 20:26:28 +00:00
dtownsend%oxymoronical.com
9c36680398
Bug 400089: Include major OS revision for Mac OS X UA. r=mark@moxienet.com
...
sr=cbiesinger@gmx.at a=beltzner@mozilla.com
2007-10-30 15:47:30 +00:00
dwitte%stanford.edu
bb071c6b69
commenting out failing test for now
2007-10-25 10:20:39 +00:00
dwitte%stanford.edu
7a26d972d7
rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz
2007-10-25 08:24:13 +00:00
dwitte%stanford.edu
f423638bc4
rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz
2007-10-25 08:14:27 +00:00
bzbarsky%mit.edu
71b276e4b9
Make the "href" property of stylesheets reflect the original URI that was
...
reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
2007-10-23 21:56:43 +00:00
dmose%mozilla.org
04c9d4d0cf
Fix web-based protocol handlers not working from Send Link and certain other situations (bug 394483), r=biesi, r=gavin (browser portion), sr=sicking, a=beta blocker
2007-10-23 18:20:57 +00:00
reed%reedloden.com
d439a903e3
Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9]
2007-10-19 04:15:44 +00:00
reed%reedloden.com
60f1b8a67a
Bug 396959 - "Eliminate nsHttpHandler caching of nsICacheSession pointers" [p=mike.tsao+moz@gmail.com (Mike Tsao) r+sr=biesi a1.9=sayrer]
2007-10-13 21:35:11 +00:00
edward.lee%engineering.uiuc.edu
536d26de9c
Bug 398069 - Don't cancel resume-from-0 transfers for HTTP 200 responses. r=biesi, sr= biesi, a=sayrer
2007-10-13 19:09:57 +00:00
reed%reedloden.com
29e0fd9f4e
Bustage fix for bug 398895.
2007-10-13 04:54:07 +00:00
reed%reedloden.com
4f8c041adf
Bug 398895 - "about:bloat should only be built if trace-refcnt logging is built" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr=bzbarsky a1.9=sayrer]
2007-10-13 04:03:49 +00:00
reed%reedloden.com
56ead6983b
Bug 398414 - "in file listings front-end code, build the gRows array lazily" [p=dao r+sr=bzbarsky a1.9=sayrer]
2007-10-13 04:00:58 +00:00
sdwilsh%shawnwilsher.com
113a9ed5d3
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=kaie, sr=rrelyea, a=blocking1.9
2007-10-12 22:48:08 +00:00
sdwilsh%shawnwilsher.com
7b13b33e72
Full backout of Bug 369428
2007-10-12 15:30:46 +00:00
sdwilsh%shawnwilsher.com
257524b2fa
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=kaie, sr=rrelyea, a=blocking1.9
2007-10-12 13:01:05 +00:00
bzbarsky%mit.edu
8cf3009bce
Fixing typos
2007-10-07 18:45:50 +00:00
bzbarsky%mit.edu
9bc135b65d
Adding test.
2007-10-07 18:18:22 +00:00
dwitte%stanford.edu
2e0a92be23
fix debug compile error in nsCookie.h. b=394243, r+sr=biesi, a=mconnor
2007-10-04 19:24:00 +00:00
dmose%mozilla.org
c930b4f459
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
2007-10-04 06:10:48 +00:00
dbaron%dbaron.org
8fb0165c94
Delete gVolumeList on shutdown. b=397305 r+sr+a1.9=bzbarsky
2007-10-02 22:26:53 +00:00
bzbarsky%mit.edu
5293c73b04
Fix leak of PRAddrInfos. Bug 397716, r+sr=biesi, a=bsmedberg
2007-09-28 14:43:03 +00:00
bzbarsky%mit.edu
6ed9b9d39e
Fix nsStandardURL serialization/deserialization to properly restore all state.
...
Bug 396389, r+sr=biesi, a=bsmedberg
2007-09-17 22:23:12 +00:00
sdwilsh%shawnwilsher.com
085cf80611
Bug 395539 - FTP TransportStatus's progressMax reports the full file size for REST retrieval (resuming partial download). Patch by Edward Lee <edilee@gmail.com>. r=cbiesinger, sr=cbiesinger, a=bzbarsky
2007-09-17 20:35:11 +00:00
bzbarsky%mit.edu
6bb54afc76
When sniffing text/plain and we decide it's really text/plain, just claim the sniffer didn't find a type, so that other sniffers get a crack at it. Bug 395533, r+sr=biesi, a=bsmedberg
2007-09-17 15:53:57 +00:00
cbiesinger%gmx.at
281304ebe3
bug 395205 correctly check whether we are resuming and don't open a cache
...
entry if so
r=darin sr=dmose a=blocking1.9
2007-09-16 14:37:17 +00:00
reed%reedloden.com
4974d9b0c0
Bug 393681 - "New file listing makes very poor use of space, truncates filenames all over" [p=dao@design-noir.de (D��o Gottwald) r=bzbarsky r=Mano sr=bzbarsky a=blocking1.9]
2007-09-16 02:14:14 +00:00
jwalden%mit.edu
36b6711530
Update an obsolete comment in a NPOTB file.
2007-09-12 00:27:01 +00:00
jwalden%mit.edu
54c3f23759
Bug 395559 - Fix two typos in httpd.js which prevented the registerFile API from working correctly, and add a dumpn so that errors in handlers can be detected more easily by reading console dumps. r=sayrer, NPOTB, test-only, etc.
2007-09-12 00:24:26 +00:00
jag%tty.nl
470bf4ec8c
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 13:05:02 +00:00
timeless%mozdev.org
a136e2beba
Bug 392649 https add-on install from filepicker crashes [@ net_GetURLSpecFromFile]
...
r=biesi sr=biesi a=bz
2007-09-05 10:22:42 +00:00