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