dwitte@stanford.edu
b3a0d8ccb2
fix typo from storage checkin.
2007-06-25 22:10:33 -07:00
dcamp@mozilla.com
51f613480e
Properly disable caches on profile shutdown. b=380968, r+sr=biesi
2007-06-25 20:25:31 -07:00
mrbkap@gmail.com
9f88b8fa91
Fix typo introduced by bug 374071 original changes r=crowder sr=darin.
2007-06-24 22:23:48 -07:00
asqueella@gmail.com
5603f09234
Bug 350932 - expose NS_EscapeURL through nsINetUtil
...
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 13:18:25 -07:00
mrbkap@gmail.com
2441a1ff2e
Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin
2007-06-21 11:56:37 -07:00
dwitte@stanford.edu
d4499e7561
remove p3p hooks from cookies. b=383994, r=timeless, sr=biesi
2007-06-20 22:17:08 -07:00
bzbarsky@mit.edu
a2a94cb133
Fix assertion to not fire when it shouldn't. Bug 303003, patch by Radek
...
'sysKin' Czyz <syskin@syskin.cjb.net>, r=alfredkayser@nl.ibm.com , sr=biesi
2007-06-18 08:24:17 -07:00
dwitte@stanford.edu
0a2fbc705f
missed this file in previous checkin.
2007-06-17 17:01:10 -07:00
dwitte@stanford.edu
4e806db6ed
rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi.
2007-06-17 16:40:40 -07:00
dwitte@stanford.edu
ee596924ec
switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
...
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
2007-06-17 14:52:22 -07:00
kherron@fmailbox.com
9db028e660
Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger.
2007-06-17 05:29:08 -07:00
dwitte@stanford.edu
6c24095fe5
removing unused p3p-related files.
2007-06-16 17:42:13 -07:00
kherron@fmailbox.com
51f766a9e8
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
2007-06-16 12:53:59 -07:00
mrbkap@gmail.com
7f9370e812
Backing out to fix orange.
2007-06-14 17:46:26 -07:00
mrbkap@gmail.com
cfbef6bda5
Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin
2007-06-14 16:22:27 -07:00
sdwilsh@shawnwilsher.com
d2866ca59e
Bug 383786 - nsIOService uses an Init method when it doesn't need to. Patch by Ryan Jones <sciguyryan@gmail.com>. r=bzbarsky sr=cbiesinger
2007-06-10 17:01:48 -07:00
kaie@kuix.de
9a33524e74
Bug 110161, enable OCSP by defaultr=cbiesinger, sr=mconnor
2007-06-05 12:27:42 -07:00
rflint@ryanflint.com
819097251e
Bug 382373 - NS_ERROR_NOT_RESUMABLE and NS_ERROR_FTP_LIST are the same value (25). Patch by Edward Lee <edilee@gmail.com>, r=cbiesinger
2007-06-04 22:48:25 -07:00
db48x@yahoo.com
95ca3a7621
Bug 321706 - Some elements of pages in sub-directories are not loaded if the URL ends by /.patch by Florian Quèze <f.qu@queze.net>, r+sr=cbiesinger
2007-06-03 07:31:14 -07:00
timeless@mozdev.org
aa5ab88cbe
Bug 191187 Request for UDP/IP (datagram) socket provider and supportbased on dougt's workpatch by mook.moz+mozbz@gmail.comr=biesi sr=bz
2007-05-30 23:07:26 -07:00
kaie@kuix.de
485ecbb620
Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor
2007-05-30 16:13:28 -07:00
wtc@google.com
aa362a7542
Bug 213637: follow the all lowercase comment style of this file.
2007-05-30 14:36:02 -07:00
wtc@google.com
511a17b6cb
Bug 213637: if the pollable event becomes broken, create a new one. If wecan't create a new one, fall back on "busy wait". Since the pollable eventmay change now, we use a lock to protect it. The bug was tracked down byLiming Zhan. sr=darin.Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h
2007-05-30 10:30:39 -07:00
roc+@cs.cmu.edu
dc39d7d327
Bug 381657. Install offline cache listener even for loads from the disk/memory caches. patch by Dave Camp, r+sr=biesi
2007-05-29 19:34:23 -07:00
bent.mozilla@gmail.com
934776a3e5
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
2007-05-23 13:08:44 -07:00
jwalden@mit.edu
0fec6e9d5e
Bug 367214 - mod_cern_meta support in the HTTP server, enabling modification of the HTTP status and headers sent in the response for a file. r=biesi
2007-05-20 18:35:06 -07:00
dwitte@stanford.edu
ba2ebee056
Bug 368317 - temp files remain if MoveToNative fails in nsSafeFileOutputStream::Finish(). patch by Ryan Jones (sciguyryan@gmail.com), r=mvl, sr=biesi
2007-05-20 11:12:26 -07:00
mozilla.mano@sent.com
35d337f280
Re-enabling digest auth. tests, a=sayrer.
2007-05-19 17:33:28 -07:00
mozilla.mano@sent.com
318c544f01
Commenting out some failing authentication tests to check whetehr places-bookmarks build on the windows machines of MozillaTest, a=sayrer.
2007-05-18 14:53:18 -07:00
sspitzer@mozilla.org
4f72a74574
fix for bug #380741 : Crash with about:cache and clear privacy data [@nsCOMPtr::StartAssignment]fall out from bug #380704 : compile error [@nsOfflineCacheDevice::Init]fix by dcamp@mozilla.com, r/sr=biesi
2007-05-17 11:33:19 -07:00
alfred.peng@sun.com
c18ec2381c
Bug 380704. compile error [@nsOfflineCacheDevice::Init]. Fix the bustage for bug 370195 on Solaris SPARC/x86 with Sun Compiler.r+sr=jst.
2007-05-15 00:53:42 -07:00
cbiesinger@web.de
cdb2f9621e
Bug 370195 – sql device for the offline cachepatch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest)
2007-05-14 13:09:20 -07:00
gavin@gavinsharp.com
7868c73939
Bug 379997: don't delete logins if authentication fails, patch by Justin Dolske <dolske@mozilla.com>, r+sr=biesi
2007-05-14 11:39:34 -07:00
asqueella@gmail.com
5b202363c0
Bug 369787 - calling nsHttpChannel::SetContentType on a closed channel doesn't work as expected.p=Sylvain Pasche <sylvain.pasche@gmail.com>r=biesi, sr=darin
2007-05-13 10:09:52 -07:00
dwitte@stanford.edu
208f04d630
unit test for new cookie path checks, per bug 373228.
2007-05-07 04:40:23 -07:00
dveditz@cruzio.com
a55f84842c
bug 373228 incorporate additional review comments after initial checkin, r=dwitte, a=release-drivers
2007-05-07 04:14:01 -07:00
dwitte@stanford.edu
ff4afd6930
add nsICookieManager{2} interface tests.
2007-05-05 18:31:06 -07:00
dwitte@stanford.edu
ac8deabbec
tweak some comments to reflect the changes in bug 240963.
2007-05-05 18:29:44 -07:00
dwitte@stanford.edu
6aa43dff43
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
2007-05-05 14:09:54 -07:00
asqueella@gmail.com
e2a5e3b2d3
Bug 372554 - "ASSERTION: cannot set host on no-auth url" trying to set location.hostname at a file: URLp=Ryan Jones <sciguyryan@gmail.com>r=biesi/r+sr=jst
2007-05-03 23:42:28 -07:00
asqueella@gmail.com
decfc1002c
287469 - fix source comments to match idl.r+sr=biesi
2007-05-03 23:00:33 -07:00
sayrer@gmail.com
f4210a470d
Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan
2007-05-03 20:31:30 -07:00
bzbarsky@mit.edu
d1aea320f7
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
2007-05-01 12:26:15 -07:00
dveditz@cruzio.com
d20df8be84
bug 373228 prevent cookies with long paths from taking too much space, r=dwitte, a=juanb
2007-05-01 01:14:49 -07:00
dwitte@stanford.edu
04803c3e98
comment sp fix.
2007-04-29 00:52:23 -07:00
asqueella@gmail.com
bcd4b5ca56
Bug 378128 - ascii art in IDL files should be protected so that it displays in documentationp=Ray Kiddy <ray@ganymede.org>r=biesi
2007-04-27 09:50:11 -07:00
asqueella@gmail.com
37a554bcea
test for bug 261425 - a space in a url between the : and // does nothing.p=Ryan Jones <sciguyryan@gmail.com>r=biesi
2007-04-27 09:20:26 -07:00
asqueella@gmail.com
d845d97f1d
Bug 368702 - Effective TLD Service should treat trailing dot properlyp=Wladimir Palant <trev.moz@adblockplus.org>r=biesi, sr=dveditz
2007-04-27 07:50:15 -07:00
asqueella@gmail.com
48c98bdb92
Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminated, take 2.p=Ryan Jones <sciguyryan@gmail.com>r=biesi
2007-04-27 07:34:26 -07:00
asqueella@gmail.com
7a1cc637ac
Backed out until the patch is tested. Sorry for not building with it.b=377049
2007-04-25 14:10:54 -07:00
asqueella@gmail.com
7453837208
Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminatedp=Ryan Jones <sciguyryan@gmail.com>r=biesi
2007-04-25 13:57:35 -07:00
asqueella@gmail.com
c45dd68061
Bug 376865 - nsInputStreamPump::AsyncRead does not null check listenerp=Ryan Jones <sciguyryan@gmail.com>r+sr=biesi
2007-04-25 13:52:16 -07:00
Olli.Pettay@helsinki.fi
c12709d866
Bug 378380, FTP problem with IBM iSeries (AS400, Series I) systems (does not recognize SYST response), p=bugzilla@mcsmurf.de, r+sr=biesi
2007-04-23 09:28:12 -07:00
benjamin@smedbergs.us
0ab7558e7b
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 07:21:53 -07:00
bent.mozilla@gmail.com
d5b0c8d3ff
Bug 372050 - "Expose UnescapeString through nsINetUtil". Patch by Prasad Sunkari <prasad@medhas.org>. r+sr=biesi.
2007-04-23 07:19:04 -07:00
sayrer@gmail.com
51bcdde2cb
bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
2007-04-22 16:56:06 -07:00
cbiesinger@web.de
ad7b7bf85b
extend test for bug 376660: also test failure cases. r=bz
2007-04-22 13:00:17 -07:00
sayrer@gmail.com
37d4822820
backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects.
2007-04-20 19:14:40 -07:00
sayrer@gmail.com
0af36b6a52
Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
2007-04-20 18:46:51 -07:00
bzbarsky@mit.edu
b1392bb0f0
Add test and some docs for bug 376660. r=biesi
2007-04-16 18:47:57 -07:00
gijskruitbosch@gmail.com
a650e64d62
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 05:31:18 -07:00
bzbarsky@mit.edu
4b0e0f16c1
Set mChannel so consumers can get it even if we have no data. Bug 376660,r+sr=biesi
2007-04-05 16:06:00 -07:00
cbiesinger@web.de
0f57d5fea3
Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi
2007-03-30 15:44:22 -07:00
gijskruitbosch@gmail.com
fcd0b2b1c9
Bug 375488 - HttpOnly Cookies broken (exchanged httponly and secure arguments in function call)
...
p=ronny.perinke@gmx.de (Ronny Perinke)
r=mozilla@kaply.com
sr=darin.moz@gmail.com (Darin Fisher)
2007-03-27 10:34:12 -07:00
dbaron@dbaron.org
cb52af13a3
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
2007-03-27 08:34:59 -07:00
dbaron@dbaron.org
4d961c5c49
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
cbiesinger@web.de
05cabfc8d9
Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2007-03-23 14:56:32 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mats.palmgren%bredband.net
210aff65ef
URI.path one character short after redirect involving fragment. b=438288 r+sr=cbiesinger a=ss
2008-07-31 01:31:21 +00:00
kaie%kuix.de
04c5217cbd
Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
...
r=rrelyea, r=dveditz, a1.9.0.2=shaver
Bug 426555, nsClientAuthRememberService must be refcounted and implement nsISupportsWeakReference
r/sr=mrbkap, a1.9.0.2=shaver
2008-07-08 20:34:40 +00:00
reed%reedloden.com
8ab1b41684
Remove accidentally added $.
2008-07-01 06:38:10 +00:00
reed%reedloden.com
a2b002b4fd
Bug 438585 - "Updates to Public Suffix List" [p=gerv@mozilla.org (Gervase Markham) r=dwitte a=beltzner]
2008-07-01 06:30:36 +00:00
reed%reedloden.com
09cecf8fe4
Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner]
2008-05-08 09:05:11 +00:00
reed%reedloden.com
c1251c7f9a
Back out Hugues Fournier's patch from bug 422172 as a possible cause of the crashes.
2008-05-07 11:29:08 +00:00
reed%reedloden.com
3112855a10
Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner]
2008-05-07 10:13:47 +00:00
gavin%gavinsharp.com
078045aad3
Bug 431774: make this test actually test what it was supposed to, instead of always passing, r=biesi
2008-05-05 21:00:59 +00:00
gavin%gavinsharp.com
4fc2d520f4
Bug 428250: clicking in blank space in file column of directory listing activates links, patch by D��o Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner
2008-05-05 20:48:11 +00:00
gavin%gavinsharp.com
4b14f97563
Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon
2008-04-29 18:47:38 +00:00
gavin%gavinsharp.com
7aba0fedbe
Back out the patch for bug 235853, again, because of mochi*chrome* failures this time.
2008-04-18 02:49:41 +00:00
gavin%gavinsharp.com
b6885fb7c6
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-18 01:36:30 +00:00
cbiesinger%gmail.com
40e15cdf56
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 08:27:44 +00:00
gavin%gavinsharp.com
4c3127345f
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 20:23:23 +00:00
smontagu%smontagu.org
9175bd4606
Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner
2008-04-14 08:26:55 +00:00
gavin%gavinsharp.com
b8e10f42bf
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-14 01:15:45 +00:00
gavin%gavinsharp.com
007dba43d9
Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by D��o Gottwald <dao@mozilla.com>, r=biesi, a=beltzner
2008-04-14 00:48:16 +00:00
mkmelin+mozilla%iki.fi
398984dcc6
Bug 408096: & not escaped as & in href when creating plaintext url html
...
r=benb, sr=cbiesinger, a1.9=beltzner
2008-04-12 13:16:26 +00:00
masayuki%d-toybox.com
8b69e009dc
Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner
2008-04-09 17:35:30 +00:00
dcamp%mozilla.com
949505d29b
Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons
2008-04-09 05:22:35 +00:00
wtc%google.com
519eb06597
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-09 00:42:52 +00:00
reed%reedloden.com
9441ef1ee3
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 19:24:58 +00:00
smontagu%smontagu.org
7945173f14
Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner
2008-04-08 18:45:55 +00:00
gavin%gavinsharp.com
33bf416c78
Back out bug 235853 due to mochitest failures
2008-04-08 17:23:20 +00:00
gavin%gavinsharp.com
90eb8cd700
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 14:28:03 +00:00
timeless%mozdev.org
71f819b50c
Bug 394114 Interfaces missing from various QI implementations.
...
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
reed%reedloden.com
2f4e8866b0
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 08:46:15 +00:00
reed%reedloden.com
f308c87b81
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 08:35:28 +00:00
gavin%gavinsharp.com
4f3000ff9a
Back out bug 235853 due to unit mochitest failures
2008-03-25 18:35:25 +00:00
shaver%mozilla.org
820904d062
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 15:55:19 +00:00
sdwilsh%shawnwilsher.com
4dc42ff373
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
2008-03-24 22:14:40 +00:00
cbiesinger%gmail.com
4c490ce9b9
364741 set mFDConnected before sending the connected notification
...
r+sr=bz a=beltzner
2008-03-19 22:12:28 +00:00
timeless%mozdev.org
4dd59e4169
reverting, wrong patch, missing AMBIGUOUS
2008-03-19 21:55:28 +00:00
timeless%mozdev.org
8f189a966c
Bug 394114 Interfaces missing from various QI implementations.
...
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
cbiesinger%gmail.com
5b79560863
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 21:00:53 +00:00
reed%reedloden.com
9cc0310da0
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 19:46:05 +00:00
jwalden%mit.edu
2325e6844e
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 17:42:39 +00:00
dwitte%stanford.edu
3d7e613144
fix followup review comments from bug 421494. r=mconnor, sr=bz
2008-03-16 09:30:29 +00:00
dveditz%cruzio.com
a7133765b2
bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore
2008-03-15 01:31:42 +00:00
reed%reedloden.com
ee46607594
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 15:18:24 +00:00
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