dwitte@stanford.edu
|
380a9b0a62
|
remove NS_WARNING to reduce debug spew. debug-only change.
|
2008-01-02 13:16:53 -08:00 |
|
reed@reedloden.com
|
639343a7c4
|
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-28 20:22:54 -08:00 |
|
dwitte@stanford.edu
|
660ba590ac
|
interface tweak i forgot to make when checking in fix for bug 402013.
|
2007-12-17 21:31:32 -08:00 |
|
dwitte@stanford.edu
|
feeeffd19f
|
fix documentation error.
|
2007-12-14 21:28:44 -08:00 |
|
wtc@google.com
|
f4e01f2e86
|
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 13:45:42 -08:00 |
|
vladimir@pobox.com
|
0b1b955b10
|
bustage fix
|
2007-12-07 14:18:13 -08:00 |
|
vladimir@pobox.com
|
12078dfe43
|
b=406849, SetCacheAsFile(true) on memory-cached loads is broken, patch from bz, r+sr=bisei, a=schrep
|
2007-12-07 14:07:03 -08:00 |
|
dwitte@stanford.edu
|
46ff4480e1
|
add unit test for permission manager.
|
2007-12-04 23:23:14 -08:00 |
|
dwitte@stanford.edu
|
bd5df04b78
|
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-04 22:37:36 -08:00 |
|
dwitte@stanford.edu
|
a9d75820d2
|
add tests for bug 385299.
|
2007-12-04 18:45:40 -08:00 |
|
dwitte@stanford.edu
|
eaf4410e8d
|
add unit test for bug 402013.
|
2007-12-04 18:28:37 -08:00 |
|
roc+@cs.cmu.edu
|
f840924682
|
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-04 18:18:58 -08:00 |
|
reed@reedloden.com
|
2b33f9ba22
|
Bug 401718 - "[UA] Remove Mach-O from UA on PPC" [p=reed r=dbaron r=mento sr=biesi a1.9=damons]
|
2007-12-04 17:07:00 -08:00 |
|
dwitte@stanford.edu
|
1aafbabf61
|
add unit test for bug 402013.
|
2007-12-04 17:03:08 -08:00 |
|
dwitte@stanford.edu
|
7bd985d01b
|
relanding bug 385299 and updating tests.
|
2007-12-04 16:03:22 -08:00 |
|
dwitte@stanford.edu
|
57328cc159
|
backing out due to orange
|
2007-12-04 15:02:24 -08:00 |
|
dwitte@stanford.edu
|
4a0a0a3ebd
|
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 14:26:42 -08:00 |
|
dwitte@stanford.edu
|
c3166c0c05
|
Bug 402013 - improve normalization behavior of nsIEffectiveTLDService. r+sr=biesi, a=mconnor
|
2007-12-04 13:57:31 -08:00 |
|
kaie@kuix.de
|
81ef399aa5
|
Attempting to fix tinderbox bustage from bug 378241
|
2007-12-04 11:38:27 -08:00 |
|
kaie@kuix.de
|
7404fedffa
|
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 10:53:14 -08:00 |
|
dwitte@stanford.edu
|
90cc1d86f5
|
relanding 402008.
|
2007-12-03 22:30:47 -08:00 |
|
dwitte@stanford.edu
|
7122b2f331
|
backing out due to orange.
|
2007-12-03 18:46:02 -08:00 |
|
dwitte@stanford.edu
|
0df570cddb
|
Bug 402008 - expose nsIURI::GetHost() "display normalization" behavior on nsIIDNService. r+sr=biesi, a=dsicore
|
2007-12-03 18:24:53 -08:00 |
|
bzbarsky@mit.edu
|
008e1cb0ae
|
Disabling again for now
|
2007-12-03 16:23:44 -08:00 |
|
bzbarsky@mit.edu
|
687f4af4c6
|
Assert that the channel succeeded, so if it fails we'll know
|
2007-12-03 15:44:07 -08:00 |
|
bzbarsky@mit.edu
|
80962d0003
|
Reenable test now that we have a higher timeout for Tunit
|
2007-12-03 13:47:54 -08:00 |
|
bzbarsky@mit.edu
|
6749e64aee
|
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 13:34:44 -08:00 |
|
bzbarsky@mit.edu
|
b56cb69be0
|
Disable test for now. tbox sucks
|
2007-12-03 12:04:03 -08:00 |
|
bzbarsky@mit.edu
|
2d30b73b8d
|
Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi
|
2007-12-03 10:37:54 -08:00 |
|
cbiesinger@gmx.at
|
f086310acc
|
345181 cache SSL content that was sent with a Cache-Control: public header to disk r+sr=darin
|
2007-11-30 10:09:05 -08:00 |
|
cbiesinger@gmx.at
|
4360b9ffe5
|
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 10:05:54 -08:00 |
|
gerv@gerv.net
|
5b35f31ef3
|
Bug 403052 - switch mozTXTToHTMLConv to standard tri-licence. Thanks to benb for permission to do so. Patch by gerv; r=beltzner.
|
2007-11-28 02:16:54 -08:00 |
|
dcamp@mozilla.com
|
1b9adf5c62
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-26 21:32:23 -08:00 |
|
reed@reedloden.com
|
9f32f05195
|
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-26 18:44:44 -08:00 |
|
gavin@gavinsharp.com
|
bcc9ba1cbf
|
Bug 403480: make it impossible to set nsIURI::port to it's default value, r+sr=biesi, a=schrep
|
2007-11-26 16:51:57 -08:00 |
|
sdwilsh@shawnwilsher.com
|
babafd75f6
|
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
|
2007-11-23 12:20:41 -08:00 |
|
dwitte@stanford.edu
|
c724dec6e0
|
backing out the kitchen sink.
|
2007-11-19 02:15:55 -08:00 |
|
dwitte@stanford.edu
|
80d1288560
|
still investigating mac Tp impact.
|
2007-11-19 01:08:07 -08:00 |
|
dwitte@stanford.edu
|
1d016075a5
|
back out change.
|
2007-11-18 23:26:36 -08:00 |
|
dwitte@stanford.edu
|
7c281927e9
|
temporarily disabling tests.
|
2007-11-18 23:08:46 -08:00 |
|
dwitte@stanford.edu
|
42bc4e2e04
|
investigating orange.
|
2007-11-18 22:41:53 -08:00 |
|
dwitte@stanford.edu
|
43b6bbdb77
|
relanding modified patch for bug 403372.
|
2007-11-18 00:08:34 -08:00 |
|
jwalden@mit.edu
|
8c59f2d9ac
|
Kick one of the unit test tinderboxen into another build.
|
2007-11-17 11:47:05 -08:00 |
|
dwitte@stanford.edu
|
6773c0a0f2
|
relanding teeny tiny part of patch to investigate Tp impact
|
2007-11-17 03:05:01 -08:00 |
|
reed@reedloden.com
|
11ea01beb7
|
Back out dwitte's cookie monster patch (bug 403372) due to Tp regression.
|
2007-11-17 01:49:18 -08:00 |
|
dwitte@stanford.edu
|
7db438590d
|
fix test.
|
2007-11-16 23:07:24 -08:00 |
|
dwitte@stanford.edu
|
86d8ae1d8b
|
relanding bug 403372.
|
2007-11-16 22:08:10 -08:00 |
|
dwitte@stanford.edu
|
d21dee9709
|
backing out to fix orange.
|
2007-11-16 19:40:34 -08:00 |
|
dwitte@stanford.edu
|
9fef439251
|
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-16 18:54:51 -08:00 |
|
dwitte@stanford.edu
|
8ea12699c3
|
updating comment to address review comments in bug 397238.
|
2007-11-13 17:36:54 -08:00 |
|